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
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)
-rw-r--r--net-misc/ebayagent/ChangeLog8
-rw-r--r--net-misc/ebayagent/ebayagent-0.9.11-r2.ebuild6
-rw-r--r--net-nntp/ubh/ChangeLog7
-rw-r--r--net-nntp/ubh/ubh-2.5.ebuild8
-rw-r--r--net-p2p/gwebcache/ChangeLog8
-rw-r--r--net-p2p/gwebcache/gwebcache-1.0.0.ebuild6
-rw-r--r--net-proxy/httpush/ChangeLog8
-rw-r--r--net-proxy/httpush/httpush-0.9_beta11.ebuild6
-rw-r--r--net-www/awstats/ChangeLog8
-rw-r--r--net-www/awstats/awstats-6.3-r2.ebuild6
-rw-r--r--net-www/awstats/awstats-6.4.ebuild6
-rw-r--r--net-www/awstats/awstats-6.5.ebuild6
-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
19 files changed, 74 insertions, 46 deletions
diff --git a/net-misc/ebayagent/ChangeLog b/net-misc/ebayagent/ChangeLog
index f7eb735cdaa5..4d5df9621a3e 100644
--- a/net-misc/ebayagent/ChangeLog
+++ b/net-misc/ebayagent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/ebayagent
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ebayagent/ChangeLog,v 1.6 2005/12/30 12:04:32 mcummings Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ebayagent/ChangeLog,v 1.7 2006/02/13 15:00:21 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
+ ebayagent-0.9.11-r2.ebuild:
+ Virtuals for perl-core
30 Dec 2005; <mcumming@gentoo.org> ebayagent-0.9.11-r2.ebuild:
Migrating libnet to perl-core
diff --git a/net-misc/ebayagent/ebayagent-0.9.11-r2.ebuild b/net-misc/ebayagent/ebayagent-0.9.11-r2.ebuild
index 4c0ed397f84e..b8f04331f881 100644
--- a/net-misc/ebayagent/ebayagent-0.9.11-r2.ebuild
+++ b/net-misc/ebayagent/ebayagent-0.9.11-r2.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/net-misc/ebayagent/ebayagent-0.9.11-r2.ebuild,v 1.2 2005/12/30 12:04:32 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ebayagent/ebayagent-0.9.11-r2.ebuild,v 1.3 2006/02/13 15:00:21 mcummings Exp $
inherit eutils
@@ -14,7 +14,7 @@ IUSE="tcltk"
KEYWORDS="x86"
DEPEND="dev-lang/perl
- >=perl-core/libnet-1.16
+ >=virtual/perl-libnet-1.16
>=dev-perl/URI-1.35
>=dev-perl/Crypt-SSLeay-0.49
>=dev-perl/libwww-perl-5.79
diff --git a/net-nntp/ubh/ChangeLog b/net-nntp/ubh/ChangeLog
index 81f807c47ee6..5f2ced7ca160 100644
--- a/net-nntp/ubh/ChangeLog
+++ b/net-nntp/ubh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-nntp/ubh
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nntp/ubh/ChangeLog,v 1.5 2005/12/30 12:04:55 mcummings Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-nntp/ubh/ChangeLog,v 1.6 2006/02/13 15:01:30 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org> ubh-2.5.ebuild:
+ Virtuals for perl-core
30 Dec 2005; <mcumming@gentoo.org> ubh-2.5.ebuild:
Migrating libnet to perl-core
diff --git a/net-nntp/ubh/ubh-2.5.ebuild b/net-nntp/ubh/ubh-2.5.ebuild
index d71e947a3641..e6ac6e3f75a1 100644
--- a/net-nntp/ubh/ubh-2.5.ebuild
+++ b/net-nntp/ubh/ubh-2.5.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/net-nntp/ubh/ubh-2.5.ebuild,v 1.4 2005/12/30 12:04:55 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nntp/ubh/ubh-2.5.ebuild,v 1.5 2006/02/13 15:01:30 mcummings Exp $
DESCRIPTION="The Usenet Binary Harvester"
HOMEPAGE="http://ubh.sourceforge.net/"
@@ -9,10 +9,10 @@ LICENSE="GPL-2"
SLOT="0"
IUSE=""
KEYWORDS="~x86 ~ppc ~sparc ~amd64"
-DEPEND=">=perl-core/libnet-1.0607
+DEPEND=">=virtual/perl-libnet-1.0607
>=dev-perl/News-Newsrc-1.07
>=dev-perl/IO-stringy-1.220
- >=perl-core/MIME-Base64-2.12
+ >=virtual/perl-MIME-Base64-2.12
>=dev-perl/MailTools-1.15
>=dev-perl/MIME-tools-5.411
>=dev-perl/string-crc32-1.2"
diff --git a/net-p2p/gwebcache/ChangeLog b/net-p2p/gwebcache/ChangeLog
index 6fe63a8698d1..32548e101fd9 100644
--- a/net-p2p/gwebcache/ChangeLog
+++ b/net-p2p/gwebcache/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/gwebcache
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gwebcache/ChangeLog,v 1.4 2005/05/24 14:28:55 mcummings Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gwebcache/ChangeLog,v 1.5 2006/02/13 15:01:52 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
+ gwebcache-1.0.0.ebuild:
+ Virtuals for perl-core
24 May 2005; Michael Cummings <mcummings@gentoo.org> gwebcache-1.0.0.ebuild:
dev-perl/CGI => perl-core/CGI
diff --git a/net-p2p/gwebcache/gwebcache-1.0.0.ebuild b/net-p2p/gwebcache/gwebcache-1.0.0.ebuild
index 07d745ee4c97..292ae6ea9974 100644
--- a/net-p2p/gwebcache/gwebcache-1.0.0.ebuild
+++ b/net-p2p/gwebcache/gwebcache-1.0.0.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/net-p2p/gwebcache/gwebcache-1.0.0.ebuild,v 1.4 2005/05/24 14:28:55 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gwebcache/gwebcache-1.0.0.ebuild,v 1.5 2006/02/13 15:01:52 mcummings Exp $
inherit webapp
@@ -14,7 +14,7 @@ KEYWORDS="x86 ~ppc"
DEPEND=">=app-arch/unzip-5.42-r1"
RDEPEND=">=net-www/apache-1.3.24-r1
>=dev-lang/perl-5.6.0
- >=perl-core/CGI-2.93"
+ >=virtual/perl-CGI-2.93"
pkg_preinst() {
webapp_src_preinst
diff --git a/net-proxy/httpush/ChangeLog b/net-proxy/httpush/ChangeLog
index a7f18ea9ac34..e4cfa5ad4b02 100644
--- a/net-proxy/httpush/ChangeLog
+++ b/net-proxy/httpush/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-proxy/httpush
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/httpush/ChangeLog,v 1.3 2005/05/25 14:28:07 mcummings Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/httpush/ChangeLog,v 1.4 2006/02/13 15:02:40 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
+ httpush-0.9_beta11.ebuild:
+ Virtuals for perl-core
25 May 2005; Michael Cummings <mcummings@gentoo.org>
httpush-0.9_beta11.ebuild:
diff --git a/net-proxy/httpush/httpush-0.9_beta11.ebuild b/net-proxy/httpush/httpush-0.9_beta11.ebuild
index 20ca63eb345d..993c5be251d1 100644
--- a/net-proxy/httpush/httpush-0.9_beta11.ebuild
+++ b/net-proxy/httpush/httpush-0.9_beta11.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/net-proxy/httpush/httpush-0.9_beta11.ebuild,v 1.2 2005/05/25 14:28:07 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/httpush/httpush-0.9_beta11.ebuild,v 1.3 2006/02/13 15:02:40 mcummings Exp $
inherit eutils
@@ -16,7 +16,7 @@ KEYWORDS="~x86"
IUSE="xml2"
RDEPEND="dev-perl/URI
- perl-core/MIME-Base64
+ virtual/perl-MIME-Base64
dev-perl/libwww-perl
dev-perl/Net-SSLeay
dev-perl/Crypt-SSLeay
diff --git a/net-www/awstats/ChangeLog b/net-www/awstats/ChangeLog
index 2ce307dc2a68..5dea1ea85e32 100644
--- a/net-www/awstats/ChangeLog
+++ b/net-www/awstats/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-www/awstats
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/awstats/ChangeLog,v 1.26 2005/09/16 05:05:39 agriffis Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/awstats/ChangeLog,v 1.27 2006/02/13 15:03:17 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
+ awstats-6.3-r2.ebuild, awstats-6.4.ebuild, awstats-6.5.ebuild:
+ Virtuals for perl-core
15 Sep 2005; Aron Griffis <agriffis@gentoo.org> awstats-6.5.ebuild:
Mark 6.5 stable on alpha
diff --git a/net-www/awstats/awstats-6.3-r2.ebuild b/net-www/awstats/awstats-6.3-r2.ebuild
index 2b34d31809fc..f8139cce798f 100644
--- a/net-www/awstats/awstats-6.3-r2.ebuild
+++ b/net-www/awstats/awstats-6.3-r2.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/net-www/awstats/awstats-6.3-r2.ebuild,v 1.5 2005/05/25 15:37:30 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/awstats/awstats-6.3-r2.ebuild,v 1.6 2006/02/13 15:03:17 mcummings Exp $
inherit eutils webapp versionator
@@ -16,7 +16,7 @@ IUSE=""
RDEPEND=">=dev-lang/perl-5.6.1
>=media-libs/libpng-1.2
- perl-core/Time-Local
+ virtual/perl-Time-Local
net-www/apache"
DEPEND="${RDEPEND}
>=sys-apps/sed-4"
diff --git a/net-www/awstats/awstats-6.4.ebuild b/net-www/awstats/awstats-6.4.ebuild
index 40879f497352..7f8477503bd3 100644
--- a/net-www/awstats/awstats-6.4.ebuild
+++ b/net-www/awstats/awstats-6.4.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/net-www/awstats/awstats-6.4.ebuild,v 1.5 2005/06/17 21:07:09 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/awstats/awstats-6.4.ebuild,v 1.6 2006/02/13 15:03:17 mcummings Exp $
inherit eutils webapp versionator
@@ -14,7 +14,7 @@ IUSE=""
RDEPEND=">=dev-lang/perl-5.6.1
>=media-libs/libpng-1.2
- perl-core/Time-Local
+ virtual/perl-Time-Local
net-www/apache"
DEPEND="${RDEPEND}
>=sys-apps/sed-4"
diff --git a/net-www/awstats/awstats-6.5.ebuild b/net-www/awstats/awstats-6.5.ebuild
index 541bdfcb830f..b20572cfa288 100644
--- a/net-www/awstats/awstats-6.5.ebuild
+++ b/net-www/awstats/awstats-6.5.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/net-www/awstats/awstats-6.5.ebuild,v 1.5 2005/09/16 05:05:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/awstats/awstats-6.5.ebuild,v 1.6 2006/02/13 15:03:17 mcummings Exp $
inherit eutils webapp versionator
@@ -15,7 +15,7 @@ IUSE=""
RDEPEND=">=dev-lang/perl-5.6.1
>=media-libs/libpng-1.2
- perl-core/Time-Local
+ virtual/perl-Time-Local
net-www/apache"
DEPEND="${RDEPEND}
>=sys-apps/sed-4"
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"