summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Exporter-Lite/ChangeLog8
-rw-r--r--dev-perl/Exporter-Lite/Exporter-Lite-0.01.ebuild8
-rw-r--r--dev-perl/Exporter-Lite/files/digest-Exporter-Lite-0.012
-rw-r--r--dev-perl/ExtUtils-AutoInstall/ChangeLog7
-rw-r--r--dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.56.ebuild8
-rw-r--r--dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild7
-rw-r--r--dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild8
-rw-r--r--dev-perl/ExtUtils-F77/ChangeLog6
-rw-r--r--dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild8
-rw-r--r--dev-perl/ExtUtils-F77/ExtUtils-F77-1.15.ebuild6
10 files changed, 52 insertions, 16 deletions
diff --git a/dev-perl/Exporter-Lite/ChangeLog b/dev-perl/Exporter-Lite/ChangeLog
index aa6cb7d59a51..3c29fef1621d 100644
--- a/dev-perl/Exporter-Lite/ChangeLog
+++ b/dev-perl/Exporter-Lite/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Exporter-Lite
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exporter-Lite/ChangeLog,v 1.8 2005/06/17 20:40:02 hansmi Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exporter-Lite/ChangeLog,v 1.9 2006/08/05 03:29:35 mcummings Exp $
+
+ 05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Exporter-Lite-0.01.ebuild:
+ Adding perl dep; fixed header; fixed DEPEND
17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org>
Exporter-Lite-0.01.ebuild:
diff --git a/dev-perl/Exporter-Lite/Exporter-Lite-0.01.ebuild b/dev-perl/Exporter-Lite/Exporter-Lite-0.01.ebuild
index 9e9aeee1f438..658b28ef50c3 100644
--- a/dev-perl/Exporter-Lite/Exporter-Lite-0.01.ebuild
+++ b/dev-perl/Exporter-Lite/Exporter-Lite-0.01.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/Exporter-Lite/Exporter-Lite-0.01.ebuild,v 1.11 2005/06/17 20:40:02 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exporter-Lite/Exporter-Lite-0.01.ebuild,v 1.12 2006/08/05 03:29:35 mcummings Exp $
inherit perl-module
@@ -14,3 +14,7 @@ KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
IUSE=""
SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
diff --git a/dev-perl/Exporter-Lite/files/digest-Exporter-Lite-0.01 b/dev-perl/Exporter-Lite/files/digest-Exporter-Lite-0.01
index e90b333f00c6..970622cbc4cb 100644
--- a/dev-perl/Exporter-Lite/files/digest-Exporter-Lite-0.01
+++ b/dev-perl/Exporter-Lite/files/digest-Exporter-Lite-0.01
@@ -1 +1,3 @@
MD5 e45c93513ecb22e183748592069bdaf8 Exporter-Lite-0.01.tar.gz 20650
+RMD160 b60805e4720a7d161ea5eb6164e4a85f028f5dd4 Exporter-Lite-0.01.tar.gz 20650
+SHA256 4c97e062ff052f1e69a49270d97c5470dd42b2f433a3a4531627783c72138376 Exporter-Lite-0.01.tar.gz 20650
diff --git a/dev-perl/ExtUtils-AutoInstall/ChangeLog b/dev-perl/ExtUtils-AutoInstall/ChangeLog
index 2422825ae960..6e00dfb963a5 100644
--- a/dev-perl/ExtUtils-AutoInstall/ChangeLog
+++ b/dev-perl/ExtUtils-AutoInstall/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/ExtUtils-AutoInstall
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ChangeLog,v 1.29 2006/07/04 08:18:16 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ChangeLog,v 1.30 2006/08/05 03:30:39 mcummings Exp $
+
+ 05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ ExtUtils-AutoInstall-0.56.ebuild, ExtUtils-AutoInstall-0.61.ebuild,
+ ExtUtils-AutoInstall-0.63.ebuild:
+ Adding perl dep; fixed header; fixed DEPEND
04 Jul 2006; Christian Hartmann <ian@gentoo.org>
ExtUtils-AutoInstall-0.61.ebuild, ExtUtils-AutoInstall-0.63.ebuild:
diff --git a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.56.ebuild b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.56.ebuild
index f6a8ea753696..49a8c8662d52 100644
--- a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.56.ebuild
+++ b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.56.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/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.56.ebuild,v 1.9 2005/07/09 22:51:46 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.56.ebuild,v 1.10 2006/08/05 03:30:39 mcummings Exp $
inherit perl-module
@@ -16,3 +16,7 @@ IUSE=""
src_compile() {
echo "n" | perl-module_src_compile
}
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
diff --git a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild
index 9a37aaf365ae..ff7bba695732 100644
--- a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild
+++ b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.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/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild,v 1.10 2006/07/04 08:18:16 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild,v 1.11 2006/08/05 03:30:39 mcummings Exp $
inherit perl-module
@@ -16,9 +16,12 @@ IUSE=""
# TESTS BAD. Wants to write to cpan's config on the live system
#SRC_TEST="do"
-DEPEND="dev-perl/Sort-Versions"
+DEPEND="dev-perl/Sort-Versions
+ dev-lang/perl"
RDEPEND="${DEPEND}"
src_compile() {
echo "n" | perl-module_src_compile
}
+
+
diff --git a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild
index 403d73d00941..325a260745ac 100644
--- a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild
+++ b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.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/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild,v 1.8 2006/07/04 08:18:16 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild,v 1.9 2006/08/05 03:30:39 mcummings Exp $
inherit perl-module
@@ -16,9 +16,11 @@ IUSE=""
# TESTS BAD. Wants to write to cpan's config on the live system
#SRC_TEST="do"
-DEPEND="dev-perl/Sort-Versions"
+DEPEND="dev-perl/Sort-Versions
+ dev-lang/perl"
RDEPEND="${DEPEND}"
src_compile() {
echo "n" | perl-module_src_compile
-} \ No newline at end of file
+}
+
diff --git a/dev-perl/ExtUtils-F77/ChangeLog b/dev-perl/ExtUtils-F77/ChangeLog
index dbdcefe88381..ac5108a2f05a 100644
--- a/dev-perl/ExtUtils-F77/ChangeLog
+++ b/dev-perl/ExtUtils-F77/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/ExtUtils-F77
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ChangeLog,v 1.26 2006/07/02 13:52:34 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ChangeLog,v 1.27 2006/08/05 03:32:17 mcummings Exp $
+
+ 05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ ExtUtils-F77-1.14-r1.ebuild, ExtUtils-F77-1.15.ebuild:
+ Adding perl dep; fixed header; fixed DEPEND
02 Jul 2006; Michael Cummings <mcummings@gentoo.org>
-ExtUtils-F77-1.13-r1.ebuild, -ExtUtils-F77-1.14.ebuild,
diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild
index 41437bdb25c2..1860cb4dcbef 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.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/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild,v 1.14 2005/03/13 03:33:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild,v 1.15 2006/08/05 03:32:17 mcummings Exp $
inherit perl-module
@@ -12,3 +12,7 @@ LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 mips ppc sparc x86"
IUSE=""
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.15.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.15.ebuild
index 6320ef13b8cc..202f8ebff612 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.15.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.15.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/ExtUtils-F77/ExtUtils-F77-1.15.ebuild,v 1.9 2006/07/02 13:52:34 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.15.ebuild,v 1.10 2006/08/05 03:32:17 mcummings Exp $
inherit perl-module
@@ -12,3 +12,7 @@ LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc s390 sh sparc x86"
IUSE=""
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"