diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 10:44:33 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 10:44:33 +0000 |
commit | f51c7b5c9f60cf0aa0321f6d549defed9a9ddd29 (patch) | |
tree | 1f946d33dfa438d0110b5c3415446a6c7c9b62b3 /dev-perl/Audio-CD-disc-cover | |
parent | Virtual for perl-core dep (diff) | |
download | gentoo-2-f51c7b5c9f60cf0aa0321f6d549defed9a9ddd29.tar.gz gentoo-2-f51c7b5c9f60cf0aa0321f6d549defed9a9ddd29.tar.bz2 gentoo-2-f51c7b5c9f60cf0aa0321f6d549defed9a9ddd29.zip |
Virtual for perl-core dep
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-perl/Audio-CD-disc-cover')
-rw-r--r-- | dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.ebuild | 10 | ||||
-rw-r--r-- | dev-perl/Audio-CD-disc-cover/ChangeLog | 7 |
2 files changed, 10 insertions, 7 deletions
diff --git a/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.ebuild b/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.ebuild index c5249796f29b..5d41a82a445e 100644 --- a/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.ebuild +++ b/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.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/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.ebuild,v 1.16 2005/12/30 11:50:50 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.ebuild,v 1.17 2006/02/13 10:41:00 mcummings Exp $ inherit perl-module @@ -15,10 +15,10 @@ LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="alpha amd64 ia64 ppc sparc x86" DEPEND="${DEPEND} - >=perl-core/MIME-Base64-2.12 >=dev-perl/URI-1.10 >=dev-perl/HTML-Parser-3.15 - >=perl-core/Digest-MD5-2.12 - >=perl-core/libnet-1.0703-r1 + >=virtual/perl-MIME-Base64-2.12 + >=virtual/perl-Digest-MD5-2.12 + >=virtual/perl-libnet-1.0703-r1 >=dev-perl/libwww-perl-5.50 >=media-libs/libcdaudio-0.99.6" diff --git a/dev-perl/Audio-CD-disc-cover/ChangeLog b/dev-perl/Audio-CD-disc-cover/ChangeLog index 8898d4f1d22d..85b2767371b1 100644 --- a/dev-perl/Audio-CD-disc-cover/ChangeLog +++ b/dev-perl/Audio-CD-disc-cover/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Audio-CD-disc-cover -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-CD-disc-cover/ChangeLog,v 1.20 2005/12/30 11:50:50 mcummings Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-CD-disc-cover/ChangeLog,v 1.21 2006/02/13 10:41:00 mcummings Exp $ + + 13 Feb 2006; <mcumming@gentoo.org> Audio-CD-disc-cover-0.05.ebuild: + Virtual for perl-core dep 30 Dec 2005; <mcumming@gentoo.org> Audio-CD-disc-cover-0.05.ebuild: Migrating libnet to perl-core |