diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-19 19:24:18 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-19 19:24:18 +0000 |
commit | 5473c53330bbf1a8eeb37bd666830a7e3bfb2588 (patch) | |
tree | 23cc42e38416e1a0ec6dd6db1964e58b637a4243 /app-shells/dash/dash-0.5.2.6.ebuild | |
parent | Pre-release version, work-in-progress. (diff) | |
download | gentoo-2-5473c53330bbf1a8eeb37bd666830a7e3bfb2588.tar.gz gentoo-2-5473c53330bbf1a8eeb37bd666830a7e3bfb2588.tar.bz2 gentoo-2-5473c53330bbf1a8eeb37bd666830a7e3bfb2588.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-shells/dash/dash-0.5.2.6.ebuild')
-rw-r--r-- | app-shells/dash/dash-0.5.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/dash/dash-0.5.2.6.ebuild b/app-shells/dash/dash-0.5.2.6.ebuild index b59df9e57494..156a5eb5552b 100644 --- a/app-shells/dash/dash-0.5.2.6.ebuild +++ b/app-shells/dash/dash-0.5.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.2.6.ebuild,v 1.2 2005/08/10 11:31:37 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.2.6.ebuild,v 1.3 2005/08/19 19:24:18 hansmi Exp $ inherit eutils versionator flag-o-matic toolchain-funcs @@ -15,7 +15,7 @@ SRC_URI="mirror://debian/pool/main/d/dash/${MY_P2}.orig.tar.gz \ SLOT="0" LICENSE="BSD" -KEYWORDS="~ppc x86" +KEYWORDS="ppc x86" IUSE="diet static" RDEPEND="diet? ( dev-libs/dietlibc ) |