diff options
author | Brent Baude <ranger@gentoo.org> | 2008-09-02 00:52:33 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-09-02 00:52:33 +0000 |
commit | ac1efb35410b7a28aa6e446950166e52d431610a (patch) | |
tree | 4ba965a783113a20832ec7a6a7c8d8cb41c8beb2 /app-shells/dash | |
parent | stable ppc, bug 236390 (diff) | |
download | gentoo-2-ac1efb35410b7a28aa6e446950166e52d431610a.tar.gz gentoo-2-ac1efb35410b7a28aa6e446950166e52d431610a.tar.bz2 gentoo-2-ac1efb35410b7a28aa6e446950166e52d431610a.zip |
stable ppc64, bug 236390
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-shells/dash')
-rw-r--r-- | app-shells/dash/ChangeLog | 3 | ||||
-rw-r--r-- | app-shells/dash/dash-0.5.4.11.ebuild | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog index 77bbc56d5743..4ee1da93d633 100644 --- a/app-shells/dash/ChangeLog +++ b/app-shells/dash/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 02 Sep 2008; Brent Baude <ranger@gentoo.org> dash-0.5.4.11.ebuild: + stable ppc64, bug 236390 + + 02 Sep 2008; Brent Baude <ranger@gentoo.org> dash-0.5.4.11.ebuild: stable ppc, bug 236390 *dash-0.5.4.11 (27 Jul 2008) diff --git a/app-shells/dash/dash-0.5.4.11.ebuild b/app-shells/dash/dash-0.5.4.11.ebuild index 9e5e8967c313..887f541fa3b8 100644 --- a/app-shells/dash/dash-0.5.4.11.ebuild +++ b/app-shells/dash/dash-0.5.4.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.4.11.ebuild,v 1.2 2008/09/02 00:51:22 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.4.11.ebuild,v 1.3 2008/09/02 00:52:33 ranger Exp $ inherit autotools eutils flag-o-matic @@ -16,7 +16,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 ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="libedit static" DEPEND="libedit? ( dev-libs/libedit )" |