diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-01 10:24:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-01 10:24:13 +0000 |
commit | 780f41d1b7f4cb74fadf7482f76ae5bb8fb84c9e (patch) | |
tree | 421f181ab7f5a4d3f57cff0f208d5c78716807c1 /app-shells/dash | |
parent | ia64/sparc stable wrt #218942 (diff) | |
download | gentoo-2-780f41d1b7f4cb74fadf7482f76ae5bb8fb84c9e.tar.gz gentoo-2-780f41d1b7f4cb74fadf7482f76ae5bb8fb84c9e.tar.bz2 gentoo-2-780f41d1b7f4cb74fadf7482f76ae5bb8fb84c9e.zip |
alpha/ia64/x86 stable wrt #219871, add ~sparc
(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.6-r1.ebuild | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog index dd9c1d683bc1..9cc7e08be9a4 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 + 01 May 2008; Raúl Porcel <armin76@gentoo.org> dash-0.5.4.6-r1.ebuild: + alpha/ia64/x86 stable wrt #219871, add ~sparc + 01 May 2008; Tobias Scherbaum <dertobi123@gentoo.org> dash-0.5.4.6-r1.ebuild: ppc stable, bug #219871 diff --git a/app-shells/dash/dash-0.5.4.6-r1.ebuild b/app-shells/dash/dash-0.5.4.6-r1.ebuild index d8e8316d2f10..674febc9d275 100644 --- a/app-shells/dash/dash-0.5.4.6-r1.ebuild +++ b/app-shells/dash/dash-0.5.4.6-r1.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.6-r1.ebuild,v 1.3 2008/05/01 09:47:44 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.4.6-r1.ebuild,v 1.4 2008/05/01 10:24:13 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 ~x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="libedit static" DEPEND="libedit? ( dev-libs/libedit )" |