diff options
author | 2005-09-14 21:11:18 +0000 | |
---|---|---|
committer | 2005-09-14 21:11:18 +0000 | |
commit | 671fd53de913d1c84e05ef5ca668c4f2ca94e7fd (patch) | |
tree | a0d2dd2d28303cf6eb017366e7a7d168b03f9f17 /app-shells/dash/dash-0.5.2.7.ebuild | |
parent | Version bump wrt security bug #106002 (diff) | |
download | historical-671fd53de913d1c84e05ef5ca668c4f2ca94e7fd.tar.gz historical-671fd53de913d1c84e05ef5ca668c4f2ca94e7fd.tar.bz2 historical-671fd53de913d1c84e05ef5ca668c4f2ca94e7fd.zip |
0.5.2.7 stable on x86; remove 0.5.2.4.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'app-shells/dash/dash-0.5.2.7.ebuild')
-rw-r--r-- | app-shells/dash/dash-0.5.2.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/dash/dash-0.5.2.7.ebuild b/app-shells/dash/dash-0.5.2.7.ebuild index 9a1fbc19b864..c45aeac40197 100644 --- a/app-shells/dash/dash-0.5.2.7.ebuild +++ b/app-shells/dash/dash-0.5.2.7.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.7.ebuild,v 1.2 2005/08/28 05:58:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.2.7.ebuild,v 1.3 2005/09/14 21:11:18 ka0ttic 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 \ LICENSE="BSD" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" IUSE="static" RDEPEND="" |