diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-10-02 08:20:02 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-10-02 08:20:02 +0000 |
commit | 4ffb18b58309972222efc00c1b0e6c051f983a28 (patch) | |
tree | 18e0de7c5fdee9b060174a1a90149848d81e4090 /app-shells | |
parent | sci-biology/cufflinks: Drop debugging flags, fix compatibility with newer sam... (diff) | |
download | gentoo-2-4ffb18b58309972222efc00c1b0e6c051f983a28.tar.gz gentoo-2-4ffb18b58309972222efc00c1b0e6c051f983a28.tar.bz2 gentoo-2-4ffb18b58309972222efc00c1b0e6c051f983a28.zip |
Stable for HPPA (bug #523742).
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash/ChangeLog | 7 | ||||
-rw-r--r-- | app-shells/bash/bash-3.1_p21.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-3.2_p55.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-4.0_p42.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-4.1_p15.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-4.2_p51.ebuild | 4 |
6 files changed, 16 insertions, 11 deletions
diff --git a/app-shells/bash/ChangeLog b/app-shells/bash/ChangeLog index 0b3d70bcaf78..ad3d699f0062 100644 --- a/app-shells/bash/ChangeLog +++ b/app-shells/bash/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-shells/bash # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.404 2014/10/01 20:47:24 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.405 2014/10/02 08:20:02 jer Exp $ + + 02 Oct 2014; Jeroen Roovers <jer@gentoo.org> bash-3.1_p21.ebuild, + bash-3.2_p55.ebuild, bash-4.0_p42.ebuild, bash-4.1_p15.ebuild, + bash-4.2_p51.ebuild: + Stable for HPPA (bug #523742). *bash-4.3_p28 (01 Oct 2014) *bash-4.2_p51 (01 Oct 2014) diff --git a/app-shells/bash/bash-3.1_p21.ebuild b/app-shells/bash/bash-3.1_p21.ebuild index 2210b80f3b82..4740abaf20c5 100644 --- a/app-shells/bash/bash-3.1_p21.ebuild +++ b/app-shells/bash/bash-3.1_p21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.1_p21.ebuild,v 1.1 2014/10/01 20:47:24 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.1_p21.ebuild,v 1.2 2014/10/02 08:20:02 jer Exp $ EAPI="4" @@ -34,7 +34,7 @@ SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)" LICENSE="GPL-2" SLOT="${MY_PV}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="afs +net nls +readline" DEPEND=">=sys-libs/ncurses-5.2-r2 diff --git a/app-shells/bash/bash-3.2_p55.ebuild b/app-shells/bash/bash-3.2_p55.ebuild index 09c04b7f3893..41eb1ad7c976 100644 --- a/app-shells/bash/bash-3.2_p55.ebuild +++ b/app-shells/bash/bash-3.2_p55.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p55.ebuild,v 1.1 2014/10/01 20:47:24 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p55.ebuild,v 1.2 2014/10/02 08:20:02 jer Exp $ EAPI="4" @@ -34,7 +34,7 @@ SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)" LICENSE="GPL-2" SLOT="${MY_PV}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="afs +net nls +readline" DEPEND=">=sys-libs/ncurses-5.2-r2 diff --git a/app-shells/bash/bash-4.0_p42.ebuild b/app-shells/bash/bash-4.0_p42.ebuild index 3695b2fa9fc8..dc70b06df66f 100644 --- a/app-shells/bash/bash-4.0_p42.ebuild +++ b/app-shells/bash/bash-4.0_p42.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p42.ebuild,v 1.1 2014/10/01 20:47:24 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p42.ebuild,v 1.2 2014/10/02 08:20:02 jer Exp $ EAPI="4" @@ -34,7 +34,7 @@ SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)" LICENSE="GPL-3" SLOT="${MY_PV}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="afs mem-scramble +net nls +readline" DEPEND=">=sys-libs/ncurses-5.2-r2 diff --git a/app-shells/bash/bash-4.1_p15.ebuild b/app-shells/bash/bash-4.1_p15.ebuild index dda5157787ad..70be1afa25c8 100644 --- a/app-shells/bash/bash-4.1_p15.ebuild +++ b/app-shells/bash/bash-4.1_p15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p15.ebuild,v 1.1 2014/10/01 20:47:24 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p15.ebuild,v 1.2 2014/10/02 08:20:02 jer Exp $ EAPI="4" @@ -34,7 +34,7 @@ SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)" LICENSE="GPL-3" SLOT="${MY_PV}" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="afs mem-scramble +net nls +readline" DEPEND=">=sys-libs/ncurses-5.2-r2 diff --git a/app-shells/bash/bash-4.2_p51.ebuild b/app-shells/bash/bash-4.2_p51.ebuild index fc436f62fd4b..dfe412f4b1a5 100644 --- a/app-shells/bash/bash-4.2_p51.ebuild +++ b/app-shells/bash/bash-4.2_p51.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.2_p51.ebuild,v 1.1 2014/10/01 20:47:24 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.2_p51.ebuild,v 1.2 2014/10/02 08:20:02 jer Exp $ EAPI="4" @@ -34,7 +34,7 @@ SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline vanilla" DEPEND=">=sys-libs/ncurses-5.2-r2 |