diff options
author | 2013-05-05 17:31:20 +0000 | |
---|---|---|
committer | 2013-05-05 17:31:20 +0000 | |
commit | 520c8f73363fdf1488029ecf2b86f2801e96267b (patch) | |
tree | e3bec46928f8f2ff5a7575b3df63a84e9bd84784 /app-shells/bash | |
parent | clean up fortran (diff) | |
download | gentoo-2-520c8f73363fdf1488029ecf2b86f2801e96267b.tar.gz gentoo-2-520c8f73363fdf1488029ecf2b86f2801e96267b.tar.bz2 gentoo-2-520c8f73363fdf1488029ecf2b86f2801e96267b.zip |
Stable for HPPA (bug #467184).
(Portage version: 2.2.0_alpha174/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 | 5 | ||||
-rw-r--r-- | app-shells/bash/bash-4.2_p45.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/bash/ChangeLog b/app-shells/bash/ChangeLog index 154ef271e39c..38cc3361232a 100644 --- a/app-shells/bash/ChangeLog +++ b/app-shells/bash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/bash # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.336 2013/05/03 13:25:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.337 2013/05/05 17:31:20 jer Exp $ + + 05 May 2013; Jeroen Roovers <jer@gentoo.org> bash-4.2_p45.ebuild: + Stable for HPPA (bug #467184). 03 May 2013; Agostino Sarubbo <ago@gentoo.org> bash-4.2_p45.ebuild: Stable for ppc, wrt bug #467184 diff --git a/app-shells/bash/bash-4.2_p45.ebuild b/app-shells/bash/bash-4.2_p45.ebuild index edabb2b2c289..b8eb3c87ab5d 100644 --- a/app-shells/bash/bash-4.2_p45.ebuild +++ b/app-shells/bash/bash-4.2_p45.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.2_p45.ebuild,v 1.4 2013/05/03 13:25:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.2_p45.ebuild,v 1.5 2013/05/05 17:31:20 jer Exp $ EAPI="1" @@ -34,7 +34,7 @@ SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm 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 |