diff options
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 ) |