diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-10-10 14:57:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-10-10 14:57:46 +0000 |
commit | 6cdd3e0765c5b694e88645c84a8816c19b76ccfc (patch) | |
tree | 9cf86bb4b65d71bff7f286bb977b04b40f91a086 /app-shells | |
parent | ia64/sparc stable wrt #286785 (diff) | |
download | gentoo-2-6cdd3e0765c5b694e88645c84a8816c19b76ccfc.tar.gz gentoo-2-6cdd3e0765c5b694e88645c84a8816c19b76ccfc.tar.bz2 gentoo-2-6cdd3e0765c5b694e88645c84a8816c19b76ccfc.zip |
m68k stable wrt #270008
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/bash/bash-4.0_p28.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/bash/ChangeLog b/app-shells/bash/ChangeLog index 4d2ed2841ea1..c0c8b9f88c86 100644 --- a/app-shells/bash/ChangeLog +++ b/app-shells/bash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/bash # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.230 2009/10/09 21:32:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.231 2009/10/10 14:57:46 armin76 Exp $ + + 10 Oct 2009; Raúl Porcel <armin76@gentoo.org> bash-4.0_p28.ebuild: + m68k stable wrt #270008 09 Oct 2009; Mike Frysinger <vapier@gentoo.org> bash-4.0_p33.ebuild, metadata.xml: diff --git a/app-shells/bash/bash-4.0_p28.ebuild b/app-shells/bash/bash-4.0_p28.ebuild index c599b4aac325..22958a22004e 100644 --- a/app-shells/bash/bash-4.0_p28.ebuild +++ b/app-shells/bash/bash-4.0_p28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p28.ebuild,v 1.10 2009/10/09 16:42:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p28.ebuild,v 1.11 2009/10/10 14:57:46 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 +net nls plugins vanilla" DEPEND=">=sys-libs/ncurses-5.2-r2 |