summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail-filter/anomy-sanitizer/ChangeLog6
-rw-r--r--mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild4
-rw-r--r--mail-filter/anomy-sanitizer/anomy-sanitizer-1.70.ebuild4
-rw-r--r--mail-filter/popfile/ChangeLog5
-rw-r--r--mail-filter/popfile/popfile-0.20.1.ebuild4
-rw-r--r--mail-filter/spamassassin/ChangeLog6
-rw-r--r--net-mail/fetchyahoo/ChangeLog6
-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/yosucker/ChangeLog5
10 files changed, 33 insertions, 15 deletions
diff --git a/mail-filter/anomy-sanitizer/ChangeLog b/mail-filter/anomy-sanitizer/ChangeLog
index 0b64c605086e..f6d8f368e0ca 100644
--- a/mail-filter/anomy-sanitizer/ChangeLog
+++ b/mail-filter/anomy-sanitizer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-filter/anomy-sanitizer
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/anomy-sanitizer/ChangeLog,v 1.8 2005/05/25 14:22:33 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/anomy-sanitizer/ChangeLog,v 1.9 2005/05/25 14:22:49 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org>
+ anomy-sanitizer-1.70.ebuild:
+ dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
25 May 2005; Michael Cummings <mcummings@gentoo.org>
anomy-sanitizer-1.67.ebuild:
diff --git a/mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild b/mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild
index 5cc5ae67a636..17ba60acc772 100644
--- a/mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild
+++ b/mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.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/anomy-sanitizer/anomy-sanitizer-1.67.ebuild,v 1.7 2005/05/14 01:47:34 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild,v 1.8 2005/05/25 14:22:33 mcummings Exp $
DESCRIPTION="Perl based e-mail filtering tool, sensitive to html tags, mime types and attachments"
HOMEPAGE="http://mailtools.anomy.net/"
@@ -12,7 +12,7 @@ KEYWORDS="~x86 ~ppc ~amd64"
IUSE=""
RDEPEND="dev-lang/perl
- >=dev-perl/MIME-Base64-2.12-r2
+ >=perl-core/MIME-Base64-2.12-r2
>=dev-perl/Mail-Audit-2.1-r1
virtual/mta"
DEPEND="${RDEPEND}"
diff --git a/mail-filter/anomy-sanitizer/anomy-sanitizer-1.70.ebuild b/mail-filter/anomy-sanitizer/anomy-sanitizer-1.70.ebuild
index 120b8836acd1..1039760415de 100644
--- a/mail-filter/anomy-sanitizer/anomy-sanitizer-1.70.ebuild
+++ b/mail-filter/anomy-sanitizer/anomy-sanitizer-1.70.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/anomy-sanitizer/anomy-sanitizer-1.70.ebuild,v 1.1 2005/05/14 01:47:34 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/anomy-sanitizer/anomy-sanitizer-1.70.ebuild,v 1.2 2005/05/25 14:22:49 mcummings Exp $
DESCRIPTION="Perl based e-mail filtering tool, sensitive to html tags, mime types and attachments"
HOMEPAGE="http://mailtools.anomy.net/"
@@ -12,7 +12,7 @@ KEYWORDS="~x86 ~ppc ~amd64"
IUSE=""
RDEPEND="dev-lang/perl
- >=dev-perl/MIME-Base64-2.12-r2
+ >=perl-core/MIME-Base64-2.12-r2
>=dev-perl/Mail-Audit-2.1-r1
virtual/mta"
DEPEND="${RDEPEND}"
diff --git a/mail-filter/popfile/ChangeLog b/mail-filter/popfile/ChangeLog
index 53fd4806f4fd..41b00797c610 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.6 2005/05/24 15:56:00 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/popfile/ChangeLog,v 1.7 2005/05/25 14:23:07 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org> popfile-0.20.1.ebuild:
+ dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
24 May 2005; Michael Cummings <mcummings@gentoo.org> popfile-0.21.1.ebuild:
dev-perl/Digest-MD5 => perl-core/Digest-MD5
diff --git a/mail-filter/popfile/popfile-0.20.1.ebuild b/mail-filter/popfile/popfile-0.20.1.ebuild
index 0303bcc972cf..c8c300ddb25c 100644
--- a/mail-filter/popfile/popfile-0.20.1.ebuild
+++ b/mail-filter/popfile/popfile-0.20.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.20.1.ebuild,v 1.4 2005/05/24 15:56:00 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/popfile/popfile-0.20.1.ebuild,v 1.5 2005/05/25 14:23:07 mcummings Exp $
IUSE=""
@@ -16,7 +16,7 @@ KEYWORDS="x86"
DEPEND=">=dev-lang/perl-5.8
>=dev-perl/BerkeleyDB-0.25
dev-perl/Text-Kakasi
- dev-perl/MIME-Base64
+ perl-core/MIME-Base64
dev-perl/HTML-Tagset
app-arch/unzip"
diff --git a/mail-filter/spamassassin/ChangeLog b/mail-filter/spamassassin/ChangeLog
index dc88a59a2044..ee315a3c2f58 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.42 2005/05/25 14:24:09 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.43 2005/05/25 14:24:30 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org>
+ spamassassin-3.0.2.ebuild:
+ dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
25 May 2005; Michael Cummings <mcummings@gentoo.org>
spamassassin-3.0.2-r1.ebuild:
diff --git a/net-mail/fetchyahoo/ChangeLog b/net-mail/fetchyahoo/ChangeLog
index e409d4f50ab5..ea38061a7a49 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.21 2005/05/25 14:26:02 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/ChangeLog,v 1.22 2005/05/25 14:26:20 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org>
+ fetchyahoo-2.8.2.ebuild:
+ dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
25 May 2005; Michael Cummings <mcummings@gentoo.org>
fetchyahoo-2.8.0.ebuild:
diff --git a/net-mail/fetchyahoo/fetchyahoo-2.8.0.ebuild b/net-mail/fetchyahoo/fetchyahoo-2.8.0.ebuild
index efa622e6d310..438a2a59aac6 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-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.8.0.ebuild,v 1.4 2004/07/15 01:48:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.8.0.ebuild,v 1.5 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."
diff --git a/net-mail/fetchyahoo/fetchyahoo-2.8.2.ebuild b/net-mail/fetchyahoo/fetchyahoo-2.8.2.ebuild
index 75538b1545d6..7575c2033be4 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-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.8.2.ebuild,v 1.3 2004/07/15 01:48:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.8.2.ebuild,v 1.4 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."
diff --git a/net-mail/yosucker/ChangeLog b/net-mail/yosucker/ChangeLog
index a14aea5b04fa..8241aafea1b9 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.27 2005/05/24 15:59:14 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/yosucker/ChangeLog,v 1.28 2005/05/25 14:27:16 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org> yosucker-71.ebuild:
+ dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
24 May 2005; Michael Cummings <mcummings@gentoo.org> yosucker-69.ebuild,
yosucker-71.ebuild: