summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-02-13 15:05:14 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-02-13 15:05:14 +0000
commite34990bf3289c52e4046f120365e605d8752c02b (patch)
tree307f69dbcfba575e55c9a86c348ea009d6ddaa8b /perl-core
parentVirtuals for some perl-core deps (diff)
downloadgentoo-2-e34990bf3289c52e4046f120365e605d8752c02b.tar.gz
gentoo-2-e34990bf3289c52e4046f120365e605d8752c02b.tar.bz2
gentoo-2-e34990bf3289c52e4046f120365e605d8752c02b.zip
Virtuals for perl-core
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Getopt-Long/ChangeLog6
-rw-r--r--perl-core/Getopt-Long/Getopt-Long-2.34.ebuild6
-rw-r--r--perl-core/Getopt-Long/Getopt-Long-2.35.ebuild4
-rw-r--r--perl-core/Math-BigInt/ChangeLog7
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.73.ebuild6
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild4
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.77.ebuild4
7 files changed, 23 insertions, 14 deletions
diff --git a/perl-core/Getopt-Long/ChangeLog b/perl-core/Getopt-Long/ChangeLog
index 6a45d6a0052a..1700fe556c04 100644
--- a/perl-core/Getopt-Long/ChangeLog
+++ b/perl-core/Getopt-Long/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Getopt-Long
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.5 2006/01/13 14:19:54 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.6 2006/02/13 15:04:23 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
+ Getopt-Long-2.34.ebuild, Getopt-Long-2.35.ebuild:
+ Virtuals for perl-core
*Getopt-Long-2.35 (13 Jan 2006)
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.34.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.34.ebuild
index e8727417ca66..59bafeab7a61 100644
--- a/perl-core/Getopt-Long/Getopt-Long-2.34.ebuild
+++ b/perl-core/Getopt-Long/Getopt-Long-2.34.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/perl-core/Getopt-Long/Getopt-Long-2.34.ebuild,v 1.3 2005/12/30 10:47:03 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.34.ebuild,v 1.4 2006/02/13 15:04:23 mcummings Exp $
inherit perl-module
@@ -13,4 +13,4 @@ LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="x86 amd64 alpha ppc sparc hppa mips ia64 ppc64"
IUSE=""
-DEPEND="perl-core/PodParser"
+DEPEND="virtual/perl-PodParser"
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild
index 387999ac9c8c..56bfe69496ca 100644
--- a/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild
+++ b/perl-core/Getopt-Long/Getopt-Long-2.35.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/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild,v 1.1 2006/01/13 14:19:54 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild,v 1.2 2006/02/13 15:04:23 mcummings Exp $
inherit perl-module
@@ -13,4 +13,4 @@ LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
-DEPEND="perl-core/PodParser"
+DEPEND="virtual/perl-PodParser"
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog
index e5dd050cb256..b04d8cf4c218 100644
--- a/perl-core/Math-BigInt/ChangeLog
+++ b/perl-core/Math-BigInt/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for perl-core/Math-BigInt
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.10 2006/02/07 20:55:17 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.11 2006/02/13 15:05:14 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
+ Math-BigInt-1.73.ebuild, Math-BigInt-1.77.ebuild,
+ Math-BigInt-1.77-r1.ebuild:
+ Virtuals for perl-core
07 Feb 2006; Simon Stelling <blubb@gentoo.org> Math-BigInt-1.77.ebuild:
stable on amd64
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.73.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.73.ebuild
index ce9dca57db77..646365726c3f 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.73.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.73.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/perl-core/Math-BigInt/Math-BigInt-1.73.ebuild,v 1.4 2005/12/30 11:16:39 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.73.ebuild,v 1.5 2006/02/13 15:05:14 mcummings Exp $
inherit perl-module
@@ -13,6 +13,6 @@ SLOT="0"
KEYWORDS="alpha amd64 ia64 ~ppc s390 sparc x86"
IUSE=""
-DEPEND=">=perl-core/Scalar-List-Utils-1.14"
+DEPEND=">=virtual/perl-Scalar-List-Utils-1.14"
SRC_TEST="do"
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild
index 23ec78535b96..f9df8bdcd771 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.77-r1.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/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild,v 1.1 2006/01/22 21:43:49 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild,v 1.2 2006/02/13 15:05:14 mcummings Exp $
inherit perl-module eutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86"
IUSE=""
-DEPEND=">=perl-core/Scalar-List-Utils-1.14"
+DEPEND=">=virtual/perl-Scalar-List-Utils-1.14"
SRC_TEST="do"
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild
index 03e589f5e676..e7de040a6041 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.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/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild,v 1.6 2006/02/07 20:55:17 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild,v 1.7 2006/02/13 15:05:14 mcummings Exp $
inherit perl-module
@@ -13,6 +13,6 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~ppc s390 sh sparc x86"
IUSE=""
-DEPEND=">=perl-core/Scalar-List-Utils-1.14"
+DEPEND=">=virtual/perl-Scalar-List-Utils-1.14"
SRC_TEST="do"