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 | |
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')
-rw-r--r-- | app-shells/bash/ChangeLog | 11 | ||||
-rw-r--r-- | app-shells/bash/bash-4.1_p10.ebuild | 6 | ||||
-rw-r--r-- | app-shells/bash/bash-4.1_p11.ebuild | 6 | ||||
-rw-r--r-- | app-shells/bash/bash-4.1_p7.ebuild | 6 | ||||
-rw-r--r-- | app-shells/bash/bash-4.1_p9.ebuild | 6 | ||||
-rw-r--r-- | app-shells/bash/bash-4.2_p10.ebuild | 6 | ||||
-rw-r--r-- | app-shells/bash/bash-4.2_p20.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-4.2_p24-r1.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-4.2_p24.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-4.2_p28.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-4.2_p8-r1.ebuild | 6 |
11 files changed, 36 insertions, 27 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) diff --git a/app-shells/bash/bash-4.1_p10.ebuild b/app-shells/bash/bash-4.1_p10.ebuild index e667be74ecc4..3e8c0349d565 100644 --- a/app-shells/bash/bash-4.1_p10.ebuild +++ b/app-shells/bash/bash-4.1_p10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p10.ebuild,v 1.2 2011/05/16 10:36:26 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p10.ebuild,v 1.3 2012/05/23 01:13:17 zmedico Exp $ EAPI="1" @@ -43,7 +43,7 @@ IUSE="afs bashlogger examples mem-scramble +net nls plugins vanilla" DEPEND=">=sys-libs/ncurses-5.2-r2 nls? ( virtual/libintl )" RDEPEND="${DEPEND} - !<sys-apps/portage-2.1.7.16 + !<sys-apps/portage-2.1.6.7_p1 !<sys-apps/paludis-0.26.0_alpha5" S=${WORKDIR}/${MY_P} diff --git a/app-shells/bash/bash-4.1_p11.ebuild b/app-shells/bash/bash-4.1_p11.ebuild index 8baa37e2978c..753317341208 100644 --- a/app-shells/bash/bash-4.1_p11.ebuild +++ b/app-shells/bash/bash-4.1_p11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p11.ebuild,v 1.2 2011/05/16 10:36:26 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p11.ebuild,v 1.3 2012/05/23 01:13:17 zmedico Exp $ EAPI="1" @@ -43,7 +43,7 @@ IUSE="afs bashlogger examples mem-scramble +net nls plugins vanilla" DEPEND=">=sys-libs/ncurses-5.2-r2 nls? ( virtual/libintl )" RDEPEND="${DEPEND} - !<sys-apps/portage-2.1.7.16 + !<sys-apps/portage-2.1.6.7_p1 !<sys-apps/paludis-0.26.0_alpha5" S=${WORKDIR}/${MY_P} diff --git a/app-shells/bash/bash-4.1_p7.ebuild b/app-shells/bash/bash-4.1_p7.ebuild index 9e9d43c6067a..486be3699eef 100644 --- a/app-shells/bash/bash-4.1_p7.ebuild +++ b/app-shells/bash/bash-4.1_p7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p7.ebuild,v 1.9 2011/05/16 10:36:26 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p7.ebuild,v 1.10 2012/05/23 01:13:17 zmedico Exp $ EAPI="1" @@ -43,7 +43,7 @@ IUSE="afs bashlogger examples mem-scramble +net nls plugins vanilla" DEPEND=">=sys-libs/ncurses-5.2-r2 nls? ( virtual/libintl )" RDEPEND="${DEPEND} - !<sys-apps/portage-2.1.7.16 + !<sys-apps/portage-2.1.6.7_p1 !<sys-apps/paludis-0.26.0_alpha5" S=${WORKDIR}/${MY_P} diff --git a/app-shells/bash/bash-4.1_p9.ebuild b/app-shells/bash/bash-4.1_p9.ebuild index 959a77dd82b2..6f5f8f9d8d83 100644 --- a/app-shells/bash/bash-4.1_p9.ebuild +++ b/app-shells/bash/bash-4.1_p9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p9.ebuild,v 1.8 2011/05/16 10:36:26 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p9.ebuild,v 1.9 2012/05/23 01:13:17 zmedico Exp $ EAPI="1" @@ -43,7 +43,7 @@ IUSE="afs bashlogger examples mem-scramble +net nls plugins vanilla" DEPEND=">=sys-libs/ncurses-5.2-r2 nls? ( virtual/libintl )" RDEPEND="${DEPEND} - !<sys-apps/portage-2.1.7.16 + !<sys-apps/portage-2.1.6.7_p1 !<sys-apps/paludis-0.26.0_alpha5" S=${WORKDIR}/${MY_P} diff --git a/app-shells/bash/bash-4.2_p10.ebuild b/app-shells/bash/bash-4.2_p10.ebuild index 006b9c14dfd8..c8f23befacd0 100644 --- a/app-shells/bash/bash-4.2_p10.ebuild +++ b/app-shells/bash/bash-4.2_p10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.2_p10.ebuild,v 1.5 2011/10/07 20:01:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.2_p10.ebuild,v 1.6 2012/05/23 01:13:17 zmedico Exp $ EAPI="1" @@ -43,7 +43,7 @@ IUSE="afs bashlogger examples mem-scramble +net nls plugins vanilla" DEPEND=">=sys-libs/ncurses-5.2-r2 nls? ( virtual/libintl )" RDEPEND="${DEPEND} - !<sys-apps/portage-2.1.7.16 + !<sys-apps/portage-2.1.6.7_p1 !<sys-apps/paludis-0.26.0_alpha5" # we only need yacc when the .y files get patched (bash42-005) DEPEND+=" virtual/yacc" diff --git a/app-shells/bash/bash-4.2_p20.ebuild b/app-shells/bash/bash-4.2_p20.ebuild index 069acc14e112..b12f750bd3f7 100644 --- a/app-shells/bash/bash-4.2_p20.ebuild +++ b/app-shells/bash/bash-4.2_p20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.2_p20.ebuild,v 1.12 2012/03/28 18:13:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.2_p20.ebuild,v 1.13 2012/05/23 01:13:17 zmedico Exp $ EAPI="1" @@ -41,7 +41,7 @@ DEPEND=">=sys-libs/ncurses-5.2-r2 >=sys-libs/readline-6.2 nls? ( virtual/libintl )" RDEPEND="${DEPEND} - !<sys-apps/portage-2.1.7.16 + !<sys-apps/portage-2.1.6.7_p1 !<sys-apps/paludis-0.26.0_alpha5" # we only need yacc when the .y files get patched (bash42-005) DEPEND+=" virtual/yacc" diff --git a/app-shells/bash/bash-4.2_p24-r1.ebuild b/app-shells/bash/bash-4.2_p24-r1.ebuild index d35cf72623cf..30f1444d110b 100644 --- a/app-shells/bash/bash-4.2_p24-r1.ebuild +++ b/app-shells/bash/bash-4.2_p24-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.2_p24-r1.ebuild,v 1.2 2012/04/26 13:22:12 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.2_p24-r1.ebuild,v 1.3 2012/05/23 01:13:17 zmedico Exp $ EAPI="1" @@ -41,7 +41,7 @@ DEPEND=">=sys-libs/ncurses-5.2-r2 readline? ( >=sys-libs/readline-6.2 ) nls? ( virtual/libintl )" RDEPEND="${DEPEND} - !<sys-apps/portage-2.1.7.16 + !<sys-apps/portage-2.1.6.7_p1 !<sys-apps/paludis-0.26.0_alpha5" # we only need yacc when the .y files get patched (bash42-005) DEPEND+=" virtual/yacc" diff --git a/app-shells/bash/bash-4.2_p24.ebuild b/app-shells/bash/bash-4.2_p24.ebuild index 69a82b482675..868eec500ec2 100644 --- a/app-shells/bash/bash-4.2_p24.ebuild +++ b/app-shells/bash/bash-4.2_p24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.2_p24.ebuild,v 1.6 2012/04/03 18:22:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.2_p24.ebuild,v 1.7 2012/05/23 01:13:17 zmedico Exp $ EAPI="1" @@ -41,7 +41,7 @@ DEPEND=">=sys-libs/ncurses-5.2-r2 readline? ( >=sys-libs/readline-6.2 ) nls? ( virtual/libintl )" RDEPEND="${DEPEND} - !<sys-apps/portage-2.1.7.16 + !<sys-apps/portage-2.1.6.7_p1 !<sys-apps/paludis-0.26.0_alpha5" # we only need yacc when the .y files get patched (bash42-005) DEPEND+=" virtual/yacc" diff --git a/app-shells/bash/bash-4.2_p28.ebuild b/app-shells/bash/bash-4.2_p28.ebuild index 7677072c71e7..00092c9d8426 100644 --- a/app-shells/bash/bash-4.2_p28.ebuild +++ b/app-shells/bash/bash-4.2_p28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.2_p28.ebuild,v 1.1 2012/05/03 15:57:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.2_p28.ebuild,v 1.2 2012/05/23 01:13:17 zmedico Exp $ EAPI="1" @@ -41,7 +41,7 @@ DEPEND=">=sys-libs/ncurses-5.2-r2 readline? ( >=sys-libs/readline-6.2 ) nls? ( virtual/libintl )" RDEPEND="${DEPEND} - !<sys-apps/portage-2.1.7.16 + !<sys-apps/portage-2.1.6.7_p1 !<sys-apps/paludis-0.26.0_alpha5" # we only need yacc when the .y files get patched (bash42-005) DEPEND+=" virtual/yacc" diff --git a/app-shells/bash/bash-4.2_p8-r1.ebuild b/app-shells/bash/bash-4.2_p8-r1.ebuild index c69d0ef727af..c975dd2e61f7 100644 --- a/app-shells/bash/bash-4.2_p8-r1.ebuild +++ b/app-shells/bash/bash-4.2_p8-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.2_p8-r1.ebuild,v 1.3 2011/08/11 02:23:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.2_p8-r1.ebuild,v 1.4 2012/05/23 01:13:17 zmedico Exp $ EAPI="1" @@ -43,7 +43,7 @@ IUSE="afs bashlogger examples mem-scramble +net nls plugins vanilla" DEPEND=">=sys-libs/ncurses-5.2-r2 nls? ( virtual/libintl )" RDEPEND="${DEPEND} - !<sys-apps/portage-2.1.7.16 + !<sys-apps/portage-2.1.6.7_p1 !<sys-apps/paludis-0.26.0_alpha5" # we only need yacc when the .y files get patched (bash42-005) DEPEND+=" virtual/yacc" |