summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-02-13 11:01:53 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-02-13 11:01:53 +0000
commitadf5b8fc1f48a786c2ff26202fb9b71f10e0e8c3 (patch)
treee2216f62094285a63a8168e87c429d7eb85dfd00 /dev-perl/Class-Inspector
parentThe patch for parallel make wasn't enough as configure file should be removed... (diff)
downloadhistorical-adf5b8fc1f48a786c2ff26202fb9b71f10e0e8c3.tar.gz
historical-adf5b8fc1f48a786c2ff26202fb9b71f10e0e8c3.tar.bz2
historical-adf5b8fc1f48a786c2ff26202fb9b71f10e0e8c3.zip
Virtual for perl-core dep
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-perl/Class-Inspector')
-rw-r--r--dev-perl/Class-Inspector/ChangeLog6
-rw-r--r--dev-perl/Class-Inspector/Class-Inspector-1.06.ebuild6
-rw-r--r--dev-perl/Class-Inspector/Class-Inspector-1.08.ebuild6
-rw-r--r--dev-perl/Class-Inspector/Class-Inspector-1.13.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-perl/Class-Inspector/ChangeLog b/dev-perl/Class-Inspector/ChangeLog
index 523a62039a60..376c374f3e88 100644
--- a/dev-perl/Class-Inspector/ChangeLog
+++ b/dev-perl/Class-Inspector/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Class-Inspector
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.26 2006/02/06 20:03:47 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.27 2006/02/13 10:56:29 mcummings Exp $
+
+ 13 Feb 2006; <mcumming@gentoo.org> Class-Inspector-1.06.ebuild,
+ Class-Inspector-1.08.ebuild, Class-Inspector-1.13.ebuild:
+ Virtual for perl-core dep
06 Feb 2006; Simon Stelling <blubb@gentoo.org>
Class-Inspector-1.13.ebuild:
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.06.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.06.ebuild
index b309849b0cec..24178bb3684d 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.06.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.06.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/Class-Inspector/Class-Inspector-1.06.ebuild,v 1.11 2005/05/25 15:01:50 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.06.ebuild,v 1.12 2006/02/13 10:56:29 mcummings Exp $
inherit perl-module
@@ -13,6 +13,6 @@ SLOT="0"
KEYWORDS="alpha amd64 hppa ~mips ppc sparc x86"
IUSE=""
-DEPEND="perl-core/Test-Simple"
+DEPEND="virtual/perl-Test-Simple"
SRC_TEST="do"
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.08.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.08.ebuild
index e497b4142b39..d19b5037abcc 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.08.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.08.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/Class-Inspector/Class-Inspector-1.08.ebuild,v 1.5 2005/10/14 01:13:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.08.ebuild,v 1.6 2006/02/13 10:56:29 mcummings Exp $
inherit perl-module
@@ -13,6 +13,6 @@ SLOT="0"
KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc ~sparc ~x86"
IUSE=""
-DEPEND="perl-core/Test-Simple"
+DEPEND="virtual/perl-Test-Simple"
SRC_TEST="do"
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.13.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.13.ebuild
index b9f2399ae01a..273ae5f04f74 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.13.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.13.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/Class-Inspector/Class-Inspector-1.13.ebuild,v 1.7 2006/02/06 20:03:47 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.13.ebuild,v 1.8 2006/02/13 10:56:29 mcummings Exp $
inherit perl-module
@@ -13,6 +13,6 @@ SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86"
IUSE=""
-DEPEND="perl-core/Test-Simple"
+DEPEND="virtual/perl-Test-Simple"
SRC_TEST="do"