diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-04-18 17:48:01 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-04-18 17:48:01 +0000 |
commit | e643f198817735c028eee87019030477e8be55b3 (patch) | |
tree | 1e2b70ebba4cb5590addb0fb77049c10c306311b /app-shells | |
parent | app-editors/elisp-manual removed, package moved to app-doc (diff) | |
download | gentoo-2-e643f198817735c028eee87019030477e8be55b3.tar.gz gentoo-2-e643f198817735c028eee87019030477e8be55b3.tar.bz2 gentoo-2-e643f198817735c028eee87019030477e8be55b3.zip |
Stable on ppc wrt bug 174833
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/dash/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/dash/dash-0.5.3.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog index 8d9a2bd1cf76..f7edda912e9b 100644 --- a/app-shells/dash/ChangeLog +++ b/app-shells/dash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/dash # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.40 2007/04/17 14:30:40 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.41 2007/04/18 17:48:01 nixnut Exp $ + + 18 Apr 2007; nixnut <nixnut@gentoo.org> dash-0.5.3.7.ebuild: + Stable on ppc wrt bug 174833 17 Apr 2007; Christian Faulhammer <opfer@gentoo.org> dash-0.5.3.7.ebuild: stable amd64, bug 174833 diff --git a/app-shells/dash/dash-0.5.3.7.ebuild b/app-shells/dash/dash-0.5.3.7.ebuild index bfe41cb353c6..25d76498e9f3 100644 --- a/app-shells/dash/dash-0.5.3.7.ebuild +++ b/app-shells/dash/dash-0.5.3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.3.7.ebuild,v 1.6 2007/04/17 14:30:40 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.3.7.ebuild,v 1.7 2007/04/18 17:48:01 nixnut Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -17,7 +17,7 @@ SRC_URI="http://gondor.apana.org.au/~herbert/dash/files/${PN}-${DEB_PV}.tar.gz \ LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="static" DEPEND="" |