summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-05-25 14:08:47 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-05-25 14:08:47 +0000
commit5610a9dfc1fdb4bae8f52bbf5c01b612aa7e2736 (patch)
treec13a111b101864f36f8e230a5e55ab3c2595118a
parentdev-perl/MIME-Base64 => perl-core/MIME-Base64 migration (diff)
downloadgentoo-2-5610a9dfc1fdb4bae8f52bbf5c01b612aa7e2736.tar.gz
gentoo-2-5610a9dfc1fdb4bae8f52bbf5c01b612aa7e2736.tar.bz2
gentoo-2-5610a9dfc1fdb4bae8f52bbf5c01b612aa7e2736.zip
dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
(Portage version: 2.0.51.22-r1)
-rw-r--r--app-admin/diradm/ChangeLog5
-rw-r--r--app-admin/diradm/diradm-2.1.ebuild4
-rw-r--r--app-admin/diradm/diradm-2.2.ebuild4
-rw-r--r--app-admin/diradm/diradm-2.3.ebuild4
-rw-r--r--app-crypt/tinyca/ChangeLog5
-rw-r--r--app-crypt/tinyca/tinyca-0.5.4-r1.ebuild4
-rw-r--r--app-crypt/tinyca/tinyca-0.5.4.ebuild4
-rw-r--r--app-crypt/tinyca/tinyca-0.6.6.ebuild4
-rw-r--r--app-crypt/tinyca/tinyca-0.6.7.ebuild4
-rw-r--r--dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.ebuild4
-rw-r--r--dev-perl/Audio-CD-disc-cover/ChangeLog6
-rw-r--r--dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild4
-rw-r--r--dev-perl/Authen-NTLM/ChangeLog6
-rw-r--r--dev-perl/Bio-Das/Bio-Das-1.00.ebuild4
-rw-r--r--dev-perl/Bio-Das/ChangeLog5
15 files changed, 42 insertions, 25 deletions
diff --git a/app-admin/diradm/ChangeLog b/app-admin/diradm/ChangeLog
index a2b657a1081d..54e188922b66 100644
--- a/app-admin/diradm/ChangeLog
+++ b/app-admin/diradm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/diradm
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/diradm/ChangeLog,v 1.13 2005/05/25 14:06:28 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/diradm/ChangeLog,v 1.14 2005/05/25 14:06:45 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org> diradm-2.3.ebuild:
+ dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
25 May 2005; Michael Cummings <mcummings@gentoo.org> diradm-2.2.ebuild:
dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
diff --git a/app-admin/diradm/diradm-2.1.ebuild b/app-admin/diradm/diradm-2.1.ebuild
index 53fd64bea038..f9e5b402ba14 100644
--- a/app-admin/diradm/diradm-2.1.ebuild
+++ b/app-admin/diradm/diradm-2.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/app-admin/diradm/diradm-2.1.ebuild,v 1.2 2005/01/01 10:58:21 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/diradm/diradm-2.1.ebuild,v 1.3 2005/05/25 14:06:10 mcummings Exp $
DESCRIPTION="diradm is for managing posix users/groups in an LDAP directory"
BASE_URI="http://research.iat.sfu.ca/custom-software/"
@@ -18,7 +18,7 @@ DEPEND="net-nds/openldap
dev-lang/perl
app-shells/bash
sys-apps/sed
- dev-perl/MIME-Base64
+ perl-core/MIME-Base64
samba? (
dev-perl/Crypt-SmbHash
>=net-fs/samba-3
diff --git a/app-admin/diradm/diradm-2.2.ebuild b/app-admin/diradm/diradm-2.2.ebuild
index 76ebda60a107..5cbc9c339d84 100644
--- a/app-admin/diradm/diradm-2.2.ebuild
+++ b/app-admin/diradm/diradm-2.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/app-admin/diradm/diradm-2.2.ebuild,v 1.1 2005/01/09 10:14:50 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/diradm/diradm-2.2.ebuild,v 1.2 2005/05/25 14:06:28 mcummings Exp $
DESCRIPTION="diradm is for managing posix users/groups in an LDAP directory"
BASE_URI="http://research.iat.sfu.ca/custom-software/"
@@ -18,7 +18,7 @@ DEPEND="net-nds/openldap
dev-lang/perl
app-shells/bash
sys-apps/sed
- dev-perl/MIME-Base64
+ perl-core/MIME-Base64
samba? (
dev-perl/Crypt-SmbHash
>=net-fs/samba-3
diff --git a/app-admin/diradm/diradm-2.3.ebuild b/app-admin/diradm/diradm-2.3.ebuild
index 894c0f63cdfd..dbe363433aba 100644
--- a/app-admin/diradm/diradm-2.3.ebuild
+++ b/app-admin/diradm/diradm-2.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/app-admin/diradm/diradm-2.3.ebuild,v 1.1 2005/01/09 13:39:55 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/diradm/diradm-2.3.ebuild,v 1.2 2005/05/25 14:06:45 mcummings Exp $
DESCRIPTION="diradm is for managing posix users/groups in an LDAP directory"
BASE_URI="http://research.iat.sfu.ca/custom-software/"
@@ -18,7 +18,7 @@ DEPEND="net-nds/openldap
dev-lang/perl
app-shells/bash
sys-apps/sed
- dev-perl/MIME-Base64
+ perl-core/MIME-Base64
samba? (
dev-perl/Crypt-SmbHash
>=net-fs/samba-3
diff --git a/app-crypt/tinyca/ChangeLog b/app-crypt/tinyca/ChangeLog
index 0d8865f8e0fb..45f992a37367 100644
--- a/app-crypt/tinyca/ChangeLog
+++ b/app-crypt/tinyca/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/tinyca
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/tinyca/ChangeLog,v 1.6 2005/05/25 14:07:38 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/tinyca/ChangeLog,v 1.7 2005/05/25 14:07:55 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org> tinyca-0.6.7.ebuild:
+ dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
25 May 2005; Michael Cummings <mcummings@gentoo.org> tinyca-0.6.6.ebuild:
dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
diff --git a/app-crypt/tinyca/tinyca-0.5.4-r1.ebuild b/app-crypt/tinyca/tinyca-0.5.4-r1.ebuild
index 23c048ba3484..7662f79c3af4 100644
--- a/app-crypt/tinyca/tinyca-0.5.4-r1.ebuild
+++ b/app-crypt/tinyca/tinyca-0.5.4-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/app-crypt/tinyca/tinyca-0.5.4-r1.ebuild,v 1.1 2005/02/02 10:13:54 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/tinyca/tinyca-0.5.4-r1.ebuild,v 1.2 2005/05/25 14:07:03 mcummings Exp $
DESCRIPTION="Simple Perl/Tk GUI to manage a small certification authority"
HOMEPAGE="http://tinyca.sm-zone.net/"
@@ -13,7 +13,7 @@ IUSE=""
DEPEND=">=dev-libs/openssl-0.9.6i
dev-perl/Locale-gettext
- >=dev-perl/MIME-Base64-2.12
+ >=perl-core/MIME-Base64-2.12
dev-perl/gtk-perl
>=dev-perl/perl-tk-800.024"
diff --git a/app-crypt/tinyca/tinyca-0.5.4.ebuild b/app-crypt/tinyca/tinyca-0.5.4.ebuild
index 987954b66a8c..cf83e4e50490 100644
--- a/app-crypt/tinyca/tinyca-0.5.4.ebuild
+++ b/app-crypt/tinyca/tinyca-0.5.4.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/app-crypt/tinyca/tinyca-0.5.4.ebuild,v 1.1 2005/02/02 10:13:54 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/tinyca/tinyca-0.5.4.ebuild,v 1.2 2005/05/25 14:07:21 mcummings Exp $
DESCRIPTION="Simple Perl/Tk GUI to manage a small certification authority"
HOMEPAGE="http://tinyca.sm-zone.net/"
@@ -13,7 +13,7 @@ IUSE=""
DEPEND=">=dev-libs/openssl-0.9.6i
dev-perl/Locale-gettext
- >=dev-perl/MIME-Base64-2.12
+ >=perl-core/MIME-Base64-2.12
>=dev-perl/perl-tk-800.024"
S=${WORKDIR}/TinyCA
diff --git a/app-crypt/tinyca/tinyca-0.6.6.ebuild b/app-crypt/tinyca/tinyca-0.6.6.ebuild
index 9a2d5253d878..b486b6bc5267 100644
--- a/app-crypt/tinyca/tinyca-0.6.6.ebuild
+++ b/app-crypt/tinyca/tinyca-0.6.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/app-crypt/tinyca/tinyca-0.6.6.ebuild,v 1.1 2005/02/02 10:13:54 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/tinyca/tinyca-0.6.6.ebuild,v 1.2 2005/05/25 14:07:38 mcummings Exp $
DESCRIPTION="Simple Perl/Tk GUI to manage a small certification authority"
HOMEPAGE="http://tinyca.sm-zone.net/"
@@ -13,7 +13,7 @@ IUSE=""
RDEPEND=">=dev-libs/openssl-0.9.6i
dev-perl/Locale-gettext
- >=dev-perl/MIME-Base64-2.12
+ >=perl-core/MIME-Base64-2.12
dev-perl/gtk-perl
>=dev-perl/perl-tk-800.024"
DEPEND="${RDEPEND}
diff --git a/app-crypt/tinyca/tinyca-0.6.7.ebuild b/app-crypt/tinyca/tinyca-0.6.7.ebuild
index 400d46d3c3b0..3dda3e461e81 100644
--- a/app-crypt/tinyca/tinyca-0.6.7.ebuild
+++ b/app-crypt/tinyca/tinyca-0.6.7.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/app-crypt/tinyca/tinyca-0.6.7.ebuild,v 1.1 2005/02/02 10:13:54 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/tinyca/tinyca-0.6.7.ebuild,v 1.2 2005/05/25 14:07:55 mcummings Exp $
DESCRIPTION="Simple Perl/Tk GUI to manage a small certification authority"
@@ -14,7 +14,7 @@ IUSE=""
RDEPEND=">=dev-libs/openssl-0.9.7d
dev-perl/Locale-gettext
- >=dev-perl/MIME-Base64-2.12
+ >=perl-core/MIME-Base64-2.12
dev-perl/gtk-perl
>=dev-perl/perl-tk-800.024"
DEPEND="${RDEPEND}
diff --git a/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.ebuild b/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.ebuild
index bb26e1dad86d..6ef53cc7928e 100644
--- a/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.ebuild
+++ b/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.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/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.ebuild,v 1.9 2005/05/24 15:42:41 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.ebuild,v 1.10 2005/05/25 14:08:12 mcummings Exp $
inherit perl-module
@@ -15,7 +15,7 @@ LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="x86 amd64 ppc sparc alpha"
DEPEND="${DEPEND}
- >=dev-perl/MIME-Base64-2.12
+ >=perl-core/MIME-Base64-2.12
>=dev-perl/URI-1.10
>=dev-perl/HTML-Parser-3.15
>=perl-core/Digest-MD5-2.12
diff --git a/dev-perl/Audio-CD-disc-cover/ChangeLog b/dev-perl/Audio-CD-disc-cover/ChangeLog
index f38e8168ae51..921cc94076d6 100644
--- a/dev-perl/Audio-CD-disc-cover/ChangeLog
+++ b/dev-perl/Audio-CD-disc-cover/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Audio-CD-disc-cover
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-CD-disc-cover/ChangeLog,v 1.13 2005/05/24 15:42:41 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-CD-disc-cover/ChangeLog,v 1.14 2005/05/25 14:08:12 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org>
+ Audio-CD-disc-cover-0.05.ebuild:
+ dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
24 May 2005; Michael Cummings <mcummings@gentoo.org>
Audio-CD-disc-cover-0.05.ebuild:
diff --git a/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild b/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild
index a9212dee9a66..c21ac661e748 100644
--- a/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild
+++ b/dev-perl/Authen-NTLM/Authen-NTLM-1.02.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/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild,v 1.8 2005/04/22 12:31:53 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild,v 1.9 2005/05/25 14:08:30 mcummings Exp $
inherit perl-module
@@ -15,6 +15,6 @@ KEYWORDS="x86 amd64 ~ppc sparc ~alpha"
IUSE=""
DEPEND="${DEPEND}"
-RDEPEND=">=dev-perl/MIME-Base64-3.00"
+RDEPEND=">=perl-core/MIME-Base64-3.00"
export OPTIMIZE="$CFLAGS"
diff --git a/dev-perl/Authen-NTLM/ChangeLog b/dev-perl/Authen-NTLM/ChangeLog
index 30267f979e47..f185b867f1df 100644
--- a/dev-perl/Authen-NTLM/ChangeLog
+++ b/dev-perl/Authen-NTLM/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Authen-NTLM
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.5 2005/04/22 12:31:53 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.6 2005/05/25 14:08:30 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org>
+ Authen-NTLM-1.02.ebuild:
+ dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
22 Apr 2005; Simon Stelling <blubb@gentoo.org> Authen-NTLM-1.02.ebuild:
stable on amd64
diff --git a/dev-perl/Bio-Das/Bio-Das-1.00.ebuild b/dev-perl/Bio-Das/Bio-Das-1.00.ebuild
index 37f1b123dd1c..e1f1246c0acc 100644
--- a/dev-perl/Bio-Das/Bio-Das-1.00.ebuild
+++ b/dev-perl/Bio-Das/Bio-Das-1.00.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/dev-perl/Bio-Das/Bio-Das-1.00.ebuild,v 1.2 2005/03/30 23:20:45 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/Bio-Das-1.00.ebuild,v 1.3 2005/05/25 14:08:47 mcummings Exp $
inherit perl-module
@@ -19,4 +19,4 @@ DEPEND=">=dev-perl/Compress-Zlib-1.0
sci-biology/bioperl
>=dev-perl/HTML-Parser-3
>=dev-perl/libwww-perl-5
- >=dev-perl/MIME-Base64-2.12"
+ >=perl-core/MIME-Base64-2.12"
diff --git a/dev-perl/Bio-Das/ChangeLog b/dev-perl/Bio-Das/ChangeLog
index 5a34ece8c2b3..2475dd899003 100644
--- a/dev-perl/Bio-Das/ChangeLog
+++ b/dev-perl/Bio-Das/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Bio-Das
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/ChangeLog,v 1.7 2005/04/24 14:47:47 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/ChangeLog,v 1.8 2005/05/25 14:08:47 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org> Bio-Das-1.00.ebuild:
+ dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
24 Apr 2005; Michael Cummings <mcummings@gentoo.org> -Bio-Das-0.93.ebuild:
cleaning