summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/PAR-Dist')
-rw-r--r--dev-perl/PAR-Dist/ChangeLog7
-rw-r--r--dev-perl/PAR-Dist/PAR-Dist-0.07.ebuild6
-rw-r--r--dev-perl/PAR-Dist/PAR-Dist-0.08.ebuild6
-rw-r--r--dev-perl/PAR-Dist/PAR-Dist-0.10.ebuild6
-rw-r--r--dev-perl/PAR-Dist/PAR-Dist-0.14.ebuild6
-rw-r--r--dev-perl/PAR-Dist/PAR-Dist-0.15.ebuild6
6 files changed, 31 insertions, 6 deletions
diff --git a/dev-perl/PAR-Dist/ChangeLog b/dev-perl/PAR-Dist/ChangeLog
index 4851838369c9..fdab1e348923 100644
--- a/dev-perl/PAR-Dist/ChangeLog
+++ b/dev-perl/PAR-Dist/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/PAR-Dist
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.8 2006/07/29 02:10:46 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.9 2006/08/05 19:43:00 mcummings Exp $
+
+ 05 Aug 2006; Michael Cummings <mcummings@gentoo.org> PAR-Dist-0.07.ebuild,
+ PAR-Dist-0.08.ebuild, PAR-Dist-0.10.ebuild, PAR-Dist-0.14.ebuild,
+ PAR-Dist-0.15.ebuild:
+ Adding perl dep; fixed DEPEND
*PAR-Dist-0.15 (29 Jul 2006)
diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.07.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.07.ebuild
index ba86ea64cffe..5c7fa1552acf 100644
--- a/dev-perl/PAR-Dist/PAR-Dist-0.07.ebuild
+++ b/dev-perl/PAR-Dist/PAR-Dist-0.07.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/PAR-Dist/PAR-Dist-0.07.ebuild,v 1.2 2006/06/12 16:03:42 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.07.ebuild,v 1.3 2006/08/05 19:43:00 mcummings Exp $
inherit perl-module
@@ -14,3 +14,7 @@ KEYWORDS="sparc ~x86"
IUSE=""
SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.08.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.08.ebuild
index 78607d2f1414..15c22c12a365 100644
--- a/dev-perl/PAR-Dist/PAR-Dist-0.08.ebuild
+++ b/dev-perl/PAR-Dist/PAR-Dist-0.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/PAR-Dist/PAR-Dist-0.08.ebuild,v 1.4 2006/07/10 17:15:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.08.ebuild,v 1.5 2006/08/05 19:43:00 mcummings Exp $
inherit perl-module
@@ -14,3 +14,7 @@ KEYWORDS="ia64 sparc ~x86"
IUSE=""
SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.10.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.10.ebuild
index 19e1156a42a3..d03fd398b382 100644
--- a/dev-perl/PAR-Dist/PAR-Dist-0.10.ebuild
+++ b/dev-perl/PAR-Dist/PAR-Dist-0.10.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/PAR-Dist/PAR-Dist-0.10.ebuild,v 1.1 2006/06/23 20:24:45 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.10.ebuild,v 1.2 2006/08/05 19:43:00 mcummings Exp $
inherit perl-module
@@ -14,3 +14,7 @@ KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
IUSE=""
SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.14.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.14.ebuild
index 9110cf1fd75d..63dc2749ac99 100644
--- a/dev-perl/PAR-Dist/PAR-Dist-0.14.ebuild
+++ b/dev-perl/PAR-Dist/PAR-Dist-0.14.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/PAR-Dist/PAR-Dist-0.14.ebuild,v 1.1 2006/07/23 15:53:47 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.14.ebuild,v 1.2 2006/08/05 19:43:00 mcummings Exp $
inherit perl-module
@@ -14,3 +14,7 @@ KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
IUSE=""
SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.15.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.15.ebuild
index 433e53883d85..e2ec5e7d6f8a 100644
--- a/dev-perl/PAR-Dist/PAR-Dist-0.15.ebuild
+++ b/dev-perl/PAR-Dist/PAR-Dist-0.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/PAR-Dist/PAR-Dist-0.15.ebuild,v 1.1 2006/07/29 02:10:46 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.15.ebuild,v 1.2 2006/08/05 19:43:00 mcummings Exp $
inherit perl-module
@@ -14,3 +14,7 @@ KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
IUSE=""
SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"