diff options
Diffstat (limited to 'net-mail/fetchyahoo/fetchyahoo-2.8.2.ebuild')
-rw-r--r-- | net-mail/fetchyahoo/fetchyahoo-2.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/fetchyahoo/fetchyahoo-2.8.2.ebuild b/net-mail/fetchyahoo/fetchyahoo-2.8.2.ebuild index 7575c2033be4..2440f8352f36 100644 --- a/net-mail/fetchyahoo/fetchyahoo-2.8.2.ebuild +++ b/net-mail/fetchyahoo/fetchyahoo-2.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.8.2.ebuild,v 1.4 2005/05/25 14:25:44 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.8.2.ebuild,v 1.5 2005/05/25 14:26:20 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." @@ -20,7 +20,7 @@ DEPEND="dev-lang/perl dev-perl/URI dev-perl/MailTools dev-perl/IO-stringy - dev-perl/MIME-Base64" + perl-core/MIME-Base64" src_install() { dobin fetchyahoo |