summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2001-02-27 03:06:16 +0000
committerDaniel Robbins <drobbins@gentoo.org>2001-02-27 03:06:16 +0000
commit89fefb8e7bf4798ae8afc09c83cc907dbc855632 (patch)
treeb01c27289de6859fb5e3807dfce0c39a2fcfbcf2 /dev-util/shtool
parentnew stuff (diff)
downloadhistorical-89fefb8e7bf4798ae8afc09c83cc907dbc855632.tar.gz
historical-89fefb8e7bf4798ae8afc09c83cc907dbc855632.tar.bz2
historical-89fefb8e7bf4798ae8afc09c83cc907dbc855632.zip
various fixes
Diffstat (limited to 'dev-util/shtool')
-rw-r--r--dev-util/shtool/shtool-1.5.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/shtool/shtool-1.5.1-r1.ebuild b/dev-util/shtool/shtool-1.5.1-r1.ebuild
index 2ca468930292..2324d518e6fd 100644
--- a/dev-util/shtool/shtool-1.5.1-r1.ebuild
+++ b/dev-util/shtool/shtool-1.5.1-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-1.5.1-r1.ebuild,v 1.1 2000/12/10 04:29:12 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-1.5.1-r1.ebuild,v 1.2 2001/02/27 03:06:16 drobbins Exp $
A=shtool-1.5.1.tar.gz
S=${WORKDIR}/shtool-1.5.1
@@ -11,7 +11,7 @@ SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/shtool/${A}
HOMEPAGE="http://www.gnu.org/software/shtool/shtool.html"
DEPEND=""
RDEPEND=">=sys-apps/bash-2.04
- >=sy-devel/perl-5.6"
+ >=sys-devel/perl-5.6"
src_compile() {