summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail-filter/popfile/ChangeLog5
-rw-r--r--mail-filter/popfile/popfile-0.21.1.ebuild4
-rw-r--r--mail-filter/spamassassin/ChangeLog6
-rw-r--r--mail-filter/spamassassin/spamassassin-3.0.1.ebuild4
-rw-r--r--mail-filter/spamassassin/spamassassin-3.0.2-r1.ebuild4
-rw-r--r--mail-filter/spamassassin/spamassassin-3.0.2.ebuild4
-rw-r--r--mail-filter/spamassassin/spamassassin-3.0.3.ebuild4
-rw-r--r--media-gfx/freewrl/ChangeLog5
-rw-r--r--media-gfx/freewrl/freewrl-1.06.ebuild4
-rw-r--r--net-im/silc-plugin/ChangeLog6
-rw-r--r--net-im/silc-plugin/silc-plugin-1.0.1-r1.ebuild4
-rw-r--r--net-mail/fetchyahoo/ChangeLog6
-rw-r--r--net-mail/fetchyahoo/fetchyahoo-2.5.5.ebuild6
-rw-r--r--net-mail/fetchyahoo/fetchyahoo-2.8.0.ebuild4
-rw-r--r--net-mail/fetchyahoo/fetchyahoo-2.8.2.ebuild4
-rw-r--r--net-mail/fetchyahoo/fetchyahoo-2.8.6.ebuild4
-rw-r--r--net-mail/swaks/ChangeLog6
-rw-r--r--net-mail/swaks/swaks-20040404.1.ebuild4
-rw-r--r--net-mail/yosucker/ChangeLog5
-rw-r--r--net-mail/yosucker/yosucker-69.ebuild4
-rw-r--r--net-mail/yosucker/yosucker-71.ebuild4
-rw-r--r--net-nntp/ubh/ChangeLog5
-rw-r--r--net-nntp/ubh/ubh-2.5.ebuild4
-rw-r--r--net-proxy/httpush/ChangeLog6
-rw-r--r--net-proxy/httpush/httpush-0.9_beta11.ebuild4
-rw-r--r--www-client/w3mir/ChangeLog5
-rw-r--r--www-client/w3mir/w3mir-1.0.10.ebuild4
27 files changed, 80 insertions, 45 deletions
diff --git a/mail-filter/popfile/ChangeLog b/mail-filter/popfile/ChangeLog
index 41b00797c610..525644da20b8 100644
--- a/mail-filter/popfile/ChangeLog
+++ b/mail-filter/popfile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-filter/popfile
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/popfile/ChangeLog,v 1.7 2005/05/25 14:23:07 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/popfile/ChangeLog,v 1.8 2005/05/25 14:23:27 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org> popfile-0.21.1.ebuild:
+ dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
25 May 2005; Michael Cummings <mcummings@gentoo.org> popfile-0.20.1.ebuild:
dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
diff --git a/mail-filter/popfile/popfile-0.21.1.ebuild b/mail-filter/popfile/popfile-0.21.1.ebuild
index 815f9857a2dd..a522b2d82d74 100644
--- a/mail-filter/popfile/popfile-0.21.1.ebuild
+++ b/mail-filter/popfile/popfile-0.21.1.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/mail-filter/popfile/popfile-0.21.1.ebuild,v 1.5 2005/05/24 15:56:00 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/popfile/popfile-0.21.1.ebuild,v 1.6 2005/05/25 14:23:27 mcummings Exp $
IUSE=""
@@ -16,7 +16,7 @@ KEYWORDS="~x86 ~ppc"
DEPEND=">=dev-lang/perl-5.8
perl-core/Digest-MD5
dev-perl/Text-Kakasi
- dev-perl/MIME-Base64
+ perl-core/MIME-Base64
dev-perl/HTML-Tagset
dev-perl/DBD-SQLite
app-arch/unzip"
diff --git a/mail-filter/spamassassin/ChangeLog b/mail-filter/spamassassin/ChangeLog
index ee315a3c2f58..be86d8c2825f 100644
--- a/mail-filter/spamassassin/ChangeLog
+++ b/mail-filter/spamassassin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-filter/spamassassin
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.43 2005/05/25 14:24:30 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.44 2005/05/25 14:24:52 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org>
+ spamassassin-3.0.3.ebuild:
+ dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
25 May 2005; Michael Cummings <mcummings@gentoo.org>
spamassassin-3.0.2.ebuild:
diff --git a/mail-filter/spamassassin/spamassassin-3.0.1.ebuild b/mail-filter/spamassassin/spamassassin-3.0.1.ebuild
index 3f4bc68a10bc..217c7fa797fe 100644
--- a/mail-filter/spamassassin/spamassassin-3.0.1.ebuild
+++ b/mail-filter/spamassassin/spamassassin-3.0.1.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/mail-filter/spamassassin/spamassassin-3.0.1.ebuild,v 1.5 2005/05/24 14:48:18 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.0.1.ebuild,v 1.6 2005/05/25 14:23:49 mcummings Exp $
inherit perl-module
@@ -19,7 +19,7 @@ IUSE="berkdb qmail ssl doc"
DEPEND=">=dev-lang/perl-5.8.2-r1
>=dev-perl/PodParser-1.22
- dev-perl/MIME-Base64
+ perl-core/MIME-Base64
>=dev-perl/HTML-Parser-3.31
>=dev-perl/Net-DNS-0.34
dev-perl/Digest-SHA1
diff --git a/mail-filter/spamassassin/spamassassin-3.0.2-r1.ebuild b/mail-filter/spamassassin/spamassassin-3.0.2-r1.ebuild
index fecc6e102b37..17c969d71d00 100644
--- a/mail-filter/spamassassin/spamassassin-3.0.2-r1.ebuild
+++ b/mail-filter/spamassassin/spamassassin-3.0.2-r1.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/mail-filter/spamassassin/spamassassin-3.0.2-r1.ebuild,v 1.2 2005/05/24 14:48:18 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.0.2-r1.ebuild,v 1.3 2005/05/25 14:24:09 mcummings Exp $
inherit perl-module
@@ -17,7 +17,7 @@ IUSE="berkdb qmail ssl doc"
DEPEND=">=dev-lang/perl-5.8.2-r1
>=dev-perl/PodParser-1.22
- dev-perl/MIME-Base64
+ perl-core/MIME-Base64
>=dev-perl/HTML-Parser-3.31
>=dev-perl/Net-DNS-0.34
dev-perl/Digest-SHA1
diff --git a/mail-filter/spamassassin/spamassassin-3.0.2.ebuild b/mail-filter/spamassassin/spamassassin-3.0.2.ebuild
index 0923d6f778b6..faf55d74936e 100644
--- a/mail-filter/spamassassin/spamassassin-3.0.2.ebuild
+++ b/mail-filter/spamassassin/spamassassin-3.0.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/mail-filter/spamassassin/spamassassin-3.0.2.ebuild,v 1.10 2005/05/24 14:48:18 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.0.2.ebuild,v 1.11 2005/05/25 14:24:30 mcummings Exp $
inherit perl-module
@@ -17,7 +17,7 @@ IUSE="berkdb qmail ssl doc"
DEPEND=">=dev-lang/perl-5.8.2-r1
>=dev-perl/PodParser-1.22
- dev-perl/MIME-Base64
+ perl-core/MIME-Base64
>=dev-perl/HTML-Parser-3.31
>=dev-perl/Net-DNS-0.34
dev-perl/Digest-SHA1
diff --git a/mail-filter/spamassassin/spamassassin-3.0.3.ebuild b/mail-filter/spamassassin/spamassassin-3.0.3.ebuild
index f8adcc4a24e1..80d7496674bb 100644
--- a/mail-filter/spamassassin/spamassassin-3.0.3.ebuild
+++ b/mail-filter/spamassassin/spamassassin-3.0.3.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/mail-filter/spamassassin/spamassassin-3.0.3.ebuild,v 1.3 2005/05/24 14:48:18 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.0.3.ebuild,v 1.4 2005/05/25 14:24:52 mcummings Exp $
inherit perl-module
@@ -25,7 +25,7 @@ IUSE="berkdb qmail ssl doc"
DEPEND=">=dev-lang/perl-5.8.2-r1
>=dev-perl/PodParser-1.22
- dev-perl/MIME-Base64
+ perl-core/MIME-Base64
dev-perl/Storable
>=dev-perl/HTML-Parser-3.31
>=dev-perl/Net-DNS-0.34
diff --git a/media-gfx/freewrl/ChangeLog b/media-gfx/freewrl/ChangeLog
index f27c699fe442..426cf80e6ce3 100644
--- a/media-gfx/freewrl/ChangeLog
+++ b/media-gfx/freewrl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/freewrl
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/freewrl/ChangeLog,v 1.4 2005/05/24 15:56:54 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/freewrl/ChangeLog,v 1.5 2005/05/25 14:25:09 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org> freewrl-1.06.ebuild:
+ dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
24 May 2005; Michael Cummings <mcummings@gentoo.org> freewrl-1.06.ebuild:
dev-perl/Digest-MD5 => perl-core/Digest-MD5
diff --git a/media-gfx/freewrl/freewrl-1.06.ebuild b/media-gfx/freewrl/freewrl-1.06.ebuild
index 8ff18bc42442..05c9f6cf3444 100644
--- a/media-gfx/freewrl/freewrl-1.06.ebuild
+++ b/media-gfx/freewrl/freewrl-1.06.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/media-gfx/freewrl/freewrl-1.06.ebuild,v 1.5 2005/05/24 15:56:54 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/freewrl/freewrl-1.06.ebuild,v 1.6 2005/05/25 14:25:09 mcummings Exp $
inherit nsplugins eutils
@@ -22,7 +22,7 @@ DEPEND="virtual/x11
>=dev-lang/perl-5.8.2
>=perl-core/Digest-MD5-2.09
>=dev-perl/HTML-Parser-2.25
- >=dev-perl/MIME-Base64-2.11
+ >=perl-core/MIME-Base64-2.11
>=dev-perl/URI-1.04
>=dev-perl/libnet-1.0607
>=dev-perl/libwww-perl-5.47
diff --git a/net-im/silc-plugin/ChangeLog b/net-im/silc-plugin/ChangeLog
index 7c741e6eb47c..be0508b79834 100644
--- a/net-im/silc-plugin/ChangeLog
+++ b/net-im/silc-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-im/silc-plugin
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/silc-plugin/ChangeLog,v 1.12 2005/01/03 15:51:12 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/silc-plugin/ChangeLog,v 1.13 2005/05/25 14:25:27 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org>
+ silc-plugin-1.0.1-r1.ebuild:
+ dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
03 Jan 2005; Andrej Kacian <ticho@gentoo.org> silc-plugin-1.0.1-r2.ebuild:
Added necessary perl modules into RDEPEND, according to
diff --git a/net-im/silc-plugin/silc-plugin-1.0.1-r1.ebuild b/net-im/silc-plugin/silc-plugin-1.0.1-r1.ebuild
index 6534f5cef6ba..ada85fbd93e5 100644
--- a/net-im/silc-plugin/silc-plugin-1.0.1-r1.ebuild
+++ b/net-im/silc-plugin/silc-plugin-1.0.1-r1.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-im/silc-plugin/silc-plugin-1.0.1-r1.ebuild,v 1.4 2005/01/03 15:51:12 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/silc-plugin/silc-plugin-1.0.1-r1.ebuild,v 1.5 2005/05/25 14:25:27 mcummings Exp $
inherit eutils
@@ -20,7 +20,7 @@ IUSE="debug pic"
# All necessary dependencies are pulled in by irssi.
DEPEND="virtual/libc"
RDEPEND="~net-irc/irssi-0.8.9
- >=dev-perl/MIME-Base64-3.03"
+ >=perl-core/MIME-Base64-3.03"
S_SILC="${S}/../silc-client-${PV}"
S_IRSSI="${S}/../irssi-${IRSSI_PV}"
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.5.5.ebuild b/net-mail/fetchyahoo/fetchyahoo-2.5.5.ebuild
index 6734feda2d90..b19ecebe0021 100644
--- a/net-mail/fetchyahoo/fetchyahoo-2.5.5.ebuild
+++ b/net-mail/fetchyahoo/fetchyahoo-2.5.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.5.5.ebuild,v 1.5 2004/07/15 01:48:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.5.5.ebuild,v 1.6 2005/05/25 14:25:44 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.pl
diff --git a/net-mail/fetchyahoo/fetchyahoo-2.8.0.ebuild b/net-mail/fetchyahoo/fetchyahoo-2.8.0.ebuild
index 438a2a59aac6..dfa47168fe2e 100644
--- a/net-mail/fetchyahoo/fetchyahoo-2.8.0.ebuild
+++ b/net-mail/fetchyahoo/fetchyahoo-2.8.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.8.0.ebuild,v 1.5 2005/05/25 14:25:44 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.8.0.ebuild,v 1.6 2005/05/25 14:26:02 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.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
diff --git a/net-mail/swaks/ChangeLog b/net-mail/swaks/ChangeLog
index 338c3af0042e..6140311777da 100644
--- a/net-mail/swaks/ChangeLog
+++ b/net-mail/swaks/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/swaks
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/swaks/ChangeLog,v 1.2 2005/05/24 15:58:53 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/swaks/ChangeLog,v 1.3 2005/05/25 14:26:56 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org>
+ swaks-20040404.1.ebuild:
+ dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
24 May 2005; Michael Cummings <mcummings@gentoo.org>
swaks-20040404.1.ebuild:
diff --git a/net-mail/swaks/swaks-20040404.1.ebuild b/net-mail/swaks/swaks-20040404.1.ebuild
index d7d224d4aa69..9ad529c0c136 100644
--- a/net-mail/swaks/swaks-20040404.1.ebuild
+++ b/net-mail/swaks/swaks-20040404.1.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/swaks/swaks-20040404.1.ebuild,v 1.2 2005/05/24 15:58:53 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/swaks/swaks-20040404.1.ebuild,v 1.3 2005/05/25 14:26:56 mcummings Exp $
MY_P=${P/-/.}
DESCRIPTION="Swiss Army Knife SMTP; Command line SMTP testing, including TLS and AUTH"
@@ -17,7 +17,7 @@ DEPEND=">=dev-lang/perl-5.8.3"
RDEPEND="${DEPEND}
>=dev-perl/Net-DNS-0.40
ssl? ( >=dev-perl/Net-SSLeay-1.23 )
- >=dev-perl/MIME-Base64-3.00
+ >=perl-core/MIME-Base64-3.00
>=perl-core/Digest-MD5-2.33
>=dev-perl/Time-HiRes-1.54
>=dev-perl/Authen-NTLM-1.02
diff --git a/net-mail/yosucker/ChangeLog b/net-mail/yosucker/ChangeLog
index 8241aafea1b9..3e03c1429c42 100644
--- a/net-mail/yosucker/ChangeLog
+++ b/net-mail/yosucker/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/yosucker
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/yosucker/ChangeLog,v 1.28 2005/05/25 14:27:16 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/yosucker/ChangeLog,v 1.29 2005/05/25 14:27:34 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org> yosucker-69.ebuild:
+ dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
25 May 2005; Michael Cummings <mcummings@gentoo.org> yosucker-71.ebuild:
dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
diff --git a/net-mail/yosucker/yosucker-69.ebuild b/net-mail/yosucker/yosucker-69.ebuild
index 9513bf582b12..43e256440116 100644
--- a/net-mail/yosucker/yosucker-69.ebuild
+++ b/net-mail/yosucker/yosucker-69.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/yosucker/yosucker-69.ebuild,v 1.4 2005/05/24 15:59:14 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/yosucker/yosucker-69.ebuild,v 1.5 2005/05/25 14:27:34 mcummings Exp $
inherit eutils
@@ -19,7 +19,7 @@ DEPEND="dev-lang/perl
dev-perl/TermReadKey
perl-core/Digest-MD5
dev-perl/IO-Socket-SSL
- dev-perl/MIME-Base64"
+ perl-core/MIME-Base64"
RDEPEND=""
diff --git a/net-mail/yosucker/yosucker-71.ebuild b/net-mail/yosucker/yosucker-71.ebuild
index 3372a0dafabc..c0c0e224ea99 100644
--- a/net-mail/yosucker/yosucker-71.ebuild
+++ b/net-mail/yosucker/yosucker-71.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/yosucker/yosucker-71.ebuild,v 1.2 2005/05/24 15:59:14 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/yosucker/yosucker-71.ebuild,v 1.3 2005/05/25 14:27:16 mcummings Exp $
inherit eutils
@@ -19,7 +19,7 @@ DEPEND="dev-lang/perl
dev-perl/TermReadKey
perl-core/Digest-MD5
dev-perl/IO-Socket-SSL
- dev-perl/MIME-Base64"
+ perl-core/MIME-Base64"
RDEPEND=""
diff --git a/net-nntp/ubh/ChangeLog b/net-nntp/ubh/ChangeLog
index b5318d177f54..210624517be0 100644
--- a/net-nntp/ubh/ChangeLog
+++ b/net-nntp/ubh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-nntp/ubh
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nntp/ubh/ChangeLog,v 1.3 2005/05/16 16:43:50 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nntp/ubh/ChangeLog,v 1.4 2005/05/25 14:27:51 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org> ubh-2.5.ebuild:
+ dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
16 May 2005; Sven Wegener <swegener@gentoo.org> ubh-2.5.ebuild:
Added error checking to src_install.
diff --git a/net-nntp/ubh/ubh-2.5.ebuild b/net-nntp/ubh/ubh-2.5.ebuild
index a63db4ceddac..99db72868058 100644
--- a/net-nntp/ubh/ubh-2.5.ebuild
+++ b/net-nntp/ubh/ubh-2.5.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-nntp/ubh/ubh-2.5.ebuild,v 1.2 2005/05/16 16:43:50 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nntp/ubh/ubh-2.5.ebuild,v 1.3 2005/05/25 14:27:51 mcummings Exp $
DESCRIPTION="The Usenet Binary Harvester"
HOMEPAGE="http://ubh.sourceforge.net/"
@@ -12,7 +12,7 @@ KEYWORDS="~x86 ~ppc ~sparc ~amd64"
DEPEND=">=dev-perl/libnet-1.0607
>=dev-perl/News-Newsrc-1.07
>=dev-perl/IO-stringy-1.220
- >=dev-perl/MIME-Base64-2.12
+ >=perl-core/MIME-Base64-2.12
>=dev-perl/MailTools-1.15
>=dev-perl/MIME-tools-5.411
>=dev-perl/string-crc32-1.2"
diff --git a/net-proxy/httpush/ChangeLog b/net-proxy/httpush/ChangeLog
index 3b58ad5293ec..a7f18ea9ac34 100644
--- a/net-proxy/httpush/ChangeLog
+++ b/net-proxy/httpush/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-proxy/httpush
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/httpush/ChangeLog,v 1.2 2005/04/23 13:06:31 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/httpush/ChangeLog,v 1.3 2005/05/25 14:28:07 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org>
+ httpush-0.9_beta11.ebuild:
+ dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
22 Apr 2005; Alin Nastac <mrness@gentoo.org> :
Rename category & herd www-proxy to net-proxy
diff --git a/net-proxy/httpush/httpush-0.9_beta11.ebuild b/net-proxy/httpush/httpush-0.9_beta11.ebuild
index 625d2972d2d8..20ca63eb345d 100644
--- a/net-proxy/httpush/httpush-0.9_beta11.ebuild
+++ b/net-proxy/httpush/httpush-0.9_beta11.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-proxy/httpush/httpush-0.9_beta11.ebuild,v 1.1 2005/04/22 19:15:11 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/httpush/httpush-0.9_beta11.ebuild,v 1.2 2005/05/25 14:28:07 mcummings Exp $
inherit eutils
@@ -16,7 +16,7 @@ KEYWORDS="~x86"
IUSE="xml2"
RDEPEND="dev-perl/URI
- dev-perl/MIME-Base64
+ perl-core/MIME-Base64
dev-perl/libwww-perl
dev-perl/Net-SSLeay
dev-perl/Crypt-SSLeay
diff --git a/www-client/w3mir/ChangeLog b/www-client/w3mir/ChangeLog
index 1a40ad15fc4a..d191bc889aae 100644
--- a/www-client/w3mir/ChangeLog
+++ b/www-client/w3mir/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/w3mir
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/w3mir/ChangeLog,v 1.2 2005/03/18 16:30:31 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/w3mir/ChangeLog,v 1.3 2005/05/25 14:28:25 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org> w3mir-1.0.10.ebuild:
+ dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
*w3mir-1.0.10 (18 Mar 2005)
diff --git a/www-client/w3mir/w3mir-1.0.10.ebuild b/www-client/w3mir/w3mir-1.0.10.ebuild
index ab44a6313087..6ab98c77acf8 100644
--- a/www-client/w3mir/w3mir-1.0.10.ebuild
+++ b/www-client/w3mir/w3mir-1.0.10.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/www-client/w3mir/w3mir-1.0.10.ebuild,v 1.1 2005/03/18 16:17:09 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/w3mir/w3mir-1.0.10.ebuild,v 1.2 2005/05/25 14:28:25 mcummings Exp $
inherit perl-module
@@ -16,4 +16,4 @@ KEYWORDS="x86 ppc ~sparc alpha"
DEPEND="${DEPEND}
>=dev-perl/URI-1.0.9
>=dev-perl/libwww-perl-5.64-r1
- >=dev-perl/MIME-Base64-2.12"
+ >=perl-core/MIME-Base64-2.12"