diff options
author | Raúl Porcel <armin76@gentoo.org> | 2014-10-01 07:58:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2014-10-01 07:58:49 +0000 |
commit | f1a80491ed7a46ded7b49e4ac8b2bf2ed5a3996b (patch) | |
tree | d009d99391c4430e3d7c998dabef58fa0e1482c4 /app-shells/bash | |
parent | Stable for x86, wrt bug #524154 (diff) | |
download | historical-f1a80491ed7a46ded7b49e4ac8b2bf2ed5a3996b.tar.gz historical-f1a80491ed7a46ded7b49e4ac8b2bf2ed5a3996b.tar.bz2 historical-f1a80491ed7a46ded7b49e4ac8b2bf2ed5a3996b.zip |
arm64/m68k/s390/sh stable
Package-Manager: portage-2.2.8-r2/cvs/Linux ia64
Manifest-Sign-Key: 0xF6AD3240
Diffstat (limited to 'app-shells/bash')
-rw-r--r-- | app-shells/bash/ChangeLog | 7 | ||||
-rw-r--r-- | app-shells/bash/bash-3.1_p20.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-3.2_p54.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-4.0_p41.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-4.1_p14.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-4.2_p50.ebuild | 4 |
6 files changed, 16 insertions, 11 deletions
diff --git a/app-shells/bash/ChangeLog b/app-shells/bash/ChangeLog index a54d4dd8cc31..5a8b4e684661 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.399 2014/09/30 20:34:29 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.400 2014/10/01 07:58:49 armin76 Exp $ + + 01 Oct 2014; Raúl Porcel <armin76@gentoo.org> bash-3.1_p20.ebuild, + bash-3.2_p54.ebuild, bash-4.0_p41.ebuild, bash-4.1_p14.ebuild, + bash-4.2_p50.ebuild: + arm64/m68k/s390/sh stable *bash-4.3_p27-r1 (30 Sep 2014) *bash-4.2_p50-r1 (30 Sep 2014) diff --git a/app-shells/bash/bash-3.1_p20.ebuild b/app-shells/bash/bash-3.1_p20.ebuild index e6003a2237ea..bab6e974f34f 100644 --- a/app-shells/bash/bash-3.1_p20.ebuild +++ b/app-shells/bash/bash-3.1_p20.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_p20.ebuild,v 1.4 2014/09/29 09:27:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.1_p20.ebuild,v 1.5 2014/10/01 07:58:49 armin76 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_p54.ebuild b/app-shells/bash/bash-3.2_p54.ebuild index 80a63b59870f..ad6c68e9316d 100644 --- a/app-shells/bash/bash-3.2_p54.ebuild +++ b/app-shells/bash/bash-3.2_p54.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_p54.ebuild,v 1.4 2014/09/29 09:27:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p54.ebuild,v 1.5 2014/10/01 07:58:49 armin76 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_p41.ebuild b/app-shells/bash/bash-4.0_p41.ebuild index 8cda43fcbecc..ebba5cd8890e 100644 --- a/app-shells/bash/bash-4.0_p41.ebuild +++ b/app-shells/bash/bash-4.0_p41.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_p41.ebuild,v 1.4 2014/09/29 09:27:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p41.ebuild,v 1.5 2014/10/01 07:58:49 armin76 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_p14.ebuild b/app-shells/bash/bash-4.1_p14.ebuild index a76a1970cf12..f767562f5019 100644 --- a/app-shells/bash/bash-4.1_p14.ebuild +++ b/app-shells/bash/bash-4.1_p14.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_p14.ebuild,v 1.4 2014/09/29 09:27:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p14.ebuild,v 1.5 2014/10/01 07:58:49 armin76 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_p50.ebuild b/app-shells/bash/bash-4.2_p50.ebuild index c4441c18aca6..14dae277a44f 100644 --- a/app-shells/bash/bash-4.2_p50.ebuild +++ b/app-shells/bash/bash-4.2_p50.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_p50.ebuild,v 1.4 2014/09/29 09:27:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.2_p50.ebuild,v 1.5 2014/10/01 07:58:49 armin76 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 |