summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-05-25 13:47:06 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-05-25 13:47:06 +0000
commit2aad91ea18ae7c753153be8c1d9157f18855f6af (patch)
tree0fdfbc0138774892a5887d0bdecb8b9f062a5f44
parentdev-perl/File-Spec => perl-core/File-Spec migration (diff)
downloadgentoo-2-2aad91ea18ae7c753153be8c1d9157f18855f6af.tar.gz
gentoo-2-2aad91ea18ae7c753153be8c1d9157f18855f6af.tar.bz2
gentoo-2-2aad91ea18ae7c753153be8c1d9157f18855f6af.zip
dev-perl/File-Spec => perl-core/File-Spec migration
(Portage version: 2.0.51.22-r1)
-rw-r--r--dev-perl/HTML-Mason/ChangeLog5
-rw-r--r--dev-perl/HTML-Mason/HTML-Mason-1.28.ebuild4
-rw-r--r--dev-perl/Inline/ChangeLog5
-rw-r--r--dev-perl/Inline/Inline-0.44-r1.ebuild4
-rw-r--r--dev-perl/PDL/ChangeLog5
-rw-r--r--dev-perl/PDL/PDL-2.4.0-r2.ebuild4
-rw-r--r--dev-perl/PDL/PDL-2.4.2.ebuild4
-rw-r--r--dev-perl/Test-ClassAPI/ChangeLog8
-rw-r--r--dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.ebuild6
-rw-r--r--dev-perl/Test-Harness/ChangeLog6
-rw-r--r--dev-perl/Test-Harness/Test-Harness-2.30.ebuild4
-rw-r--r--dev-perl/wxperl/ChangeLog5
-rw-r--r--dev-perl/wxperl/wxperl-0.22.ebuild4
-rw-r--r--mail-filter/spamassassin/ChangeLog6
-rw-r--r--mail-filter/spamassassin/spamassassin-2.63-r1.ebuild4
-rw-r--r--mail-filter/spamassassin/spamassassin-2.63.ebuild4
-rw-r--r--mail-filter/spamassassin/spamassassin-2.64-r1.ebuild4
-rw-r--r--mail-filter/spamassassin/spamassassin-2.64.ebuild4
-rw-r--r--www-apps/bugzilla/ChangeLog5
-rw-r--r--www-apps/bugzilla/bugzilla-2.18.0_rc1.ebuild4
-rw-r--r--www-apps/bugzilla/bugzilla-2.18.0_rc2.ebuild4
-rw-r--r--www-apps/bugzilla/bugzilla-2.18.0_rc3.ebuild4
-rw-r--r--www-apps/bugzilla/bugzilla-2.18.0_rc4.ebuild4
-rw-r--r--www-apps/bugzilla/bugzilla-2.18.1.ebuild4
24 files changed, 69 insertions, 42 deletions
diff --git a/dev-perl/HTML-Mason/ChangeLog b/dev-perl/HTML-Mason/ChangeLog
index 149a52638333..f8ba8f64be0c 100644
--- a/dev-perl/HTML-Mason/ChangeLog
+++ b/dev-perl/HTML-Mason/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/HTML-Mason
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/ChangeLog,v 1.32 2005/05/25 13:42:03 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/ChangeLog,v 1.33 2005/05/25 13:42:21 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org> HTML-Mason-1.28.ebuild:
+ dev-perl/File-Spec => perl-core/File-Spec migration
25 May 2005; Michael Cummings <mcummings@gentoo.org> HTML-Mason-1.26.ebuild:
dev-perl/File-Spec => perl-core/File-Spec migration
diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.28.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.28.ebuild
index 8432b21e9ddd..60c51fd38610 100644
--- a/dev-perl/HTML-Mason/HTML-Mason-1.28.ebuild
+++ b/dev-perl/HTML-Mason/HTML-Mason-1.28.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/HTML-Mason/HTML-Mason-1.28.ebuild,v 1.3 2005/05/24 14:27:58 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.28.ebuild,v 1.4 2005/05/25 13:42:21 mcummings Exp $
inherit perl-module
@@ -25,7 +25,7 @@ DEPEND="${DEPEND}
>=dev-perl/Class-Container-0.08
>=dev-perl/Exception-Class-1.14
dev-perl/Scalar-List-Utils
- || ( dev-perl/File-Spec >=dev-lang/perl-5.8.0-r12 )
+ || ( perl-core/File-Spec >=dev-lang/perl-5.8.0-r12 )
>=dev-perl/Cache-Cache-1.01"
mydoc="CREDITS UPGRADE"
diff --git a/dev-perl/Inline/ChangeLog b/dev-perl/Inline/ChangeLog
index 605df6c67c82..b7dbf0a8c4b7 100644
--- a/dev-perl/Inline/ChangeLog
+++ b/dev-perl/Inline/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Inline
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.23 2005/05/24 15:45:43 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.24 2005/05/25 13:42:39 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org> Inline-0.44-r1.ebuild:
+ dev-perl/File-Spec => perl-core/File-Spec migration
24 May 2005; Michael Cummings <mcummings@gentoo.org> Inline-0.44-r1.ebuild:
dev-perl/Digest-MD5 => perl-core/Digest-MD5
diff --git a/dev-perl/Inline/Inline-0.44-r1.ebuild b/dev-perl/Inline/Inline-0.44-r1.ebuild
index 44d2b570c189..09f18f03d062 100644
--- a/dev-perl/Inline/Inline-0.44-r1.ebuild
+++ b/dev-perl/Inline/Inline-0.44-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/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.16 2005/05/24 15:45:43 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.17 2005/05/25 13:42:39 mcummings Exp $
inherit perl-module eutils
@@ -14,7 +14,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 mips ppc sparc x86"
IUSE="gtk2"
DEPEND="perl-core/Digest-MD5
- dev-perl/File-Spec
+ perl-core/File-Spec
dev-perl/Parse-RecDescent
dev-perl/Test-Harness"
diff --git a/dev-perl/PDL/ChangeLog b/dev-perl/PDL/ChangeLog
index 3168e564f28e..f74067fc97a1 100644
--- a/dev-perl/PDL/ChangeLog
+++ b/dev-perl/PDL/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/PDL
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v 1.39 2005/05/25 13:43:00 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v 1.40 2005/05/25 13:43:18 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org> PDL-2.4.2.ebuild:
+ dev-perl/File-Spec => perl-core/File-Spec migration
25 May 2005; Michael Cummings <mcummings@gentoo.org> PDL-2.4.0-r2.ebuild:
dev-perl/File-Spec => perl-core/File-Spec migration
diff --git a/dev-perl/PDL/PDL-2.4.0-r2.ebuild b/dev-perl/PDL/PDL-2.4.0-r2.ebuild
index 6b1265bce51f..9ed44f64ea91 100644
--- a/dev-perl/PDL/PDL-2.4.0-r2.ebuild
+++ b/dev-perl/PDL/PDL-2.4.0-r2.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/PDL/PDL-2.4.0-r2.ebuild,v 1.9 2005/01/04 13:26:55 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.0-r2.ebuild,v 1.10 2005/05/25 13:43:00 mcummings Exp $
IUSE="opengl"
@@ -15,7 +15,7 @@ KEYWORDS="x86 ~ppc sparc alpha hppa mips amd64"
DEPEND=">=sys-libs/ncurses-5.2
dev-perl/Filter
- || ( dev-perl/File-Spec >=dev-lang/perl-5.8.0-r12 )
+ || ( perl-core/File-Spec >=dev-lang/perl-5.8.0-r12 )
dev-perl/Inline
>=dev-perl/ExtUtils-F77-1.13
dev-perl/Text-Balanced
diff --git a/dev-perl/PDL/PDL-2.4.2.ebuild b/dev-perl/PDL/PDL-2.4.2.ebuild
index 1cb092c4f8a7..b35278567723 100644
--- a/dev-perl/PDL/PDL-2.4.2.ebuild
+++ b/dev-perl/PDL/PDL-2.4.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/dev-perl/PDL/PDL-2.4.2.ebuild,v 1.6 2005/04/10 18:40:23 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.2.ebuild,v 1.7 2005/05/25 13:43:18 mcummings Exp $
inherit perl-module eutils
@@ -15,7 +15,7 @@ IUSE="opengl"
DEPEND=">=sys-libs/ncurses-5.2
dev-perl/Filter
- || ( dev-perl/File-Spec >=dev-lang/perl-5.8.0-r12 )
+ || ( perl-core/File-Spec >=dev-lang/perl-5.8.0-r12 )
dev-perl/Inline
>=dev-perl/ExtUtils-F77-1.13
dev-perl/Text-Balanced
diff --git a/dev-perl/Test-ClassAPI/ChangeLog b/dev-perl/Test-ClassAPI/ChangeLog
index 2edd0e1d184c..4cee73baa70d 100644
--- a/dev-perl/Test-ClassAPI/ChangeLog
+++ b/dev-perl/Test-ClassAPI/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-ClassAPI
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/ChangeLog,v 1.2 2004/11/30 21:52:32 swegener Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/ChangeLog,v 1.3 2005/05/25 13:43:36 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org>
+ Test-ClassAPI-1.02.ebuild:
+ dev-perl/File-Spec => perl-core/File-Spec migration
30 Nov 2004; Sven Wegener <swegener@gentoo.org> Test-ClassAPI-1.02.ebuild:
Fixed invalid atoms in *DEPEND.
diff --git a/dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.ebuild b/dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.ebuild
index b8c22419df4c..4e60aa627b5e 100644
--- a/dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.ebuild
+++ b/dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.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/dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.ebuild,v 1.2 2004/11/30 21:52:32 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.ebuild,v 1.3 2005/05/25 13:43:36 mcummings Exp $
inherit perl-module
@@ -13,7 +13,7 @@ LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~mips ~ppc ~sparc"
IUSE=""
-DEPEND=">=dev-perl/File-Spec-0.83
+DEPEND=">=perl-core/File-Spec-0.83
dev-perl/Test-Simple
>=dev-perl/Class-Inspector-1.06
dev-perl/Config-Tiny"
diff --git a/dev-perl/Test-Harness/ChangeLog b/dev-perl/Test-Harness/ChangeLog
index 58d60a670939..c29bd2e6b031 100644
--- a/dev-perl/Test-Harness/ChangeLog
+++ b/dev-perl/Test-Harness/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-Harness
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Harness/ChangeLog,v 1.39 2005/04/27 16:18:30 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Harness/ChangeLog,v 1.40 2005/05/25 13:43:54 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org>
+ Test-Harness-2.30.ebuild:
+ dev-perl/File-Spec => perl-core/File-Spec migration
27 Apr 2005; Michael Cummings <mcummings@gentoo.org>
-Test-Harness-2.24-r1.ebuild, -Test-Harness-2.24.ebuild,
diff --git a/dev-perl/Test-Harness/Test-Harness-2.30.ebuild b/dev-perl/Test-Harness/Test-Harness-2.30.ebuild
index 793dfaa8b6c2..00c303f3cdf3 100644
--- a/dev-perl/Test-Harness/Test-Harness-2.30.ebuild
+++ b/dev-perl/Test-Harness/Test-Harness-2.30.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/Test-Harness/Test-Harness-2.30.ebuild,v 1.13 2005/04/02 21:36:14 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Harness/Test-Harness-2.30.ebuild,v 1.14 2005/05/25 13:43:54 mcummings Exp $
inherit perl-module
@@ -12,7 +12,7 @@ SLOT="0"
LICENSE="Artistic"
KEYWORDS="x86 amd64 ppc sparc alpha hppa mips"
-DEPEND="|| ( dev-perl/File-Spec >=dev-lang/perl-5.8.0-r12 )"
+DEPEND="|| ( perl-core/File-Spec >=dev-lang/perl-5.8.0-r12 )"
mydoc="rfc*.txt"
diff --git a/dev-perl/wxperl/ChangeLog b/dev-perl/wxperl/ChangeLog
index 986ae6c756c7..f2b92b2a9f98 100644
--- a/dev-perl/wxperl/ChangeLog
+++ b/dev-perl/wxperl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/wxperl
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/wxperl/ChangeLog,v 1.1 2005/05/02 23:33:36 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/wxperl/ChangeLog,v 1.2 2005/05/25 13:44:12 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org> wxperl-0.22.ebuild:
+ dev-perl/File-Spec => perl-core/File-Spec migration
*wxperl-0.22 (02 May 2005)
diff --git a/dev-perl/wxperl/wxperl-0.22.ebuild b/dev-perl/wxperl/wxperl-0.22.ebuild
index 50432da15319..2515a49528a8 100644
--- a/dev-perl/wxperl/wxperl-0.22.ebuild
+++ b/dev-perl/wxperl/wxperl-0.22.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/wxperl/wxperl-0.22.ebuild,v 1.2 2005/05/02 23:35:07 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/wxperl/wxperl-0.22.ebuild,v 1.3 2005/05/25 13:44:12 mcummings Exp $
inherit perl-module eutils wxwidgets
@@ -17,7 +17,7 @@ IUSE="gtk gtk2 unicode"
DEPEND="x11-libs/wxGTK
>=dev-lang/perl-5.8.4
- >=dev-perl/File-Spec-0.82
+ >=perl-core/File-Spec-0.82
!=dev-perl/ExtUtils-MakeMaker-6.21"
src_compile() {
diff --git a/mail-filter/spamassassin/ChangeLog b/mail-filter/spamassassin/ChangeLog
index ee94d823db6e..832a4d16acb5 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.35 2005/05/25 13:45:14 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.36 2005/05/25 13:45:34 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org>
+ spamassassin-2.64.ebuild:
+ dev-perl/File-Spec => perl-core/File-Spec migration
25 May 2005; Michael Cummings <mcummings@gentoo.org>
spamassassin-2.64-r1.ebuild:
diff --git a/mail-filter/spamassassin/spamassassin-2.63-r1.ebuild b/mail-filter/spamassassin/spamassassin-2.63-r1.ebuild
index 2a05b73317ab..7ed6133e393b 100644
--- a/mail-filter/spamassassin/spamassassin-2.63-r1.ebuild
+++ b/mail-filter/spamassassin/spamassassin-2.63-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-2.63-r1.ebuild,v 1.6 2005/05/24 14:48:18 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-2.63-r1.ebuild,v 1.7 2005/05/25 13:44:34 mcummings Exp $
inherit perl-module
@@ -18,7 +18,7 @@ IUSE="berkdb ssl"
DEPEND="|| ( >=dev-lang/perl-5.8.2-r1
( >=dev-perl/ExtUtils-MakeMaker-6.11-r1
- >=dev-perl/File-Spec-0.8
+ >=perl-core/File-Spec-0.8
dev-perl/Time-Local
dev-perl/Getopt-Long
) )
diff --git a/mail-filter/spamassassin/spamassassin-2.63.ebuild b/mail-filter/spamassassin/spamassassin-2.63.ebuild
index 75dffff5b8cb..dc5de785f52d 100644
--- a/mail-filter/spamassassin/spamassassin-2.63.ebuild
+++ b/mail-filter/spamassassin/spamassassin-2.63.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-2.63.ebuild,v 1.7 2005/05/24 14:48:18 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-2.63.ebuild,v 1.8 2005/05/25 13:44:54 mcummings Exp $
inherit perl-module
@@ -18,7 +18,7 @@ IUSE="berkdb ssl"
DEPEND="|| ( >=dev-lang/perl-5.8.2-r1
( >=dev-perl/ExtUtils-MakeMaker-6.11-r1
- >=dev-perl/File-Spec-0.8
+ >=perl-core/File-Spec-0.8
dev-perl/Time-Local
dev-perl/Getopt-Long
) )
diff --git a/mail-filter/spamassassin/spamassassin-2.64-r1.ebuild b/mail-filter/spamassassin/spamassassin-2.64-r1.ebuild
index 20b9ebdd4ded..1b445f36f13f 100644
--- a/mail-filter/spamassassin/spamassassin-2.64-r1.ebuild
+++ b/mail-filter/spamassassin/spamassassin-2.64-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-2.64-r1.ebuild,v 1.3 2005/05/24 14:48:18 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-2.64-r1.ebuild,v 1.4 2005/05/25 13:45:14 mcummings Exp $
inherit perl-module
@@ -18,7 +18,7 @@ IUSE="berkdb ssl"
DEPEND="|| ( >=dev-lang/perl-5.8.2-r1
( >=dev-perl/ExtUtils-MakeMaker-6.11-r1
- >=dev-perl/File-Spec-0.8
+ >=perl-core/File-Spec-0.8
dev-perl/Time-Local
dev-perl/Getopt-Long
) )
diff --git a/mail-filter/spamassassin/spamassassin-2.64.ebuild b/mail-filter/spamassassin/spamassassin-2.64.ebuild
index 17eecec4f17a..57beda13f505 100644
--- a/mail-filter/spamassassin/spamassassin-2.64.ebuild
+++ b/mail-filter/spamassassin/spamassassin-2.64.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-2.64.ebuild,v 1.11 2005/05/24 14:48:18 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-2.64.ebuild,v 1.12 2005/05/25 13:45:34 mcummings Exp $
inherit perl-module
@@ -18,7 +18,7 @@ IUSE="berkdb ssl"
DEPEND="|| ( >=dev-lang/perl-5.8.2-r1
( >=dev-perl/ExtUtils-MakeMaker-6.11-r1
- >=dev-perl/File-Spec-0.8
+ >=perl-core/File-Spec-0.8
dev-perl/Time-Local
dev-perl/Getopt-Long
) )
diff --git a/www-apps/bugzilla/ChangeLog b/www-apps/bugzilla/ChangeLog
index 17299ad03c18..cb165b4f7204 100644
--- a/www-apps/bugzilla/ChangeLog
+++ b/www-apps/bugzilla/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/bugzilla
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/bugzilla/ChangeLog,v 1.21 2005/05/25 13:46:48 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/bugzilla/ChangeLog,v 1.22 2005/05/25 13:47:06 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org> bugzilla-2.18.1.ebuild:
+ dev-perl/File-Spec => perl-core/File-Spec migration
25 May 2005; Michael Cummings <mcummings@gentoo.org>
bugzilla-2.18.0_rc4.ebuild:
diff --git a/www-apps/bugzilla/bugzilla-2.18.0_rc1.ebuild b/www-apps/bugzilla/bugzilla-2.18.0_rc1.ebuild
index 2bd04e545c1d..2a7bfb4466c6 100644
--- a/www-apps/bugzilla/bugzilla-2.18.0_rc1.ebuild
+++ b/www-apps/bugzilla/bugzilla-2.18.0_rc1.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-apps/bugzilla/bugzilla-2.18.0_rc1.ebuild,v 1.6 2005/05/24 14:30:23 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/bugzilla/bugzilla-2.18.0_rc1.ebuild,v 1.7 2005/05/25 13:45:54 mcummings Exp $
inherit webapp
MY_P=${P/.0_/}
@@ -21,7 +21,7 @@ RDEPEND=">=dev-db/mysql-3.22.5
dev-perl/Template-Toolkit
>=dev-perl/AppConfig-1.52
>=dev-perl/Text-Tabs+Wrap-2001.0131
- >=dev-perl/File-Spec-0.8.2
+ >=perl-core/File-Spec-0.8.2
>=dev-perl/DBD-mysql-1.2209
>=dev-perl/DBI-1.13
dev-perl/TimeDate
diff --git a/www-apps/bugzilla/bugzilla-2.18.0_rc2.ebuild b/www-apps/bugzilla/bugzilla-2.18.0_rc2.ebuild
index 5e2c42c28597..b41207260c50 100644
--- a/www-apps/bugzilla/bugzilla-2.18.0_rc2.ebuild
+++ b/www-apps/bugzilla/bugzilla-2.18.0_rc2.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-apps/bugzilla/bugzilla-2.18.0_rc2.ebuild,v 1.6 2005/05/24 14:30:23 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/bugzilla/bugzilla-2.18.0_rc2.ebuild,v 1.7 2005/05/25 13:46:12 mcummings Exp $
inherit webapp
MY_P=${P/.0_/}
@@ -25,7 +25,7 @@ RDEPEND=">=dev-db/mysql-3.23.41
>=dev-perl/TimeDate-1.11
>=dev-perl/DBI-1.36
>=dev-perl/DBD-mysql-2.1010
- >=dev-perl/File-Spec-0.8.2
+ >=perl-core/File-Spec-0.8.2
>=dev-perl/Template-Toolkit-2.08
>=dev-perl/Text-Tabs+Wrap-2001.0131
>=dev-perl/Chart-2.3
diff --git a/www-apps/bugzilla/bugzilla-2.18.0_rc3.ebuild b/www-apps/bugzilla/bugzilla-2.18.0_rc3.ebuild
index 8a0343900fec..ebf3249a868f 100644
--- a/www-apps/bugzilla/bugzilla-2.18.0_rc3.ebuild
+++ b/www-apps/bugzilla/bugzilla-2.18.0_rc3.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-apps/bugzilla/bugzilla-2.18.0_rc3.ebuild,v 1.5 2005/05/24 14:30:23 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/bugzilla/bugzilla-2.18.0_rc3.ebuild,v 1.6 2005/05/25 13:46:30 mcummings Exp $
inherit webapp
MY_P=${P/.0_/}
@@ -25,7 +25,7 @@ RDEPEND=">=dev-db/mysql-3.23.41
>=dev-perl/TimeDate-1.11
>=dev-perl/DBI-1.36
>=dev-perl/DBD-mysql-2.1010
- >=dev-perl/File-Spec-0.8.2
+ >=perl-core/File-Spec-0.8.2
>=dev-perl/Template-Toolkit-2.08
>=dev-perl/Text-Tabs+Wrap-2001.0131
>=dev-perl/Chart-2.3
diff --git a/www-apps/bugzilla/bugzilla-2.18.0_rc4.ebuild b/www-apps/bugzilla/bugzilla-2.18.0_rc4.ebuild
index d0213640e850..884ec79d1586 100644
--- a/www-apps/bugzilla/bugzilla-2.18.0_rc4.ebuild
+++ b/www-apps/bugzilla/bugzilla-2.18.0_rc4.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-apps/bugzilla/bugzilla-2.18.0_rc4.ebuild,v 1.6 2005/05/24 14:30:23 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/bugzilla/bugzilla-2.18.0_rc4.ebuild,v 1.7 2005/05/25 13:46:48 mcummings Exp $
inherit eutils webapp
@@ -27,7 +27,7 @@ RDEPEND=">=dev-db/mysql-3.23.41
>=dev-perl/TimeDate-1.11
>=dev-perl/DBI-1.36
>=dev-perl/DBD-mysql-2.1010
- >=dev-perl/File-Spec-0.8.2
+ >=perl-core/File-Spec-0.8.2
>=dev-perl/Template-Toolkit-2.08
>=dev-perl/Text-Tabs+Wrap-2001.0131
>=dev-perl/Chart-2.3
diff --git a/www-apps/bugzilla/bugzilla-2.18.1.ebuild b/www-apps/bugzilla/bugzilla-2.18.1.ebuild
index 6b24e74278c8..4e613d13b2c5 100644
--- a/www-apps/bugzilla/bugzilla-2.18.1.ebuild
+++ b/www-apps/bugzilla/bugzilla-2.18.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/www-apps/bugzilla/bugzilla-2.18.1.ebuild,v 1.4 2005/05/24 14:30:23 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/bugzilla/bugzilla-2.18.1.ebuild,v 1.5 2005/05/25 13:47:06 mcummings Exp $
inherit webapp
@@ -23,7 +23,7 @@ RDEPEND=">=dev-db/mysql-3.23.41
>=dev-perl/TimeDate-1.11
>=dev-perl/DBI-1.36
>=dev-perl/DBD-mysql-2.1010
- >=dev-perl/File-Spec-0.8.2
+ >=perl-core/File-Spec-0.8.2
>=dev-perl/Template-Toolkit-2.08
>=dev-perl/Text-Tabs+Wrap-2001.0131
>=dev-perl/Chart-2.3