diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-06 17:13:02 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-06 17:13:02 +0000 |
commit | 672e757bbbc4ca7889c080a2ab182c3b46301b6d (patch) | |
tree | 0328ab3f6704c83ea5f2209327daabc6bf081471 /app-shells/dash/dash-0.5.4.11.ebuild | |
parent | Stable for HPPA (bug #236812). (diff) | |
download | historical-672e757bbbc4ca7889c080a2ab182c3b46301b6d.tar.gz historical-672e757bbbc4ca7889c080a2ab182c3b46301b6d.tar.bz2 historical-672e757bbbc4ca7889c080a2ab182c3b46301b6d.zip |
Stable for HPPA (bug #236390).
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.25-gentoo-r7-JeR i686
Diffstat (limited to 'app-shells/dash/dash-0.5.4.11.ebuild')
-rw-r--r-- | app-shells/dash/dash-0.5.4.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/dash/dash-0.5.4.11.ebuild b/app-shells/dash/dash-0.5.4.11.ebuild index 0e96af74e8d8..1c594f02db53 100644 --- a/app-shells/dash/dash-0.5.4.11.ebuild +++ b/app-shells/dash/dash-0.5.4.11.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.11.ebuild,v 1.5 2008/09/04 01:28:55 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.4.11.ebuild,v 1.6 2008/09/06 17:13:02 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 )" |