summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-02-13 13:18:02 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-02-13 13:18:02 +0000
commit9355cb389b09270308c7fd3f05d341d184e80c2b (patch)
tree95d8af65ce627d75839500800e105b901f880a04 /dev-perl/MD5
parentNew virtual for perl-core/Getopt-Long (diff)
downloadhistorical-9355cb389b09270308c7fd3f05d341d184e80c2b.tar.gz
historical-9355cb389b09270308c7fd3f05d341d184e80c2b.tar.bz2
historical-9355cb389b09270308c7fd3f05d341d184e80c2b.zip
Virtuals for perl-core
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-perl/MD5')
-rw-r--r--dev-perl/MD5/ChangeLog7
-rw-r--r--dev-perl/MD5/MD5-2.03.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/MD5/ChangeLog b/dev-perl/MD5/ChangeLog
index 9fa6cbad7f29..47b9fdddfb67 100644
--- a/dev-perl/MD5/ChangeLog
+++ b/dev-perl/MD5/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/MD5
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MD5/ChangeLog,v 1.18 2005/09/17 00:41:35 agriffis Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MD5/ChangeLog,v 1.19 2006/02/13 13:09:38 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org> MD5-2.03.ebuild:
+ Virtuals for perl-core
17 Sep 2005; Aron Griffis <agriffis@gentoo.org> MD5-2.03.ebuild:
Mark 2.03 stable on ia64
diff --git a/dev-perl/MD5/MD5-2.03.ebuild b/dev-perl/MD5/MD5-2.03.ebuild
index f7c8db20a2b2..65b5d4b9ee2a 100644
--- a/dev-perl/MD5/MD5-2.03.ebuild
+++ b/dev-perl/MD5/MD5-2.03.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/MD5/MD5-2.03.ebuild,v 1.10 2005/09/17 00:41:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MD5/MD5-2.03.ebuild,v 1.11 2006/02/13 13:09:38 mcummings Exp $
inherit perl-module
@@ -13,7 +13,7 @@ LICENSE="Artistic"
KEYWORDS="alpha amd64 ia64 ppc sparc x86"
IUSE=""
-DEPEND="perl-core/Digest-MD5"
+DEPEND="virtual/perl-Digest-MD5"
SRC_TEST="do"
export OPTIMIZE="${CFLAGS}"