summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-08-06 00:34:26 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-08-06 00:34:26 +0000
commitb58b5e2b06e26f70aadc8047c8c883d1045ba687 (patch)
tree8345a289a772660c4f1417987965f8077d1d4b62 /dev-perl/Text-Shellwords
parentAdding perl dep; fixed header; fixed DEPEND (diff)
downloadhistorical-b58b5e2b06e26f70aadc8047c8c883d1045ba687.tar.gz
historical-b58b5e2b06e26f70aadc8047c8c883d1045ba687.tar.bz2
historical-b58b5e2b06e26f70aadc8047c8c883d1045ba687.zip
Adding perl dep; fixed header; fixed DEPEND
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/Text-Shellwords')
-rw-r--r--dev-perl/Text-Shellwords/ChangeLog7
-rw-r--r--dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild8
-rw-r--r--dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild8
-rw-r--r--dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild6
4 files changed, 23 insertions, 6 deletions
diff --git a/dev-perl/Text-Shellwords/ChangeLog b/dev-perl/Text-Shellwords/ChangeLog
index 183db1b20ef9..ef1cfd2551a9 100644
--- a/dev-perl/Text-Shellwords/ChangeLog
+++ b/dev-perl/Text-Shellwords/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Text-Shellwords
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.18 2006/07/10 22:30:37 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.19 2006/08/06 00:29:29 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Text-Shellwords-1.00.ebuild, Text-Shellwords-1.07.ebuild,
+ Text-Shellwords-1.08.ebuild:
+ Adding perl dep; fixed header; fixed DEPEND
10 Jul 2006; Aron Griffis <agriffis@gentoo.org>
Text-Shellwords-1.08.ebuild:
diff --git a/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild b/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild
index e505ec8252c8..c93dec890085 100644
--- a/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild
+++ b/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild,v 1.11 2005/04/29 15:14:47 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild,v 1.12 2006/08/06 00:29:29 mcummings Exp $
IUSE=""
@@ -19,3 +19,7 @@ src_compile() {
perl-module_src_compile
perl-module_src_test || die "test failed"
}
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
diff --git a/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild b/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild
index c3ad48295423..47e4df532d6a 100644
--- a/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild
+++ b/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild,v 1.10 2005/10/02 13:21:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild,v 1.11 2006/08/06 00:29:29 mcummings Exp $
IUSE=""
@@ -19,3 +19,7 @@ LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="alpha amd64 ia64 ppc sparc x86"
SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
diff --git a/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild b/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild
index 1b6720fa9687..c52a5f259a0c 100644
--- a/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild
+++ b/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild,v 1.3 2006/07/10 22:30:37 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild,v 1.4 2006/08/06 00:29:29 mcummings Exp $
IUSE=""
@@ -19,3 +19,7 @@ LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~alpha ~amd64 ia64 ~ppc sparc ~x86"
SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"