summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/fetchyahoo/fetchyahoo-2.10.0.ebuild')
-rw-r--r--net-mail/fetchyahoo/fetchyahoo-2.10.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/fetchyahoo/fetchyahoo-2.10.0.ebuild b/net-mail/fetchyahoo/fetchyahoo-2.10.0.ebuild
index d1eb0438e72c..a8df5d144953 100644
--- a/net-mail/fetchyahoo/fetchyahoo-2.10.0.ebuild
+++ b/net-mail/fetchyahoo/fetchyahoo-2.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.10.0.ebuild,v 1.6 2006/02/07 20:48:49 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.10.0.ebuild,v 1.7 2006/02/13 14:55:47 mcummings Exp $
IUSE=""
DESCRIPTION="Perl script that downloads mail from a Yahoo! webmail account to a local mail spool, an mbox file, or to procmail."
@@ -15,12 +15,12 @@ DEPEND="dev-lang/perl
dev-perl/libwww-perl
dev-perl/HTML-Parser
dev-perl/MIME-tools
- perl-core/libnet
+ virtual/perl-libnet
dev-perl/Crypt-SSLeay
dev-perl/URI
dev-perl/MailTools
dev-perl/IO-stringy
- perl-core/MIME-Base64
+ virtual/perl-MIME-Base64
dev-perl/TermReadKey"
src_install() {