diff options
author | 2011-10-23 08:39:23 +0000 | |
---|---|---|
committer | 2011-10-23 08:39:23 +0000 | |
commit | 88fe74976168082d9e4f06a510e6d59be4d1999d (patch) | |
tree | 9a91c094ad8981ed2cf34e688826fb0394080987 /app-shells/dash | |
parent | ppc stable #383057 (diff) | |
download | gentoo-2-88fe74976168082d9e4f06a510e6d59be4d1999d.tar.gz gentoo-2-88fe74976168082d9e4f06a510e6d59be4d1999d.tar.bz2 gentoo-2-88fe74976168082d9e4f06a510e6d59be4d1999d.zip |
ppc stable #383015
(Portage version: 2.1.10.11/cvs/Linux ppc)
Diffstat (limited to 'app-shells/dash')
-rw-r--r-- | app-shells/dash/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/dash/dash-0.5.5.1.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog index 10a4afb9d115..a9bf54deb6fd 100644 --- a/app-shells/dash/ChangeLog +++ b/app-shells/dash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/dash # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.87 2011/10/05 05:52:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.88 2011/10/23 08:39:23 nixnut Exp $ + + 23 Oct 2011; nixnut <nixnut@gentoo.org> dash-0.5.5.1.7.ebuild: + ppc stable #383015 05 Oct 2011; Markus Meier <maekke@gentoo.org> dash-0.5.5.1.7.ebuild: arm stable, bug #383015 diff --git a/app-shells/dash/dash-0.5.5.1.7.ebuild b/app-shells/dash/dash-0.5.5.1.7.ebuild index de51e76cb85b..720ac5a98da7 100644 --- a/app-shells/dash/dash-0.5.5.1.7.ebuild +++ b/app-shells/dash/dash-0.5.5.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.5.1.7.ebuild,v 1.6 2011/10/05 05:52:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.5.1.7.ebuild,v 1.7 2011/10/23 08:39:23 nixnut Exp $ EAPI="2" @@ -18,7 +18,7 @@ SRC_URI="http://gondor.apana.org.au/~herbert/dash/files/${PN}-${DEB_PV}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="libedit static" RDEPEND="!static? ( libedit? ( dev-libs/libedit ) )" |