summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-05-25 14:27:16 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-05-25 14:27:16 +0000
commit2637aaafb80151e8467c3ac0c33af6cb787a8c23 (patch)
tree1e3bf7211ecffd1bf03dd31fb6b5b65e5edcdc57 /net-mail/fetchyahoo
parentdev-perl/MIME-Base64 => perl-core/MIME-Base64 migration (diff)
downloadhistorical-2637aaafb80151e8467c3ac0c33af6cb787a8c23.tar.gz
historical-2637aaafb80151e8467c3ac0c33af6cb787a8c23.tar.bz2
historical-2637aaafb80151e8467c3ac0c33af6cb787a8c23.zip
dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-mail/fetchyahoo')
-rw-r--r--net-mail/fetchyahoo/ChangeLog6
-rw-r--r--net-mail/fetchyahoo/fetchyahoo-2.8.2.ebuild4
-rw-r--r--net-mail/fetchyahoo/fetchyahoo-2.8.6.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-mail/fetchyahoo/ChangeLog b/net-mail/fetchyahoo/ChangeLog
index ea38061a7a49..0ce6139c6177 100644
--- a/net-mail/fetchyahoo/ChangeLog
+++ b/net-mail/fetchyahoo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/fetchyahoo
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/ChangeLog,v 1.22 2005/05/25 14:26:20 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/ChangeLog,v 1.23 2005/05/25 14:26:38 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org>
+ fetchyahoo-2.8.6.ebuild:
+ dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
25 May 2005; Michael Cummings <mcummings@gentoo.org>
fetchyahoo-2.8.2.ebuild:
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
diff --git a/net-mail/fetchyahoo/fetchyahoo-2.8.6.ebuild b/net-mail/fetchyahoo/fetchyahoo-2.8.6.ebuild
index bc3d7ce46b6a..9d0fbbc736a5 100644
--- a/net-mail/fetchyahoo/fetchyahoo-2.8.6.ebuild
+++ b/net-mail/fetchyahoo/fetchyahoo-2.8.6.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.6.ebuild,v 1.3 2005/03/13 19:25:15 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.8.6.ebuild,v 1.4 2005/05/25 14:26:38 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