diff options
author | Zac Medico <zmedico@gentoo.org> | 2012-05-23 01:13:17 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2012-05-23 01:13:17 +0000 |
commit | 4d38fb02cc655208a7c69d8923adffe12c53852a (patch) | |
tree | 1420a7c02553bca6b5cb0306ea66edd88321e638 /app-shells/bash/ChangeLog | |
parent | Version bump; remove old. (diff) | |
download | gentoo-2-4d38fb02cc655208a7c69d8923adffe12c53852a.tar.gz gentoo-2-4d38fb02cc655208a7c69d8923adffe12c53852a.tar.bz2 gentoo-2-4d38fb02cc655208a7c69d8923adffe12c53852a.zip |
Adjust the portage blocker from bug #297933 to play nicely with portage-2.1.6.7_p1 (which has a backported fix for this bug). This should not hurt people upgrading from later portage-2.1.6.x or 2.1.7.x releases, since the message about BASHOPTS being readonly is only cosmetic.
(Portage version: 2.2.0_alpha107/cvs/Linux i686)
Diffstat (limited to 'app-shells/bash/ChangeLog')
-rw-r--r-- | app-shells/bash/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/app-shells/bash/ChangeLog b/app-shells/bash/ChangeLog index ba3aa4eb5797..a44e7d39d45f 100644 --- a/app-shells/bash/ChangeLog +++ b/app-shells/bash/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for app-shells/bash # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.311 2012/05/03 15:57:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.312 2012/05/23 01:13:17 zmedico Exp $ + + 23 May 2012; Zac Medico <zmedico@gentoo.org> bash-4.1_p10.ebuild, + bash-4.1_p11.ebuild, bash-4.1_p7.ebuild, bash-4.1_p9.ebuild, + bash-4.2_p10.ebuild, bash-4.2_p20.ebuild, bash-4.2_p24-r1.ebuild, + bash-4.2_p24.ebuild, bash-4.2_p28.ebuild, bash-4.2_p8-r1.ebuild: + Adjust the portage blocker from bug #297933 to play nicely with + portage-2.1.6.7_p1 (which has a backported fix for this bug). This should not + hurt people upgrading from later portage-2.1.6.x or 2.1.7.x releases, since + the message about BASHOPTS being readonly is only cosmetic. *bash-4.2_p28 (03 May 2012) |