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/MP3-Info
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/MP3-Info')
-rw-r--r--dev-perl/MP3-Info/ChangeLog6
-rw-r--r--dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/MP3-Info/ChangeLog b/dev-perl/MP3-Info/ChangeLog
index e8f232adbdf7..193b20fb4c78 100644
--- a/dev-perl/MP3-Info/ChangeLog
+++ b/dev-perl/MP3-Info/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/MP3-Info
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/ChangeLog,v 1.32 2006/02/06 20:27:04 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/ChangeLog,v 1.33 2006/02/13 13:12:25 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
+ MP3-Info-1.02-r1.ebuild:
+ Virtuals for perl-core
06 Feb 2006; Simon Stelling <blubb@gentoo.org> MP3-Info-1.13.ebuild:
stable on amd64
diff --git a/dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild b/dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild
index 0c20b62b0ea0..aec65afe2c15 100644
--- a/dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild
+++ b/dev-perl/MP3-Info/MP3-Info-1.02-r1.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/MP3-Info/MP3-Info-1.02-r1.ebuild,v 1.12 2005/05/25 15:10:17 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild,v 1.13 2006/02/13 13:12:25 mcummings Exp $
inherit perl-module
@@ -13,4 +13,4 @@ LICENSE="Artistic"
KEYWORDS="x86 amd64 ppc ppc64 sparc alpha hppa ia64"
IUSE=""
-DEPEND="|| ( perl-core/Test-Simple >=dev-lang/perl-5.8.0-r12 )"
+DEPEND="virtual/perl-Test-Simple"