From 67199d1836e5c239ecf3459cb897384d83f3597c Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Mon, 13 Feb 2006 14:09:23 +0000 Subject: Virtuals for some perl-core deps (Portage version: 2.1_pre3-r1) --- dev-perl/Test-ClassAPI/ChangeLog | 6 +++++- dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.ebuild | 6 +++--- dev-perl/Test-Memory-Cycle/ChangeLog | 6 +++++- dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild | 6 +++--- dev-perl/Text-WikiFormat/ChangeLog | 6 +++++- dev-perl/Text-WikiFormat/Text-WikiFormat-0.76.ebuild | 4 ++-- dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild | 4 ++-- 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 + Test-ClassAPI-1.02.ebuild: + Virtuals for some perl-core deps 04 Feb 2006; Aron Griffis 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 + Test-Memory-Cycle-1.02.ebuild: + Virtuals for some perl-core deps 15 Jan 2006; Michael Cummings 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 - ( =virtual/perl-Test-Simple-0.62 + ( + Text-WikiFormat-0.76.ebuild, Text-WikiFormat-0.77.ebuild: + Virtuals for some perl-core deps 13 Jan 2006; Michael Cummings 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="" -- cgit v1.2.3-65-gdbad