diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-30 16:15:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-30 16:15:52 +0000 |
commit | eca6db692160881a92250396c6ddcb057904bd95 (patch) | |
tree | 938ba36be588cf3bf51f832a8e76621d89553d0c /app-shells/dash/dash-0.5.5.1.7.ebuild | |
parent | Fix version according to Gentoo-PerlMod-Version, add perl herd. Thanks to tove (diff) | |
download | historical-eca6db692160881a92250396c6ddcb057904bd95.tar.gz historical-eca6db692160881a92250396c6ddcb057904bd95.tar.bz2 historical-eca6db692160881a92250396c6ddcb057904bd95.zip |
alpha/ia64/s390/sh/sparc stable wrt #383057
Package-Manager: portage-2.1.10.11/cvs/Linux ia64
Diffstat (limited to 'app-shells/dash/dash-0.5.5.1.7.ebuild')
-rw-r--r-- | app-shells/dash/dash-0.5.5.1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/dash/dash-0.5.5.1.7.ebuild b/app-shells/dash/dash-0.5.5.1.7.ebuild index 720ac5a98da7..802079c35474 100644 --- a/app-shells/dash/dash-0.5.5.1.7.ebuild +++ b/app-shells/dash/dash-0.5.5.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.7.ebuild,v 1.7 2011/10/23 08:39:23 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.5.1.7.ebuild,v 1.8 2011/10/30 16:15:52 armin76 Exp $ EAPI="2" @@ -18,7 +18,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 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86" IUSE="libedit static" RDEPEND="!static? ( libedit? ( dev-libs/libedit ) )" |