summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
-rw-r--r--net-mail/gotmail/ChangeLog8
-rw-r--r--net-mail/gotmail/gotmail-0.8.4.ebuild6
-rw-r--r--net-mail/gotmail/gotmail-0.8.7.1.ebuild6
-rw-r--r--net-mail/grepmail/ChangeLog8
-rw-r--r--net-mail/grepmail/grepmail-5.30.32.ebuild6
-rw-r--r--net-mail/grepmail/grepmail-5.30.ebuild6
-rw-r--r--net-mail/pop-before-smtp/ChangeLog8
-rw-r--r--net-mail/pop-before-smtp/pop-before-smtp-1.34.ebuild6
-rw-r--r--net-mail/pop-before-smtp/pop-before-smtp-1.36.ebuild6
-rw-r--r--net-mail/popick/ChangeLog7
-rw-r--r--net-mail/popick/popick-0.1.ebuild6
-rw-r--r--net-mail/yosucker/ChangeLog6
-rw-r--r--net-mail/yosucker/yosucker-69.ebuild8
-rw-r--r--net-mail/yosucker/yosucker-71.ebuild8
-rw-r--r--net-mail/yosucker/yosucker-73.ebuild6
20 files changed, 78 insertions, 54 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
diff --git a/net-mail/gotmail/ChangeLog b/net-mail/gotmail/ChangeLog
index ccbf9c36150b..25e40a64afe7 100644
--- a/net-mail/gotmail/ChangeLog
+++ b/net-mail/gotmail/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/gotmail
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/ChangeLog,v 1.36 2005/12/30 12:04:15 mcummings Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/ChangeLog,v 1.37 2006/02/13 14:56:47 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org> gotmail-0.8.4.ebuild,
+ gotmail-0.8.7.1.ebuild:
+ Virtuals for perl-core
30 Dec 2005; <mcumming@gentoo.org> gotmail-0.8.4.ebuild,
gotmail-0.8.7.1.ebuild:
diff --git a/net-mail/gotmail/gotmail-0.8.4.ebuild b/net-mail/gotmail/gotmail-0.8.4.ebuild
index a64bdf0f7552..4c5f72a45411 100644
--- a/net-mail/gotmail/gotmail-0.8.4.ebuild
+++ b/net-mail/gotmail/gotmail-0.8.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.8.4.ebuild,v 1.7 2005/12/30 12:04:15 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.8.4.ebuild,v 1.8 2006/02/13 14:56:47 mcummings Exp $
inherit eutils
@@ -16,7 +16,7 @@ IUSE=""
DEPEND="virtual/libc
net-misc/curl
dev-perl/URI
- perl-core/libnet"
+ virtual/perl-libnet"
S=${WORKDIR}/${PN}
diff --git a/net-mail/gotmail/gotmail-0.8.7.1.ebuild b/net-mail/gotmail/gotmail-0.8.7.1.ebuild
index 799296f63d4c..e3f60fb51020 100644
--- a/net-mail/gotmail/gotmail-0.8.7.1.ebuild
+++ b/net-mail/gotmail/gotmail-0.8.7.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.8.7.1.ebuild,v 1.2 2005/12/30 12:04:15 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.8.7.1.ebuild,v 1.3 2006/02/13 14:56:47 mcummings Exp $
inherit eutils
@@ -16,7 +16,7 @@ IUSE=""
DEPEND="virtual/libc
net-misc/curl
dev-perl/URI
- perl-core/libnet
+ virtual/perl-libnet
app-arch/gzip"
src_compile() {
diff --git a/net-mail/grepmail/ChangeLog b/net-mail/grepmail/ChangeLog
index edac5e304873..91820318fc6c 100644
--- a/net-mail/grepmail/ChangeLog
+++ b/net-mail/grepmail/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/grepmail
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/ChangeLog,v 1.24 2005/12/24 16:02:32 hansmi Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/ChangeLog,v 1.25 2006/02/13 14:57:19 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org> grepmail-5.30.ebuild,
+ grepmail-5.30.32.ebuild:
+ Virtuals for perl-core
24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org>
grepmail-5.30.32.ebuild:
diff --git a/net-mail/grepmail/grepmail-5.30.32.ebuild b/net-mail/grepmail/grepmail-5.30.32.ebuild
index e77722fed2f6..c997d171a458 100644
--- a/net-mail/grepmail/grepmail-5.30.32.ebuild
+++ b/net-mail/grepmail/grepmail-5.30.32.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-5.30.32.ebuild,v 1.5 2005/12/24 16:02:32 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-5.30.32.ebuild,v 1.6 2006/02/13 14:57:19 mcummings Exp $
inherit versionator perl-app
@@ -19,5 +19,5 @@ IUSE=""
DEPEND="dev-perl/Inline
dev-perl/TimeDate
dev-perl/DateManip
- perl-core/Digest-MD5
+ virtual/perl-Digest-MD5
>=dev-perl/Mail-Mbox-MessageParser-1.40.01"
diff --git a/net-mail/grepmail/grepmail-5.30.ebuild b/net-mail/grepmail/grepmail-5.30.ebuild
index f3d9aa6c6b57..117db1444fa7 100644
--- a/net-mail/grepmail/grepmail-5.30.ebuild
+++ b/net-mail/grepmail/grepmail-5.30.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-5.30.ebuild,v 1.8 2005/11/28 13:05:52 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-5.30.ebuild,v 1.9 2006/02/13 14:57:19 mcummings Exp $
inherit perl-app
@@ -18,7 +18,7 @@ DEPEND="${DEPEND}
dev-perl/Inline
dev-perl/TimeDate
dev-perl/DateManip
- perl-core/Digest-MD5
+ virtual/perl-Digest-MD5
dev-perl/Mail-Mbox-MessageParser"
RDEPEND=""
diff --git a/net-mail/pop-before-smtp/ChangeLog b/net-mail/pop-before-smtp/ChangeLog
index 5ed6d3751c58..0ae37a64d63f 100644
--- a/net-mail/pop-before-smtp/ChangeLog
+++ b/net-mail/pop-before-smtp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/pop-before-smtp
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/pop-before-smtp/ChangeLog,v 1.11 2005/05/25 15:33:01 mcummings Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pop-before-smtp/ChangeLog,v 1.12 2006/02/13 14:57:56 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
+ pop-before-smtp-1.34.ebuild, pop-before-smtp-1.36.ebuild:
+ Virtuals for perl-core
25 May 2005; Michael Cummings <mcummings@gentoo.org>
pop-before-smtp-1.36.ebuild:
diff --git a/net-mail/pop-before-smtp/pop-before-smtp-1.34.ebuild b/net-mail/pop-before-smtp/pop-before-smtp-1.34.ebuild
index 45ed185d1dde..26070cf2a1c9 100644
--- a/net-mail/pop-before-smtp/pop-before-smtp-1.34.ebuild
+++ b/net-mail/pop-before-smtp/pop-before-smtp-1.34.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/pop-before-smtp/pop-before-smtp-1.34.ebuild,v 1.5 2005/05/25 15:32:43 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pop-before-smtp/pop-before-smtp-1.34.ebuild,v 1.6 2006/02/13 14:57:56 mcummings Exp $
DESCRIPTION="a simple daemon to allow email relay control based on successful POP or IMAP logins"
HOMEPAGE="http://popbsmtp.sourceforge.net"
@@ -12,7 +12,7 @@ KEYWORDS="x86 ~amd64"
IUSE=""
RDEPEND="dev-perl/File-Tail
- perl-core/Time-HiRes
+ virtual/perl-Time-HiRes
dev-perl/Net-Netmask
dev-perl/TimeDate
dev-perl/Unix-Syslog"
diff --git a/net-mail/pop-before-smtp/pop-before-smtp-1.36.ebuild b/net-mail/pop-before-smtp/pop-before-smtp-1.36.ebuild
index e9a51348ebfc..ee0959e26f7b 100644
--- a/net-mail/pop-before-smtp/pop-before-smtp-1.36.ebuild
+++ b/net-mail/pop-before-smtp/pop-before-smtp-1.36.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/pop-before-smtp/pop-before-smtp-1.36.ebuild,v 1.4 2005/05/25 15:33:01 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pop-before-smtp/pop-before-smtp-1.36.ebuild,v 1.5 2006/02/13 14:57:56 mcummings Exp $
DESCRIPTION="a simple daemon to allow email relay control based on successful POP or IMAP logins"
HOMEPAGE="http://popbsmtp.sourceforge.net"
@@ -12,7 +12,7 @@ KEYWORDS="x86 ~amd64"
IUSE=""
RDEPEND="dev-perl/File-Tail
- perl-core/Time-HiRes
+ virtual/perl-Time-HiRes
dev-perl/Net-Netmask
dev-perl/TimeDate
dev-perl/Unix-Syslog"
diff --git a/net-mail/popick/ChangeLog b/net-mail/popick/ChangeLog
index 91c08de53dd1..a19b3dc953a3 100644
--- a/net-mail/popick/ChangeLog
+++ b/net-mail/popick/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/popick
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/popick/ChangeLog,v 1.3 2005/05/25 14:04:12 mcummings Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/popick/ChangeLog,v 1.4 2006/02/13 14:58:10 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org> popick-0.1.ebuild:
+ Virtuals for perl-core
25 May 2005; Michael Cummings <mcummings@gentoo.org> popick-0.1.ebuild:
dev-perl/Getopt-Long => perl-core/Getopt-Long migration
diff --git a/net-mail/popick/popick-0.1.ebuild b/net-mail/popick/popick-0.1.ebuild
index ccd8d7279fc3..a42898d90506 100644
--- a/net-mail/popick/popick-0.1.ebuild
+++ b/net-mail/popick/popick-0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/popick/popick-0.1.ebuild,v 1.3 2005/05/25 14:04:12 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/popick/popick-0.1.ebuild,v 1.4 2006/02/13 14:58:10 mcummings Exp $
inherit eutils
@@ -15,7 +15,7 @@ IUSE=""
DEPEND=""
RDEPEND="dev-lang/perl
dev-perl/Curses-UI
- perl-core/Getopt-Long"
+ virtual/perl-Getopt-Long"
src_unpack() {
diff --git a/net-mail/yosucker/ChangeLog b/net-mail/yosucker/ChangeLog
index 08ad93c611ca..a6742cc42ece 100644
--- a/net-mail/yosucker/ChangeLog
+++ b/net-mail/yosucker/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/yosucker
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/yosucker/ChangeLog,v 1.37 2006/02/07 20:49:13 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/yosucker/ChangeLog,v 1.38 2006/02/13 15:00:01 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org> yosucker-69.ebuild,
+ yosucker-71.ebuild, yosucker-73.ebuild:
+ Virtuals for perl-core
07 Feb 2006; Simon Stelling <blubb@gentoo.org> yosucker-73.ebuild:
stable on amd64
diff --git a/net-mail/yosucker/yosucker-69.ebuild b/net-mail/yosucker/yosucker-69.ebuild
index 43e256440116..c813138a3424 100644
--- a/net-mail/yosucker/yosucker-69.ebuild
+++ b/net-mail/yosucker/yosucker-69.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/yosucker/yosucker-69.ebuild,v 1.5 2005/05/25 14:27:34 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/yosucker/yosucker-69.ebuild,v 1.6 2006/02/13 15:00:01 mcummings Exp $
inherit eutils
@@ -17,9 +17,9 @@ SLOT="0"
DEPEND="dev-lang/perl
dev-perl/TermReadKey
- perl-core/Digest-MD5
+ virtual/perl-Digest-MD5
dev-perl/IO-Socket-SSL
- perl-core/MIME-Base64"
+ virtual/perl-MIME-Base64"
RDEPEND=""
diff --git a/net-mail/yosucker/yosucker-71.ebuild b/net-mail/yosucker/yosucker-71.ebuild
index 6a7abaee076f..24c5be5053ec 100644
--- a/net-mail/yosucker/yosucker-71.ebuild
+++ b/net-mail/yosucker/yosucker-71.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/yosucker/yosucker-71.ebuild,v 1.6 2005/06/12 18:15:27 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/yosucker/yosucker-71.ebuild,v 1.7 2006/02/13 15:00:01 mcummings Exp $
inherit eutils
@@ -17,9 +17,9 @@ SLOT="0"
DEPEND="dev-lang/perl
dev-perl/TermReadKey
- perl-core/Digest-MD5
+ virtual/perl-Digest-MD5
dev-perl/IO-Socket-SSL
- perl-core/MIME-Base64"
+ virtual/perl-MIME-Base64"
RDEPEND=""
diff --git a/net-mail/yosucker/yosucker-73.ebuild b/net-mail/yosucker/yosucker-73.ebuild
index 847c1d588541..d7501feb6b4e 100644
--- a/net-mail/yosucker/yosucker-73.ebuild
+++ b/net-mail/yosucker/yosucker-73.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/yosucker/yosucker-73.ebuild,v 1.4 2006/02/07 20:49:13 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/yosucker/yosucker-73.ebuild,v 1.5 2006/02/13 15:00:01 mcummings Exp $
inherit eutils
@@ -17,9 +17,9 @@ SLOT="0"
DEPEND="dev-lang/perl
dev-perl/TermReadKey
- perl-core/Digest-MD5
+ virtual/perl-Digest-MD5
dev-perl/IO-Socket-SSL
- perl-core/MIME-Base64"
+ virtual/perl-MIME-Base64"
RDEPEND=""