summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-02-13 14:09:23 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-02-13 14:09:23 +0000
commit67199d1836e5c239ecf3459cb897384d83f3597c (patch)
treed1fb157ee1c9c34835e3c55da1713ba8d91b8273
parentVirtuals for perl-core (diff)
downloadgentoo-2-67199d1836e5c239ecf3459cb897384d83f3597c.tar.gz
gentoo-2-67199d1836e5c239ecf3459cb897384d83f3597c.tar.bz2
gentoo-2-67199d1836e5c239ecf3459cb897384d83f3597c.zip
Virtuals for some perl-core deps
(Portage version: 2.1_pre3-r1)
-rw-r--r--dev-perl/Test-ClassAPI/ChangeLog6
-rw-r--r--dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.ebuild6
-rw-r--r--dev-perl/Test-Memory-Cycle/ChangeLog6
-rw-r--r--dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild6
-rw-r--r--dev-perl/Text-WikiFormat/ChangeLog6
-rw-r--r--dev-perl/Text-WikiFormat/Text-WikiFormat-0.76.ebuild4
-rw-r--r--dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild4
7 files changed, 25 insertions, 13 deletions
diff --git a/dev-perl/Test-ClassAPI/ChangeLog b/dev-perl/Test-ClassAPI/ChangeLog
index 80ae9d93682c..58d0288f13d8 100644
--- a/dev-perl/Test-ClassAPI/ChangeLog
+++ b/dev-perl/Test-ClassAPI/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-ClassAPI
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/ChangeLog,v 1.10 2006/02/04 01:15:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/ChangeLog,v 1.11 2006/02/13 14:05:27 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
+ Test-ClassAPI-1.02.ebuild:
+ Virtuals for some perl-core deps
04 Feb 2006; Aron Griffis <agriffis@gentoo.org> Test-ClassAPI-1.02.ebuild:
Mark 1.02 stable on ia64
diff --git a/dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.ebuild b/dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.ebuild
index e24721214a7f..5862a53c8a74 100644
--- a/dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.ebuild
+++ b/dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.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/Test-ClassAPI/Test-ClassAPI-1.02.ebuild,v 1.10 2006/02/04 01:15:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.ebuild,v 1.11 2006/02/13 14:05:27 mcummings Exp $
inherit perl-module
@@ -13,7 +13,7 @@ LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="alpha ~amd64 hppa ia64 ~mips ppc sparc x86"
IUSE=""
-DEPEND=">=perl-core/File-Spec-0.83
- perl-core/Test-Simple
+DEPEND=">=virtual/perl-File-Spec-0.83
+ virtual/perl-Test-Simple
>=dev-perl/Class-Inspector-1.06
dev-perl/Config-Tiny"
diff --git a/dev-perl/Test-Memory-Cycle/ChangeLog b/dev-perl/Test-Memory-Cycle/ChangeLog
index 406c9b6f72c2..aa6258f14cff 100644
--- a/dev-perl/Test-Memory-Cycle/ChangeLog
+++ b/dev-perl/Test-Memory-Cycle/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-Memory-Cycle
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/ChangeLog,v 1.6 2006/01/15 17:47:33 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/ChangeLog,v 1.7 2006/02/13 14:07:59 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
+ Test-Memory-Cycle-1.02.ebuild:
+ Virtuals for some perl-core deps
15 Jan 2006; Michael Cummings <mcummings@gentoo.org>
Test-Memory-Cycle-1.02.ebuild:
diff --git a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild
index a210d66d476b..4f5a40e54cba 100644
--- a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild
+++ b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.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/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild,v 1.4 2006/01/15 17:47:33 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild,v 1.5 2006/02/13 14:07:59 mcummings Exp $
inherit perl-module
@@ -16,5 +16,5 @@ IUSE=""
SRC_TEST="do"
DEPEND="dev-perl/Devel-Cycle
- || ( >=perl-core/Test-Simple-0.62
- ( <perl-core/Test-Simple-0.62 dev-perl/Test-Builder-Tester ) )"
+ || ( >=virtual/perl-Test-Simple-0.62
+ ( <virtual/perl-Test-Simple-0.62 dev-perl/Test-Builder-Tester ) )"
diff --git a/dev-perl/Text-WikiFormat/ChangeLog b/dev-perl/Text-WikiFormat/ChangeLog
index df8e9a23155c..7322a98abfa4 100644
--- a/dev-perl/Text-WikiFormat/ChangeLog
+++ b/dev-perl/Text-WikiFormat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Text-WikiFormat
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.7 2006/01/13 22:26:25 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.8 2006/02/13 14:09:23 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
+ Text-WikiFormat-0.76.ebuild, Text-WikiFormat-0.77.ebuild:
+ Virtuals for some perl-core deps
13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
Text-WikiFormat-0.76.ebuild:
diff --git a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.76.ebuild b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.76.ebuild
index 0c50eece223a..e4eda6908547 100644
--- a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.76.ebuild
+++ b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.76.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-WikiFormat/Text-WikiFormat-0.76.ebuild,v 1.6 2006/01/13 22:26:25 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.76.ebuild,v 1.7 2006/02/13 14:09:23 mcummings Exp $
inherit perl-module
@@ -13,7 +13,7 @@ LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~amd64 ~ppc sparc x86"
DEPEND="dev-perl/URI
- perl-core/Scalar-List-Utils
+ virtual/perl-Scalar-List-Utils
dev-perl/module-build"
IUSE=""
diff --git a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild
index 58d010b61ccd..bbe7836aac6c 100644
--- a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild
+++ b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.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-WikiFormat/Text-WikiFormat-0.77.ebuild,v 1.1 2006/01/13 16:49:01 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild,v 1.2 2006/02/13 14:09:23 mcummings Exp $
inherit perl-module
@@ -13,7 +13,7 @@ LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
DEPEND="dev-perl/URI
- perl-core/Scalar-List-Utils
+ virtual/perl-Scalar-List-Utils
dev-perl/module-build"
IUSE=""