summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 00:14:39 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 00:14:39 +0000
commitebe335aa20c08b8b66a584323b7cbfe1f0e3d2c6 (patch)
treeb5d1c9f9335b7a0a1bc9fd077eaeccd90e978bc8 /dev-util/shtool
parentsync IUSE (-usb), don't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-ebe335aa20c08b8b66a584323b7cbfe1f0e3d2c6.tar.gz
historical-ebe335aa20c08b8b66a584323b7cbfe1f0e3d2c6.tar.bz2
historical-ebe335aa20c08b8b66a584323b7cbfe1f0e3d2c6.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-util/shtool')
-rw-r--r--dev-util/shtool/shtool-1.5.1-r2.ebuild4
-rw-r--r--dev-util/shtool/shtool-2.0.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/shtool/shtool-1.5.1-r2.ebuild b/dev-util/shtool/shtool-1.5.1-r2.ebuild
index 211095e88fda..933375498206 100644
--- a/dev-util/shtool/shtool-1.5.1-r2.ebuild
+++ b/dev-util/shtool/shtool-1.5.1-r2.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation
# 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.11 2004/06/25 02:46:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-1.5.1-r2.ebuild,v 1.12 2004/07/15 00:08:22 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="A compilation of small but very stable and portable shell scripts into a single shell tool"
SRC_URI="ftp://ftp.gnu.org/gnu/shtool/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/shtool/shtool.html"
@@ -10,6 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/shtool/shtool.html"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc ia64"
+IUSE=""
DEPEND=">=dev-lang/perl-5.6"
diff --git a/dev-util/shtool/shtool-2.0.0.ebuild b/dev-util/shtool/shtool-2.0.0.ebuild
index a04d7f12c626..e9828c272397 100644
--- a/dev-util/shtool/shtool-2.0.0.ebuild
+++ b/dev-util/shtool/shtool-2.0.0.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-2.0.0.ebuild,v 1.1 2004/07/13 17:04:52 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-2.0.0.ebuild,v 1.2 2004/07/15 00:08:22 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="A compilation of small but very stable and portable shell scripts into a single shell tool"
SRC_URI="ftp://ftp.gnu.org/gnu/shtool/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/shtool/shtool.html"
@@ -10,6 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/shtool/shtool.html"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 ~sparc ~ia64"
+IUSE=""
DEPEND=">=dev-lang/perl-5.6"