summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-02-13 13:37:24 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-02-13 13:37:24 +0000
commit413c105a1e180b41bf230a0f20768c59231c2b5a (patch)
tree06658c412dc67bebae67b7963da83fcd2b085f36 /dev-perl/Net-DNS/Net-DNS-0.49.ebuild
parentunionfs: nfs support use flag (diff)
downloadgentoo-2-413c105a1e180b41bf230a0f20768c59231c2b5a.tar.gz
gentoo-2-413c105a1e180b41bf230a0f20768c59231c2b5a.tar.bz2
gentoo-2-413c105a1e180b41bf230a0f20768c59231c2b5a.zip
Virtuals for perl-core
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-perl/Net-DNS/Net-DNS-0.49.ebuild')
-rw-r--r--dev-perl/Net-DNS/Net-DNS-0.49.ebuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/dev-perl/Net-DNS/Net-DNS-0.49.ebuild b/dev-perl/Net-DNS/Net-DNS-0.49.ebuild
index 8f49b80fa4b9..fe83d0049813 100644
--- a/dev-perl/Net-DNS/Net-DNS-0.49.ebuild
+++ b/dev-perl/Net-DNS/Net-DNS-0.49.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/Net-DNS/Net-DNS-0.49.ebuild,v 1.14 2005/10/10 07:45:41 hardave Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.49.ebuild,v 1.15 2006/02/13 13:36:49 mcummings Exp $
inherit perl-module
@@ -16,9 +16,10 @@ IUSE=""
#SRC_TEST="do"
-DEPEND="perl-core/Digest-MD5
+DEPEND="virtual/perl-Digest-MD5
dev-perl/Digest-HMAC
- perl-core/MIME-Base64 || ( perl-core/Test-Simple >=dev-lang/perl-5.8.0-r12 )"
+ virtual/perl-MIME-Base64
+ virtual/perl-Test-Simple"
mydoc="TODO"
src_compile() {