diff options
Diffstat (limited to 'dev-util/shtool/shtool-1.5.1-r2.ebuild')
-rw-r--r-- | dev-util/shtool/shtool-1.5.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/shtool/shtool-1.5.1-r2.ebuild b/dev-util/shtool/shtool-1.5.1-r2.ebuild index 15aa80897a22..aada7a04d6f9 100644 --- a/dev-util/shtool/shtool-1.5.1-r2.ebuild +++ b/dev-util/shtool/shtool-1.5.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-1.5.1-r2.ebuild,v 1.6 2002/10/04 21:01:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-1.5.1-r2.ebuild,v 1.7 2002/12/09 04:21:16 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="A compilation of small but very stable and portable shell scripts into a single shell tool" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/shtool/shtool.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND=">=sys-devel/perl-5.6" |