diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-23 16:56:19 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-23 16:56:19 +0000 |
commit | 3b4ae21b06715729a186ff0d378dde87e6501c31 (patch) | |
tree | 07cd4ffbb796d4ca1a9dd8fb158a41f04eaafc0a /dev-util/shtool/shtool-2.0.2.ebuild | |
parent | Conver sparc --> ~sparc, as there is no stable version of setiathome for (diff) | |
download | historical-3b4ae21b06715729a186ff0d378dde87e6501c31.tar.gz historical-3b4ae21b06715729a186ff0d378dde87e6501c31.tar.bz2 historical-3b4ae21b06715729a186ff0d378dde87e6501c31.zip |
stable on ia64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-util/shtool/shtool-2.0.2.ebuild')
-rw-r--r-- | dev-util/shtool/shtool-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/shtool/shtool-2.0.2.ebuild b/dev-util/shtool/shtool-2.0.2.ebuild index 274767404201..1db3145c3b57 100644 --- a/dev-util/shtool/shtool-2.0.2.ebuild +++ b/dev-util/shtool/shtool-2.0.2.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/dev-util/shtool/shtool-2.0.2.ebuild,v 1.2 2005/08/16 01:01:34 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-2.0.2.ebuild,v 1.3 2005/08/23 16:53:27 agriffis Exp $ DESCRIPTION="A compilation of small but very stable and portable shell scripts into a single shell tool" HOMEPAGE="http://www.gnu.org/software/shtool/shtool.html" @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ia64 ~ppc sparc x86" +KEYWORDS="ia64 ~ppc sparc x86" IUSE="" DEPEND=">=dev-lang/perl-5.6" |