diff options
author | 2010-07-25 17:36:53 +0000 | |
---|---|---|
committer | 2010-07-25 17:36:53 +0000 | |
commit | a1fb66ded18e140cefda0b2519d1fdcd2af85ba2 (patch) | |
tree | c788e0652b32a65cb47a5ef331041f166ad32495 /app-shells/dash/dash-0.5.5.1.2.ebuild | |
parent | Firefox 2.x is no longer in the tree, so always use xulrunner. Drop firefox a... (diff) | |
download | historical-a1fb66ded18e140cefda0b2519d1fdcd2af85ba2.tar.gz historical-a1fb66ded18e140cefda0b2519d1fdcd2af85ba2.tar.bz2 historical-a1fb66ded18e140cefda0b2519d1fdcd2af85ba2.zip |
alpha/ia64/s390/sh/sparc stable wrt #324753
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'app-shells/dash/dash-0.5.5.1.2.ebuild')
-rw-r--r-- | app-shells/dash/dash-0.5.5.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/dash/dash-0.5.5.1.2.ebuild b/app-shells/dash/dash-0.5.5.1.2.ebuild index 1a9df433bdd9..972d1ead1bdc 100644 --- a/app-shells/dash/dash-0.5.5.1.2.ebuild +++ b/app-shells/dash/dash-0.5.5.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.2.ebuild,v 1.7 2010/07/23 12:07:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.5.1.2.ebuild,v 1.8 2010/07/25 17:36:53 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 )" |