diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-09-02 13:07:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-09-02 13:07:12 +0000 |
commit | a10a3f09178a73cfb714d54b025b5697577ceb1c (patch) | |
tree | 413335455e0045d942cf1ab29f89394bafc7e772 /app-shells/dash | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-a10a3f09178a73cfb714d54b025b5697577ceb1c.tar.gz gentoo-2-a10a3f09178a73cfb714d54b025b5697577ceb1c.tar.bz2 gentoo-2-a10a3f09178a73cfb714d54b025b5697577ceb1c.zip |
alpha/ia64/sparc/x86 stable wrt #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 4ee1da93d633..9bde6a3dd674 100644 --- a/app-shells/dash/ChangeLog +++ b/app-shells/dash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/dash # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 + 02 Sep 2008; Raúl Porcel <armin76@gentoo.org> dash-0.5.4.11.ebuild: + alpha/ia64/sparc/x86 stable wrt #236390 + 02 Sep 2008; Brent Baude <ranger@gentoo.org> dash-0.5.4.11.ebuild: stable ppc64, bug 236390 diff --git a/app-shells/dash/dash-0.5.4.11.ebuild b/app-shells/dash/dash-0.5.4.11.ebuild index 887f541fa3b8..71b4316f7758 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.3 2008/09/02 00:52:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.4.11.ebuild,v 1.4 2008/09/02 13:07:12 armin76 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 )" |