summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/choad/ChangeLog7
-rw-r--r--media-sound/choad/choad-0.822.ebuild6
2 files changed, 8 insertions, 5 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/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"