summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-12-30 12:04:15 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-12-30 12:04:15 +0000
commit8e8963cefae43f08eb80a5e09ac94b325b71a25f (patch)
tree8cb5c1b6ae62801e24e3de031b8ad85b58d4dd57 /net-mail/fetchyahoo
parentMigrating libnet to perl-core (diff)
downloadhistorical-8e8963cefae43f08eb80a5e09ac94b325b71a25f.tar.gz
historical-8e8963cefae43f08eb80a5e09ac94b325b71a25f.tar.bz2
historical-8e8963cefae43f08eb80a5e09ac94b325b71a25f.zip
Migrating libnet to perl-core
Package-Manager: portage-2.0.53
Diffstat (limited to 'net-mail/fetchyahoo')
-rw-r--r--net-mail/fetchyahoo/ChangeLog6
-rw-r--r--net-mail/fetchyahoo/fetchyahoo-2.10.0.ebuild4
-rw-r--r--net-mail/fetchyahoo/fetchyahoo-2.8.6.ebuild4
-rw-r--r--net-mail/fetchyahoo/fetchyahoo-2.8.8.ebuild4
-rw-r--r--net-mail/fetchyahoo/fetchyahoo-2.9.0.ebuild4
5 files changed, 13 insertions, 9 deletions
diff --git a/net-mail/fetchyahoo/ChangeLog b/net-mail/fetchyahoo/ChangeLog
index 0aabc76fbd72..364cb7f47bc8 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.32 2005/12/24 15:35:32 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/ChangeLog,v 1.33 2005/12/30 12:03:40 mcummings Exp $
+
+ 30 Dec 2005; <mcumming@gentoo.org> fetchyahoo-2.10.0.ebuild,
+ fetchyahoo-2.8.6.ebuild, fetchyahoo-2.8.8.ebuild, fetchyahoo-2.9.0.ebuild:
+ Migrating libnet to perl-core
24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org>
fetchyahoo-2.10.0.ebuild:
diff --git a/net-mail/fetchyahoo/fetchyahoo-2.10.0.ebuild b/net-mail/fetchyahoo/fetchyahoo-2.10.0.ebuild
index 48d5e93493af..e9670d3dd5e0 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-2005 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.3 2005/12/24 15:35:32 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.10.0.ebuild,v 1.4 2005/12/30 12:03:40 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,7 +15,7 @@ DEPEND="dev-lang/perl
dev-perl/libwww-perl
dev-perl/HTML-Parser
dev-perl/MIME-tools
- dev-perl/libnet
+ perl-core/libnet
dev-perl/Crypt-SSLeay
dev-perl/URI
dev-perl/MailTools
diff --git a/net-mail/fetchyahoo/fetchyahoo-2.8.6.ebuild b/net-mail/fetchyahoo/fetchyahoo-2.8.6.ebuild
index e1a9910bf599..933c060a8774 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.6 2005/10/03 12:19:38 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.8.6.ebuild,v 1.7 2005/12/30 12:03:40 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,7 +15,7 @@ DEPEND="dev-lang/perl
dev-perl/libwww-perl
dev-perl/HTML-Parser
dev-perl/MIME-tools
- dev-perl/libnet
+ perl-core/libnet
dev-perl/Crypt-SSLeay
dev-perl/URI
dev-perl/MailTools
diff --git a/net-mail/fetchyahoo/fetchyahoo-2.8.8.ebuild b/net-mail/fetchyahoo/fetchyahoo-2.8.8.ebuild
index 7b5fdb251a56..6c94614e6f4a 100644
--- a/net-mail/fetchyahoo/fetchyahoo-2.8.8.ebuild
+++ b/net-mail/fetchyahoo/fetchyahoo-2.8.8.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.8.ebuild,v 1.2 2005/10/03 12:19:38 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.8.8.ebuild,v 1.3 2005/12/30 12:03:40 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,7 +15,7 @@ DEPEND="dev-lang/perl
dev-perl/libwww-perl
dev-perl/HTML-Parser
dev-perl/MIME-tools
- dev-perl/libnet
+ perl-core/libnet
dev-perl/Crypt-SSLeay
dev-perl/URI
dev-perl/MailTools
diff --git a/net-mail/fetchyahoo/fetchyahoo-2.9.0.ebuild b/net-mail/fetchyahoo/fetchyahoo-2.9.0.ebuild
index 07992bc75330..ac0e0f2aca6e 100644
--- a/net-mail/fetchyahoo/fetchyahoo-2.9.0.ebuild
+++ b/net-mail/fetchyahoo/fetchyahoo-2.9.0.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.9.0.ebuild,v 1.4 2005/10/03 12:19:38 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.9.0.ebuild,v 1.5 2005/12/30 12:03:40 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,7 +15,7 @@ DEPEND="dev-lang/perl
dev-perl/libwww-perl
dev-perl/HTML-Parser
dev-perl/MIME-tools
- dev-perl/libnet
+ perl-core/libnet
dev-perl/Crypt-SSLeay
dev-perl/URI
dev-perl/MailTools