diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-10 16:07:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-10 16:07:36 +0000 |
commit | 0f56cfd141704fb8147ac6d65c2e5b8a443094b9 (patch) | |
tree | d5e27d797714de3bf88faffc9ce6a3742bf57bf7 /app-shells/dash/dash-0.5.5.1.2.ebuild | |
parent | Delete older ebuild. (diff) | |
download | historical-0f56cfd141704fb8147ac6d65c2e5b8a443094b9.tar.gz historical-0f56cfd141704fb8147ac6d65c2e5b8a443094b9.tar.bz2 historical-0f56cfd141704fb8147ac6d65c2e5b8a443094b9.zip |
Stable for HPPA (bug #324753).
Package-Manager: portage-2.2_rc67/cvs/Linux i686
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 ec7e8ea9801d..be3bc49b2113 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.5 2010/07/06 10:56:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.5.1.2.ebuild,v 1.6 2010/07/10 16:07:36 jer 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 )" |