diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-10-03 21:37:33 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-10-03 21:37:33 +0000 |
commit | 22634d8ea94373b34b776f388185348bf9179427 (patch) | |
tree | 78dfefb13304b9ee00a388f8a9a2893be877e62d /app-shells/bash | |
parent | Version bump. Removed old (diff) | |
download | gentoo-2-22634d8ea94373b34b776f388185348bf9179427.tar.gz gentoo-2-22634d8ea94373b34b776f388185348bf9179427.tar.bz2 gentoo-2-22634d8ea94373b34b776f388185348bf9179427.zip |
Stable for HPPA (bug #524256).
(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/bash')
-rw-r--r-- | app-shells/bash/ChangeLog | 7 | ||||
-rw-r--r-- | app-shells/bash/bash-3.1_p22.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-3.2_p56.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-4.0_p43.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-4.1_p16.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-4.2_p52.ebuild | 4 |
6 files changed, 16 insertions, 11 deletions
diff --git a/app-shells/bash/ChangeLog b/app-shells/bash/ChangeLog index 49a755e1d7e7..580094110a84 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.412 2014/10/03 17:17:46 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.413 2014/10/03 21:37:33 jer Exp $ + + 03 Oct 2014; Jeroen Roovers <jer@gentoo.org> bash-3.1_p22.ebuild, + bash-3.2_p56.ebuild, bash-4.0_p43.ebuild, bash-4.1_p16.ebuild, + bash-4.2_p52.ebuild: + Stable for HPPA (bug #524256). 03 Oct 2014; Tobias Klausmann <klausman@gentoo.org> bash-3.1_p22.ebuild, bash-3.2_p56.ebuild, bash-4.0_p43.ebuild, bash-4.1_p16.ebuild, diff --git a/app-shells/bash/bash-3.1_p22.ebuild b/app-shells/bash/bash-3.1_p22.ebuild index ec08e456e330..1c0e0bfe113f 100644 --- a/app-shells/bash/bash-3.1_p22.ebuild +++ b/app-shells/bash/bash-3.1_p22.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_p22.ebuild,v 1.2 2014/10/03 17:17:46 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.1_p22.ebuild,v 1.3 2014/10/03 21:37:33 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_p56.ebuild b/app-shells/bash/bash-3.2_p56.ebuild index 9ef5323a5cef..27a5ce160f38 100644 --- a/app-shells/bash/bash-3.2_p56.ebuild +++ b/app-shells/bash/bash-3.2_p56.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_p56.ebuild,v 1.2 2014/10/03 17:17:46 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p56.ebuild,v 1.3 2014/10/03 21:37:33 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_p43.ebuild b/app-shells/bash/bash-4.0_p43.ebuild index a6cb21567029..01045d71dd90 100644 --- a/app-shells/bash/bash-4.0_p43.ebuild +++ b/app-shells/bash/bash-4.0_p43.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_p43.ebuild,v 1.2 2014/10/03 17:17:46 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p43.ebuild,v 1.3 2014/10/03 21:37:33 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_p16.ebuild b/app-shells/bash/bash-4.1_p16.ebuild index 80400d59149a..4f9c33552558 100644 --- a/app-shells/bash/bash-4.1_p16.ebuild +++ b/app-shells/bash/bash-4.1_p16.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_p16.ebuild,v 1.2 2014/10/03 17:17:46 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p16.ebuild,v 1.3 2014/10/03 21:37:33 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_p52.ebuild b/app-shells/bash/bash-4.2_p52.ebuild index 0ab0567b54a5..f20defe20128 100644 --- a/app-shells/bash/bash-4.2_p52.ebuild +++ b/app-shells/bash/bash-4.2_p52.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_p52.ebuild,v 1.2 2014/10/03 17:17:46 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.2_p52.ebuild,v 1.3 2014/10/03 21:37:33 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 |