diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-09-21 00:19:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-09-21 00:19:52 +0000 |
commit | 8bb32dd22b9e5dee6a8678196746761d0ce4d03e (patch) | |
tree | e1b04f99c34d66424e6a372ac10962106a47e031 /app-shells/dash/dash-0.5.5.1.7.ebuild | |
parent | Stable for HPPA (bug #383057). (diff) | |
download | gentoo-2-8bb32dd22b9e5dee6a8678196746761d0ce4d03e.tar.gz gentoo-2-8bb32dd22b9e5dee6a8678196746761d0ce4d03e.tar.bz2 gentoo-2-8bb32dd22b9e5dee6a8678196746761d0ce4d03e.zip |
Stable for HPPA (bug #383015).
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
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 3b6f771140d0..b84cd827b890 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.4 2011/09/19 12:34:48 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.5.1.7.ebuild,v 1.5 2011/09/21 00:19:52 jer 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 ) )" |