summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-02-13 14:49:31 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-02-13 14:49:31 +0000
commitb49f28ccdbe7faca39aace9dd193fab91dafa410 (patch)
tree3def944c4b67762b7d0b4dde3adc9ef7c90f9450 /media-sound/choad
parentVirtuals for perl-core (diff)
downloadhistorical-b49f28ccdbe7faca39aace9dd193fab91dafa410.tar.gz
historical-b49f28ccdbe7faca39aace9dd193fab91dafa410.tar.bz2
historical-b49f28ccdbe7faca39aace9dd193fab91dafa410.zip
Virtuals for perl-core
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'media-sound/choad')
-rw-r--r--media-sound/choad/ChangeLog7
-rw-r--r--media-sound/choad/Manifest12
-rw-r--r--media-sound/choad/choad-0.822.ebuild6
3 files changed, 14 insertions, 11 deletions
diff --git a/media-sound/choad/ChangeLog b/media-sound/choad/ChangeLog
index 3f2f2deb5ee0..5f557eb7f8d2 100644
--- a/media-sound/choad/ChangeLog
+++ b/media-sound/choad/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/choad
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/choad/ChangeLog,v 1.8 2005/12/30 12:02:07 mcummings Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/choad/ChangeLog,v 1.9 2006/02/13 14:49:31 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org> choad-0.822.ebuild:
+ Virtuals for perl-core
30 Dec 2005; <mcumming@gentoo.org> choad-0.822.ebuild:
Migrating libnet to perl-core
diff --git a/media-sound/choad/Manifest b/media-sound/choad/Manifest
index 1e56791735ee..cf48d363e922 100644
--- a/media-sound/choad/Manifest
+++ b/media-sound/choad/Manifest
@@ -1,14 +1,14 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 d6d0d9942c621b07620c0db42763bd16 ChangeLog 1057
-MD5 15fa08e7e06f634cd763371ea6225c30 choad-0.822.ebuild 891
+MD5 fe3ed6f6e7fbaaae1e88d3432a211b40 ChangeLog 1158
+MD5 a9b72146f4103904388528dbb1e28a39 choad-0.822.ebuild 895
MD5 0acb1ee7c98e5fa7e4698b38f5741a92 files/digest-choad-0.822 52
MD5 0b6d88be572f75159b312e97f13e6fe4 metadata.xml 250
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
+Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFDtSHItG5z4I8BtQoRAn9RAJ98VGrKb+PerKacLqFDziTkaX0wogCeLqVD
-pEY/yy9Yg5Eo9cCeqYq5GeM=
-=q+tb
+iD8DBQFD8JxxtG5z4I8BtQoRAmJNAJ920UEcUejtD6ZhwO4fgoWfY12m5wCfRQeX
+q3/lOW+fQkGsG50cKQyvXkc=
+=gjXI
-----END PGP SIGNATURE-----
diff --git a/media-sound/choad/choad-0.822.ebuild b/media-sound/choad/choad-0.822.ebuild
index 0bad194dbc92..033991a8ba20 100644
--- a/media-sound/choad/choad-0.822.ebuild
+++ b/media-sound/choad/choad-0.822.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/media-sound/choad/choad-0.822.ebuild,v 1.9 2005/12/30 12:02:07 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/choad/choad-0.822.ebuild,v 1.10 2006/02/13 14:49:31 mcummings Exp $
DESCRIPTION="a command-line, Perl-based CD-ripping-ID3-tagging-and-mp3-encoding utility"
HOMEPAGE="http://ftso.org/choad/index1.html"
@@ -14,7 +14,7 @@ IUSE="offensive"
DEPEND=">=dev-lang/perl-5
dev-perl/CDDB
- perl-core/libnet
+ virtual/perl-libnet
dev-perl/MailTools
media-sound/cdparanoia
media-sound/lame"