diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-04-17 16:03:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-04-17 16:03:20 +0000 |
commit | 21ce61cf81dba674bb06b6ac9e2e6a542f891e23 (patch) | |
tree | 08304c71e3325c37ab2c06f32b322c100f80c47c /app-shells/bash | |
parent | Delete older ebuilds. (diff) | |
download | gentoo-2-21ce61cf81dba674bb06b6ac9e2e6a542f891e23.tar.gz gentoo-2-21ce61cf81dba674bb06b6ac9e2e6a542f891e23.tar.bz2 gentoo-2-21ce61cf81dba674bb06b6ac9e2e6a542f891e23.zip |
alpha stable wrt #310473
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'app-shells/bash')
-rw-r--r-- | app-shells/bash/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/bash/bash-4.0_p37.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/bash/ChangeLog b/app-shells/bash/ChangeLog index 5707847bab3d..526afa2c11ef 100644 --- a/app-shells/bash/ChangeLog +++ b/app-shells/bash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/bash # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.257 2010/04/07 18:07:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.258 2010/04/17 16:03:20 armin76 Exp $ + + 17 Apr 2010; Raúl Porcel <armin76@gentoo.org> bash-4.0_p37.ebuild: + alpha stable wrt #310473 *bash-4.1_p5 (07 Apr 2010) diff --git a/app-shells/bash/bash-4.0_p37.ebuild b/app-shells/bash/bash-4.0_p37.ebuild index 43f9a7f1a968..6505ee928c48 100644 --- a/app-shells/bash/bash-4.0_p37.ebuild +++ b/app-shells/bash/bash-4.0_p37.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p37.ebuild,v 1.9 2010/04/05 19:47:56 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p37.ebuild,v 1.10 2010/04/17 16:03:20 armin76 Exp $ EAPI="1" @@ -36,7 +36,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 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="afs bashlogger examples mem-scramble +net nls plugins vanilla" DEPEND=">=sys-libs/ncurses-5.2-r2 |