summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-02-13 13:12:43 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-02-13 13:12:43 +0000
commit8f050ac2d4279f60217d4b4adf36c51e51cd92a3 (patch)
tree7f6b02ef7757349473ff90504439153dd4410903 /dev-perl/MP3-Info
parentVirtuals for perl-core (diff)
downloadgentoo-2-8f050ac2d4279f60217d4b4adf36c51e51cd92a3.tar.gz
gentoo-2-8f050ac2d4279f60217d4b4adf36c51e51cd92a3.tar.bz2
gentoo-2-8f050ac2d4279f60217d4b4adf36c51e51cd92a3.zip
Virtuals for perl-core
(Portage version: 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"