summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-02-13 15:00:01 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-02-13 15:00:01 +0000
commite5090997227878bab89d22177157f3f9a175ffb5 (patch)
treec2ea902599edb17d6332c196cfe5e7d9736aef1a /net-mail/fetchyahoo
parentVirtuals for some perl-core deps (diff)
downloadhistorical-e5090997227878bab89d22177157f3f9a175ffb5.tar.gz
historical-e5090997227878bab89d22177157f3f9a175ffb5.tar.bz2
historical-e5090997227878bab89d22177157f3f9a175ffb5.zip
Virtuals for perl-core
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'net-mail/fetchyahoo')
-rw-r--r--net-mail/fetchyahoo/ChangeLog7
-rw-r--r--net-mail/fetchyahoo/fetchyahoo-2.10.0.ebuild6
-rw-r--r--net-mail/fetchyahoo/fetchyahoo-2.10.2.ebuild6
-rw-r--r--net-mail/fetchyahoo/fetchyahoo-2.8.6.ebuild6
-rw-r--r--net-mail/fetchyahoo/fetchyahoo-2.9.0.ebuild6
5 files changed, 18 insertions, 13 deletions
diff --git a/net-mail/fetchyahoo/ChangeLog b/net-mail/fetchyahoo/ChangeLog
index b8b93ef21881..7483725c2f57 100644
--- a/net-mail/fetchyahoo/ChangeLog
+++ b/net-mail/fetchyahoo/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-mail/fetchyahoo
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/ChangeLog,v 1.36 2006/02/07 20:48:49 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/ChangeLog,v 1.37 2006/02/13 14:55:47 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
+ fetchyahoo-2.8.6.ebuild, fetchyahoo-2.9.0.ebuild,
+ fetchyahoo-2.10.0.ebuild, fetchyahoo-2.10.2.ebuild:
+ Virtuals for perl-core
07 Feb 2006; Simon Stelling <blubb@gentoo.org> fetchyahoo-2.10.0.ebuild:
stable on amd64
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() {
diff --git a/net-mail/fetchyahoo/fetchyahoo-2.10.2.ebuild b/net-mail/fetchyahoo/fetchyahoo-2.10.2.ebuild
index 8ecc9e7bd362..4bcf9db95337 100644
--- a/net-mail/fetchyahoo/fetchyahoo-2.10.2.ebuild
+++ b/net-mail/fetchyahoo/fetchyahoo-2.10.2.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.2.ebuild,v 1.2 2006/01/11 14:12:20 kanaka Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.10.2.ebuild,v 1.3 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() {
diff --git a/net-mail/fetchyahoo/fetchyahoo-2.8.6.ebuild b/net-mail/fetchyahoo/fetchyahoo-2.8.6.ebuild
index f90414bbdec9..5f0e5f599174 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-2006 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.8 2006/01/11 03:56:08 kanaka Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.8.6.ebuild,v 1.9 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"
src_install() {
dobin fetchyahoo
diff --git a/net-mail/fetchyahoo/fetchyahoo-2.9.0.ebuild b/net-mail/fetchyahoo/fetchyahoo-2.9.0.ebuild
index a20b45785f94..cf44743ccf83 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-2006 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.6 2006/01/11 03:56:08 kanaka Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.9.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"
src_install() {
dobin fetchyahoo