# ChangeLog for dev-perl/Test-Tester
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Tester/ChangeLog,v 1.2 2006/07/16 08:59:26 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Tester/ChangeLog,v 1.3 2006/08/06 00:11:28 mcummings Exp $
+
+ 05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Test-Tester-0.103.ebuild:
+ Adding perl dep; fixed DEPEND
16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
Test-Tester-0.103.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Tester/Test-Tester-0.103.ebuild,v 1.2 2006/07/16 08:59:26 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Tester/Test-Tester-0.103.ebuild,v 1.3 2006/08/06 00:11:28 mcummings Exp $
inherit perl-module
IUSE=""
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/Test-WWW-Mechanize
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog,v 1.9 2006/07/07 19:12:28 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog,v 1.10 2006/08/06 00:13:03 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Test-WWW-Mechanize-1.04.ebuild, Test-WWW-Mechanize-1.08.ebuild,
+ Test-WWW-Mechanize-1.10.ebuild, Test-WWW-Mechanize-1.12.ebuild:
+ Adding perl dep; fixed DEPEND
*Test-WWW-Mechanize-1.12 (07 Jul 2006)
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.04.ebuild,v 1.4 2006/07/05 10:55:02 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.04.ebuild,v 1.5 2006/08/06 00:13:03 mcummings Exp $
inherit perl-module
SRC_TEST="do"
DEPEND=">=dev-perl/WWW-Mechanize-1.00
- >=dev-perl/Test-LongString-0.07"
+ >=dev-perl/Test-LongString-0.07
+ dev-lang/perl"
RDEPEND="${DEPEND}"
src_compile() {
echo "y" | perl-module_src_compile
}
+
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.08.ebuild,v 1.5 2006/07/05 10:55:02 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.08.ebuild,v 1.6 2006/08/06 00:13:03 mcummings Exp $
inherit perl-module
dev-perl/Carp-Assert-More
>=dev-perl/HTTP-Server-Simple-0.07
dev-perl/URI
- >=dev-perl/Test-LongString-0.07"
+ >=dev-perl/Test-LongString-0.07
+ dev-lang/perl"
RDEPEND="${DEPEND}"
src_compile() {
echo "y" | perl-module_src_compile
-}
\ No newline at end of file
+}
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.10.ebuild,v 1.2 2006/07/05 10:55:02 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.10.ebuild,v 1.3 2006/08/06 00:13:03 mcummings Exp $
inherit perl-module
dev-perl/Carp-Assert-More
>=dev-perl/HTTP-Server-Simple-0.07
dev-perl/URI
- >=dev-perl/Test-LongString-0.07"
+ >=dev-perl/Test-LongString-0.07
+ dev-lang/perl"
RDEPEND="${DEPEND}"
src_compile() {
echo "y" | perl-module_src_compile
-}
\ No newline at end of file
+}
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.12.ebuild,v 1.1 2006/07/07 19:12:28 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.12.ebuild,v 1.2 2006/08/06 00:13:03 mcummings Exp $
inherit perl-module
dev-perl/Carp-Assert-More
>=dev-perl/HTTP-Server-Simple-0.07
dev-perl/URI
- >=dev-perl/Test-LongString-0.07"
+ >=dev-perl/Test-LongString-0.07
+ dev-lang/perl"
RDEPEND="${DEPEND}"
src_compile() {
echo "y" | perl-module_src_compile
}
+
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.08.ebuild,v 1.7 2006/07/16 15:55:07 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.08.ebuild,v 1.8 2006/08/06 00:15:20 mcummings Exp $
inherit perl-module
SRC_TEST="do"
-RDEPEND="dev-perl/Test-Exception
+DEPEND="dev-perl/Test-Exception
>=dev-perl/Sub-Uplevel-0.09-r1
dev-perl/Array-Compare
- dev-perl/Tree-DAG_Node"
+ dev-perl/Tree-DAG_Node
+ dev-lang/perl"
+
+RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/Text-Aspell
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.19 2006/07/30 02:15:29 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.20 2006/08/06 00:16:05 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Text-Aspell-0.03.ebuild, Text-Aspell-0.04.ebuild, Text-Aspell-0.05.ebuild,
+ Text-Aspell-0.06.ebuild:
+ Adding perl dep; fixed DEPEND
*Text-Aspell-0.06 (30 Jul 2006)
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.03.ebuild,v 1.11 2006/07/05 11:13:05 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.03.ebuild,v 1.12 2006/08/06 00:16:05 mcummings Exp $
inherit perl-module
KEYWORDS="x86 amd64 alpha ~hppa ~mips ppc sparc"
IUSE=""
-DEPEND="app-text/aspell"
+DEPEND="app-text/aspell
+ dev-lang/perl"
RDEPEND="${DEPEND}"
+
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild,v 1.11 2006/07/05 11:13:05 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild,v 1.12 2006/08/06 00:16:05 mcummings Exp $
inherit perl-module
SRC_TEST="do"
-DEPEND="app-text/aspell"
-RDEPEND="${DEPEND}"
\ No newline at end of file
+DEPEND="app-text/aspell
+ dev-lang/perl"
+RDEPEND="${DEPEND}"
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.05.ebuild,v 1.3 2006/07/05 11:13:05 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.05.ebuild,v 1.4 2006/08/06 00:16:05 mcummings Exp $
inherit perl-module
SRC_TEST="do"
-DEPEND="app-text/aspell"
-RDEPEND="${DEPEND}"
\ No newline at end of file
+DEPEND="app-text/aspell
+ dev-lang/perl"
+RDEPEND="${DEPEND}"
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.06.ebuild,v 1.1 2006/07/30 02:15:29 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.06.ebuild,v 1.2 2006/08/06 00:16:05 mcummings Exp $
inherit perl-module
SRC_TEST="do"
-DEPEND="app-text/aspell"
-RDEPEND="${DEPEND}"
\ No newline at end of file
+DEPEND="app-text/aspell
+ dev-lang/perl"
+RDEPEND="${DEPEND}"
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.00.ebuild,v 1.1 2006/05/23 07:08:20 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.00.ebuild,v 1.2 2006/08/06 00:17:44 mcummings Exp $
inherit perl-module
DESCRIPTION="Text::CSV::Simple - Simpler parsing of CSV files"
SRC_URI="mirror://cpan/authors/id/T/TM/TMTM/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/~tmtm/${P}/"
-RDEPEND="dev-perl/Text-CSV_XS
- dev-perl/Class-Trigger
- dev-perl/File-Slurp"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86"
IUSE=""
SRC_TEST="do"
+DEPEND="dev-perl/Text-CSV_XS
+ dev-perl/Class-Trigger
+ dev-perl/File-Slurp
+ dev-lang/perl"
+RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/Text-ChaSen
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-ChaSen/ChangeLog,v 1.9 2006/07/05 11:14:28 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-ChaSen/ChangeLog,v 1.10 2006/08/06 00:20:34 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Text-ChaSen-1.03.ebuild, Text-ChaSen-1.03-r1.ebuild:
+ Adding perl dep; fixed DEPEND
05 Jul 2006; Christian Hartmann <ian@gentoo.org> Text-ChaSen-1.03.ebuild,
Text-ChaSen-1.03-r1.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-ChaSen/Text-ChaSen-1.03-r1.ebuild,v 1.7 2006/07/05 11:14:28 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-ChaSen/Text-ChaSen-1.03-r1.ebuild,v 1.8 2006/08/06 00:20:34 mcummings Exp $
inherit perl-module eutils
KEYWORDS="x86 amd64 ~ppc sparc"
IUSE=""
-DEPEND=">=app-text/chasen-2.2.9"
+DEPEND=">=app-text/chasen-2.2.9
+ dev-lang/perl"
RDEPEND="${DEPEND}"
src_unpack() {
epatch ${DISTDIR}/ChaSen.pm-1.03-pod-fix.diff
sed -i -e '5a"LD" => "g++",' Makefile.PL || die
}
+
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-ChaSen/Text-ChaSen-1.03.ebuild,v 1.6 2006/07/05 11:14:28 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-ChaSen/Text-ChaSen-1.03.ebuild,v 1.7 2006/08/06 00:20:34 mcummings Exp $
inherit perl-module
KEYWORDS="x86 amd64"
IUSE=""
-DEPEND=">=app-text/chasen-2.2.9"
+DEPEND=">=app-text/chasen-2.2.9
+ dev-lang/perl"
RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}
cd ${S}
patch -p0 < ${DISTDIR}/ChaSen.pm-1.03-pod-fix.diff
-}
\ No newline at end of file
+}
+
# ChangeLog for dev-perl/Text-CharWidth
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/ChangeLog,v 1.6 2006/07/10 22:25:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/ChangeLog,v 1.7 2006/08/06 00:21:55 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Text-CharWidth-0.04.ebuild:
+ Adding perl dep; fixed DEPEND
10 Jul 2006; Aron Griffis <agriffis@gentoo.org>
Text-CharWidth-0.04.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild,v 1.6 2006/07/10 22:25:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild,v 1.7 2006/08/06 00:21:55 mcummings Exp $
inherit perl-module
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~amd64 ia64 sparc x86"
-DEPEND=""
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
IUSE=""
SRC_TEST="do"
+
+
# ChangeLog for dev-perl/Text-Diff
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.14 2006/07/10 22:26:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.15 2006/08/06 00:22:32 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Text-Diff-0.35.ebuild:
+ Adding perl dep; fixed DEPEND
10 Jul 2006; Aron Griffis <agriffis@gentoo.org> Text-Diff-0.35.ebuild:
Mark 0.35 stable on ia64
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-0.35.ebuild,v 1.15 2006/07/10 22:26:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-0.35.ebuild,v 1.16 2006/08/06 00:22:32 mcummings Exp $
inherit perl-module
KEYWORDS="amd64 ia64 ppc ppc64 sparc x86"
IUSE=""
-DEPEND="dev-perl/Algorithm-Diff"
-RDEPEND="${DEPEND}"
\ No newline at end of file
+DEPEND="dev-perl/Algorithm-Diff
+ dev-lang/perl"
+RDEPEND="${DEPEND}"
+
# ChangeLog for dev-perl/Text-Glob
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.18 2006/07/18 01:11:38 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.19 2006/08/06 00:24:06 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Text-Glob-0.06.ebuild, Text-Glob-0.07.ebuild:
+ Adding perl dep; fixed DEPEND
18 Jul 2006; Michael Cummings <mcummings@gentoo.org>
Text-Glob-0.06.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.06.ebuild,v 1.15 2006/07/18 01:11:38 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.06.ebuild,v 1.16 2006/08/06 00:24:06 mcummings Exp $
inherit perl-module
KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE=""
-DEPEND=">=dev-perl/module-build-0.28"
+DEPEND=">=dev-perl/module-build-0.28
+ dev-lang/perl"
+RDEPEND="${DEPEND}"
+
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.07.ebuild,v 1.1 2006/07/16 08:24:32 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.07.ebuild,v 1.2 2006/08/06 00:24:06 mcummings Exp $
inherit perl-module
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
-DEPEND=">=dev-perl/module-build-0.28"
+DEPEND=">=dev-perl/module-build-0.28
+ dev-lang/perl"
+RDEPEND="${DEPEND}"
+
+
# ChangeLog for dev-perl/Text-Iconv
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/ChangeLog,v 1.23 2006/04/24 15:48:51 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/ChangeLog,v 1.24 2006/08/06 00:26:11 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Text-Iconv-1.4.ebuild:
+ Adding perl dep; fixed DEPEND
24 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> Text-Iconv-1.4.ebuild:
Add ~x86-fbsd keyword.
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild,v 1.12 2006/04/24 15:48:51 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild,v 1.13 2006/08/06 00:26:11 mcummings Exp $
inherit perl-module
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/Text-Kakasi
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/ChangeLog,v 1.14 2006/07/13 04:52:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/ChangeLog,v 1.15 2006/08/06 00:26:44 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Text-Kakasi-2.04.ebuild:
+ Adding perl dep; fixed DEPEND
13 Jul 2006; Aron Griffis <agriffis@gentoo.org> Text-Kakasi-2.04.ebuild:
Mark 2.04 stable on ia64
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild,v 1.17 2006/07/13 04:52:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild,v 1.18 2006/08/06 00:26:44 mcummings Exp $
inherit perl-module eutils
KEYWORDS="amd64 ia64 ppc ppc64 sparc x86"
IUSE=""
-DEPEND=">=app-i18n/kakasi-2.3.4"
+DEPEND=">=app-i18n/kakasi-2.3.4
+ dev-lang/perl"
RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}
cd ${S}
epatch ${FILESDIR}/Text-Kakasi-1.05-gentoo.diff
-}
\ No newline at end of file
+}
+
# ChangeLog for dev-perl/Text-Levenshtein
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Levenshtein/ChangeLog,v 1.9 2006/07/10 22:28:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Levenshtein/ChangeLog,v 1.10 2006/08/06 00:27:43 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Text-Levenshtein-0.05.ebuild:
+ Adding perl dep; fixed DEPEND
10 Jul 2006; Aron Griffis <agriffis@gentoo.org>
Text-Levenshtein-0.05.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild,v 1.7 2006/07/10 22:28:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild,v 1.8 2006/08/06 00:27:43 mcummings Exp $
inherit perl-module
IUSE=""
SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/Text-LevenshteinXS
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/ChangeLog,v 1.6 2006/07/10 22:28:52 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/ChangeLog,v 1.7 2006/08/06 00:28:17 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Text-LevenshteinXS-0.03.ebuild:
+ Adding perl dep; fixed DEPEND
10 Jul 2006; Aron Griffis <agriffis@gentoo.org>
Text-LevenshteinXS-0.03.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild,v 1.6 2006/07/10 22:28:52 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild,v 1.7 2006/08/06 00:28:17 mcummings Exp $
inherit perl-module
IUSE=""
SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/Text-Quoted
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.10 2006/07/10 22:29:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.11 2006/08/06 00:28:51 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Text-Quoted-1.7.ebuild, Text-Quoted-1.8.ebuild:
+ Adding perl dep; fixed DEPEND
10 Jul 2006; Aron Griffis <agriffis@gentoo.org> Text-Quoted-1.8.ebuild:
Mark 1.8 stable on ia64
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild,v 1.8 2006/07/05 11:21:20 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild,v 1.9 2006/08/06 00:28:51 mcummings Exp $
# this is an RT dependency
KEYWORDS="x86 ~ppc sparc"
DEPEND="dev-perl/text-autoformat
- dev-perl/Text-Tabs+Wrap"
+ dev-perl/Text-Tabs+Wrap
+ dev-lang/perl"
RDEPEND="${DEPEND}"
-IUSE=""
\ No newline at end of file
+IUSE=""
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild,v 1.5 2006/07/10 22:29:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild,v 1.6 2006/08/06 00:28:51 mcummings Exp $
# this is an RT dependency
KEYWORDS="ia64 ~ppc sparc x86"
DEPEND="dev-perl/text-autoformat
- dev-perl/Text-Tabs+Wrap"
+ dev-perl/Text-Tabs+Wrap
+ dev-lang/perl"
RDEPEND="${DEPEND}"
-IUSE=""
\ No newline at end of file
+IUSE=""
+
# ChangeLog for dev-perl/Text-Tabs+Wrap
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Tabs+Wrap/ChangeLog,v 1.14 2006/07/30 02:17:13 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Tabs+Wrap/ChangeLog,v 1.15 2006/08/06 00:30:08 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Text-Tabs+Wrap-2001.0929.ebuild, Text-Tabs+Wrap-2005.0824.ebuild,
+ Text-Tabs+Wrap-2006.0705.ebuild, Text-Tabs+Wrap-2006.0711.ebuild:
+ Adding perl dep; fixed DEPEND
*Text-Tabs+Wrap-2006.0711 (30 Jul 2006)
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2001.0929.ebuild,v 1.12 2006/04/24 15:49:30 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2001.0929.ebuild,v 1.13 2006/08/06 00:30:08 mcummings Exp $
inherit perl-module
perl-module_src_compile
perl-module_src_test || die "test failed"
}
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2005.0824.ebuild,v 1.1 2006/04/24 18:53:39 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2005.0824.ebuild,v 1.2 2006/08/06 00:30:08 mcummings Exp $
inherit perl-module
perl-module_src_compile
perl-module_src_test || die "test failed"
}
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2006.0705.ebuild,v 1.1 2006/07/06 14:21:18 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2006.0705.ebuild,v 1.2 2006/08/06 00:30:08 mcummings Exp $
inherit perl-module
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2006.0711.ebuild,v 1.1 2006/07/30 02:17:13 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2006.0711.ebuild,v 1.2 2006/08/06 00:30:08 mcummings Exp $
inherit perl-module
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/Text-Unaccent
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Unaccent/ChangeLog,v 1.11 2006/07/19 19:44:42 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Unaccent/ChangeLog,v 1.12 2006/08/06 00:31:04 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Text-Unaccent-1.08.ebuild:
+ Adding perl dep; fixed DEPEND
19 Jul 2006; Bryan Østergaard <kloeri@gentoo.org>
Text-Unaccent-1.08.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Unaccent/Text-Unaccent-1.08.ebuild,v 1.11 2006/07/19 19:44:42 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Unaccent/Text-Unaccent-1.08.ebuild,v 1.12 2006/08/06 00:31:04 mcummings Exp $
inherit perl-module
IUSE=""
SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/Text-WikiFormat
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.14 2006/07/18 01:12:05 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.15 2006/08/06 00:32:33 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Text-WikiFormat-0.76.ebuild, Text-WikiFormat-0.77.ebuild,
+ Text-WikiFormat-0.78.ebuild:
+ Adding perl dep; fixed DEPEND
18 Jul 2006; Michael Cummings <mcummings@gentoo.org>
Text-WikiFormat-0.76.ebuild, Text-WikiFormat-0.77.ebuild,
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.76.ebuild,v 1.9 2006/07/18 01:12:05 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.76.ebuild,v 1.10 2006/08/06 00:32:33 mcummings Exp $
inherit perl-module
KEYWORDS="~amd64 ~ppc sparc x86"
DEPEND="dev-perl/URI
- virtual/perl-Scalar-List-Utils
- >=dev-perl/module-build-0.28"
+ virtual/perl-Scalar-List-Utils
+ >=dev-perl/module-build-0.28
+ dev-lang/perl"
RDEPEND="${DEPEND}"
IUSE=""
SRC_TEST="do"
+
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild,v 1.7 2006/07/18 01:12:05 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild,v 1.8 2006/08/06 00:32:33 mcummings Exp $
inherit perl-module
KEYWORDS="~amd64 ia64 ~ppc sparc ~x86"
DEPEND="dev-perl/URI
- virtual/perl-Scalar-List-Utils
- >=dev-perl/module-build-0.28"
+ virtual/perl-Scalar-List-Utils
+ >=dev-perl/module-build-0.28
+ dev-lang/perl"
RDEPEND="${DEPEND}"
IUSE=""
SRC_TEST="do"
+
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.78.ebuild,v 1.3 2006/07/18 01:12:05 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.78.ebuild,v 1.4 2006/08/06 00:32:33 mcummings Exp $
inherit perl-module
KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
DEPEND="dev-perl/URI
- virtual/perl-Scalar-List-Utils
- >=dev-perl/module-build-0.28"
+ virtual/perl-Scalar-List-Utils
+ >=dev-perl/module-build-0.28
+ dev-lang/perl"
RDEPEND="${DEPEND}"
IUSE=""
SRC_TEST="do"
+
+
# ChangeLog for dev-perl/Text-WrapI18N
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/ChangeLog,v 1.7 2006/07/10 22:33:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/ChangeLog,v 1.8 2006/08/06 00:33:06 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Text-WrapI18N-0.06.ebuild:
+ Adding perl dep; fixed DEPEND
10 Jul 2006; Aron Griffis <agriffis@gentoo.org> Text-WrapI18N-0.06.ebuild:
Mark 0.06 stable on ia64
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild,v 1.7 2006/07/10 22:33:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild,v 1.8 2006/08/06 00:33:06 mcummings Exp $
inherit perl-module
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~amd64 ia64 sparc x86"
-DEPEND="dev-perl/Text-CharWidth"
+DEPEND="dev-perl/Text-CharWidth
+ dev-lang/perl"
RDEPEND="${DEPEND}"
IUSE=""
-SRC_TEST="do"
\ No newline at end of file
+SRC_TEST="do"
+
# ChangeLog for dev-perl/Tie-StrictHash
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-StrictHash/ChangeLog,v 1.4 2006/07/10 22:34:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-StrictHash/ChangeLog,v 1.5 2006/08/06 00:35:05 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Tie-StrictHash-1.0.ebuild:
+ Adding perl dep; fixed DEPEND
10 Jul 2006; Aron Griffis <agriffis@gentoo.org> Tie-StrictHash-1.0.ebuild:
Mark 1.0 stable on ia64
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-StrictHash/Tie-StrictHash-1.0.ebuild,v 1.4 2006/07/10 22:34:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-StrictHash/Tie-StrictHash-1.0.ebuild,v 1.5 2006/08/06 00:35:05 mcummings Exp $
inherit perl-module
KEYWORDS="ia64 x86"
SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/Time-Duration
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.14 2006/07/30 02:17:54 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.15 2006/08/06 00:35:55 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Time-Duration-1.02.ebuild, Time-Duration-1.03.ebuild,
+ Time-Duration-1.04.ebuild:
+ Adding perl dep; fixed DEPEND
*Time-Duration-1.04 (30 Jul 2006)
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.02.ebuild,v 1.14 2006/05/01 22:05:04 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.02.ebuild,v 1.15 2006/08/06 00:35:55 mcummings Exp $
inherit perl-module
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86"
IUSE=""
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.03.ebuild,v 1.5 2006/07/19 19:38:47 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.03.ebuild,v 1.6 2006/08/06 00:35:55 mcummings Exp $
inherit perl-module
SLOT="0"
KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86"
IUSE=""
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.04.ebuild,v 1.1 2006/07/30 02:17:54 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.04.ebuild,v 1.2 2006/08/06 00:35:55 mcummings Exp $
inherit perl-module
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/Time-Piece
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Piece/ChangeLog,v 1.9 2006/07/10 22:36:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Piece/ChangeLog,v 1.10 2006/08/06 00:38:48 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Time-Piece-1.08.ebuild, Time-Piece-1.09.ebuild:
+ Adding perl dep; fixed DEPEND
10 Jul 2006; Aron Griffis <agriffis@gentoo.org> Time-Piece-1.09.ebuild:
Mark 1.09 stable on ia64
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Piece/Time-Piece-1.08.ebuild,v 1.6 2006/03/30 23:32:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Piece/Time-Piece-1.08.ebuild,v 1.7 2006/08/06 00:38:48 mcummings Exp $
inherit perl-module
IUSE=""
SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Piece/Time-Piece-1.09.ebuild,v 1.3 2006/07/10 22:36:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Piece/Time-Piece-1.09.ebuild,v 1.4 2006/08/06 00:38:48 mcummings Exp $
inherit perl-module
IUSE=""
SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/TimeDate
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/ChangeLog,v 1.22 2006/04/24 15:50:08 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/ChangeLog,v 1.23 2006/08/06 00:40:33 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org> TimeDate-1.16.ebuild:
+ Adding perl dep; fixed DEPEND
24 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> TimeDate-1.16.ebuild:
Add ~x86-fbsd keyword.
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/TimeDate-1.16.ebuild,v 1.13 2006/04/24 15:50:08 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/TimeDate-1.16.ebuild,v 1.14 2006/08/06 00:40:33 mcummings Exp $
inherit perl-module
LICENSE="Artistic"
KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/Tk-CursorControl
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-CursorControl/ChangeLog,v 1.7 2006/07/10 22:42:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-CursorControl/ChangeLog,v 1.8 2006/08/06 00:43:03 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Tk-CursorControl-0.4.ebuild:
+ Adding perl dep; fixed DEPEND
10 Jul 2006; Aron Griffis <agriffis@gentoo.org>
Tk-CursorControl-0.4.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild,v 1.7 2006/07/10 22:42:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild,v 1.8 2006/08/06 00:43:03 mcummings Exp $
inherit perl-module
#SRC_TEST="do"
-DEPEND="dev-perl/perl-tk"
-RDEPEND="${DEPEND}"
\ No newline at end of file
+DEPEND="dev-perl/perl-tk
+ dev-lang/perl"
+RDEPEND="${DEPEND}"
+
# ChangeLog for dev-perl/Tk-JPEG-Lite
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-JPEG-Lite/ChangeLog,v 1.7 2006/07/10 22:43:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-JPEG-Lite/ChangeLog,v 1.8 2006/08/06 00:43:57 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Tk-JPEG-Lite-2.01403.ebuild:
+ Adding perl dep; fixed DEPEND
10 Jul 2006; Aron Griffis <agriffis@gentoo.org>
Tk-JPEG-Lite-2.01403.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-JPEG-Lite/Tk-JPEG-Lite-2.01403.ebuild,v 1.7 2006/07/10 22:43:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-JPEG-Lite/Tk-JPEG-Lite-2.01403.ebuild,v 1.8 2006/08/06 00:43:57 mcummings Exp $
inherit perl-module
LICENSE="Artistic GPL-2"
KEYWORDS="~amd64 ia64 ~ppc sparc x86"
-DEPEND="dev-perl/perl-tk"
-RDEPEND="${DEPEND}"
\ No newline at end of file
+DEPEND="dev-perl/perl-tk
+ dev-lang/perl"
+RDEPEND="${DEPEND}"
+
# ChangeLog for dev-perl/Tk-TableMatrix
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-TableMatrix/ChangeLog,v 1.33 2006/07/10 22:44:10 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-TableMatrix/ChangeLog,v 1.34 2006/08/06 00:44:51 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Tk-TableMatrix-1.1.ebuild, Tk-TableMatrix-1.1-r1.ebuild,
+ Tk-TableMatrix-1.2.ebuild, Tk-TableMatrix-1.2.2.ebuild:
+ Adding perl dep; fixed DEPEND
10 Jul 2006; Aron Griffis <agriffis@gentoo.org>
Tk-TableMatrix-1.2.2.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.1-r1.ebuild,v 1.10 2006/07/05 12:25:43 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.1-r1.ebuild,v 1.11 2006/08/06 00:44:51 mcummings Exp $
inherit perl-module eutils
KEYWORDS="x86 ppc sparc alpha amd64"
IUSE=""
-DEPEND="dev-perl/perl-tk"
+DEPEND="dev-perl/perl-tk
+ dev-lang/perl"
RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}
cd ${S}
epatch ${FILESDIR}/patch.diff
-}
\ No newline at end of file
+}
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.1.ebuild,v 1.13 2006/07/05 12:25:43 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.1.ebuild,v 1.14 2006/08/06 00:44:51 mcummings Exp $
inherit perl-module eutils
KEYWORDS="x86 ~ppc sparc alpha amd64"
IUSE=""
-DEPEND="dev-perl/perl-tk"
+DEPEND="dev-perl/perl-tk
+ dev-lang/perl"
RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}
cd ${S}
#epatch ${FILESDIR}/patch.diff
-}
\ No newline at end of file
+}
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.2.2.ebuild,v 1.5 2006/07/10 22:44:10 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.2.2.ebuild,v 1.6 2006/08/06 00:44:51 mcummings Exp $
inherit versionator perl-module eutils
KEYWORDS="~alpha ~amd64 ia64 ~ppc sparc ~x86"
IUSE=""
-DEPEND="dev-perl/perl-tk"
+DEPEND="dev-perl/perl-tk
+ dev-lang/perl"
RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}
cd ${S}
epatch ${FILESDIR}/pTk-1.22.patch
-}
\ No newline at end of file
+}
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.2.ebuild,v 1.12 2006/07/05 12:25:43 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.2.ebuild,v 1.13 2006/08/06 00:44:51 mcummings Exp $
inherit perl-module eutils
KEYWORDS="alpha amd64 ia64 ppc sparc x86"
IUSE=""
-DEPEND="dev-perl/perl-tk"
+DEPEND="dev-perl/perl-tk
+ dev-lang/perl"
RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}
cd ${S}
epatch ${FILESDIR}/patch.diff
-}
\ No newline at end of file
+}
+
# ChangeLog for dev-perl/Tree-DAG_Node
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tree-DAG_Node/ChangeLog,v 1.7 2006/07/16 15:53:51 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tree-DAG_Node/ChangeLog,v 1.8 2006/08/06 00:47:10 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Tree-DAG_Node-1.05.ebuild:
+ Adding perl dep; fixed DEPEND
16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
Tree-DAG_Node-1.05.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.05.ebuild,v 1.7 2006/07/16 15:53:51 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.05.ebuild,v 1.8 2006/08/06 00:47:10 mcummings Exp $
inherit perl-module
IUSE=""
SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/Tree-Simple
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tree-Simple/ChangeLog,v 1.16 2006/07/18 01:12:22 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tree-Simple/ChangeLog,v 1.17 2006/08/06 00:47:46 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Tree-Simple-1.14.ebuild, Tree-Simple-1.15.ebuild, Tree-Simple-1.16.ebuild:
+ Adding perl dep; fixed DEPEND
18 Jul 2006; Michael Cummings <mcummings@gentoo.org>
Tree-Simple-1.16.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tree-Simple/Tree-Simple-1.14.ebuild,v 1.6 2006/07/05 12:47:05 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tree-Simple/Tree-Simple-1.14.ebuild,v 1.7 2006/08/06 00:47:46 mcummings Exp $
# this is an RT dependency
KEYWORDS="x86 ~ppc sparc ~amd64"
DEPEND=">=virtual/perl-Test-Simple-0.47
- >=dev-perl/Test-Exception-0.15"
+ >=dev-perl/Test-Exception-0.15
+ dev-lang/perl"
RDEPEND="${DEPEND}"
-IUSE=""
\ No newline at end of file
+IUSE=""
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tree-Simple/Tree-Simple-1.15.ebuild,v 1.4 2006/07/05 12:47:05 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tree-Simple/Tree-Simple-1.15.ebuild,v 1.5 2006/08/06 00:47:46 mcummings Exp $
# this is an RT dependency
KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=virtual/perl-Test-Simple-0.47
- >=dev-perl/Test-Exception-0.15"
+ >=dev-perl/Test-Exception-0.15
+ dev-lang/perl"
RDEPEND="${DEPEND}"
-IUSE=""
\ No newline at end of file
+IUSE=""
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tree-Simple/Tree-Simple-1.16.ebuild,v 1.5 2006/07/18 01:12:22 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tree-Simple/Tree-Simple-1.16.ebuild,v 1.6 2006/08/06 00:47:46 mcummings Exp $
# this is an RT dependency
DEPEND=">=virtual/perl-Test-Simple-0.47
>=dev-perl/module-build-0.28
- >=dev-perl/Test-Exception-0.15"
+ >=dev-perl/Test-Exception-0.15
+ dev-lang/perl"
RDEPEND="${DEPEND}"
IUSE=""
+
+
# ChangeLog for dev-perl/UNIVERSAL-moniker
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-moniker/ChangeLog,v 1.13 2006/07/10 22:46:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-moniker/ChangeLog,v 1.14 2006/08/06 00:49:34 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ UNIVERSAL-moniker-0.08.ebuild:
+ Adding perl dep; fixed DEPEND
10 Jul 2006; Aron Griffis <agriffis@gentoo.org>
UNIVERSAL-moniker-0.08.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.08.ebuild,v 1.10 2006/07/10 22:46:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.08.ebuild,v 1.11 2006/08/06 00:49:34 mcummings Exp $
inherit perl-module
SRC_TEST="do"
#Funny...no longer a dep, but needed for tests
-DEPEND="dev-perl/Lingua-EN-Inflect"
-RDEPEND="${DEPEND}"
\ No newline at end of file
+DEPEND="dev-perl/Lingua-EN-Inflect
+ dev-lang/perl"
+RDEPEND="${DEPEND}"
+
# ChangeLog for dev-perl/URI
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.53 2006/07/05 12:48:44 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.54 2006/08/06 00:50:27 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org> URI-1.28.ebuild,
+ URI-1.30.ebuild, URI-1.31.ebuild, URI-1.33.ebuild, URI-1.34.ebuild,
+ URI-1.35.ebuild:
+ Adding perl dep; fixed DEPEND
05 Jul 2006; Christian Hartmann <ian@gentoo.org> URI-1.28.ebuild,
URI-1.30.ebuild, URI-1.31.ebuild, URI-1.33.ebuild, URI-1.34.ebuild,
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.28.ebuild,v 1.17 2006/07/05 12:48:44 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.28.ebuild,v 1.18 2006/08/06 00:50:27 mcummings Exp $
inherit perl-module
KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 s390"
IUSE=""
-DEPEND="virtual/perl-MIME-Base64"
+DEPEND="virtual/perl-MIME-Base64
+ dev-lang/perl"
RDEPEND="${DEPEND}"
-mydoc="rfc2396.txt"
\ No newline at end of file
+mydoc="rfc2396.txt"
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.30.ebuild,v 1.9 2006/07/05 12:48:44 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.30.ebuild,v 1.10 2006/08/06 00:50:27 mcummings Exp $
inherit perl-module
KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 s390 ppc64"
IUSE=""
-DEPEND="virtual/perl-MIME-Base64"
+DEPEND="virtual/perl-MIME-Base64
+ dev-lang/perl"
RDEPEND="${DEPEND}"
-mydoc="rfc2396.txt"
\ No newline at end of file
+mydoc="rfc2396.txt"
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.31.ebuild,v 1.12 2006/07/05 12:48:44 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.31.ebuild,v 1.13 2006/08/06 00:50:27 mcummings Exp $
inherit perl-module
KEYWORDS="x86 ~ppc sparc mips alpha ~arm hppa amd64 ~ia64 ~s390"
IUSE=""
-DEPEND="virtual/perl-MIME-Base64"
+DEPEND="virtual/perl-MIME-Base64
+ dev-lang/perl"
RDEPEND="${DEPEND}"
-mydoc="rfc2396.txt"
\ No newline at end of file
+mydoc="rfc2396.txt"
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.33.ebuild,v 1.5 2006/07/05 12:48:44 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.33.ebuild,v 1.6 2006/08/06 00:50:27 mcummings Exp $
inherit perl-module
KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390"
IUSE=""
-DEPEND="virtual/perl-MIME-Base64"
+DEPEND="virtual/perl-MIME-Base64
+ dev-lang/perl"
RDEPEND="${DEPEND}"
-mydoc="rfc2396.txt"
\ No newline at end of file
+mydoc="rfc2396.txt"
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.34.ebuild,v 1.5 2006/07/05 12:48:44 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.34.ebuild,v 1.6 2006/08/06 00:50:27 mcummings Exp $
inherit perl-module
KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390"
IUSE=""
-DEPEND="virtual/perl-MIME-Base64"
+DEPEND="virtual/perl-MIME-Base64
+ dev-lang/perl"
RDEPEND="${DEPEND}"
-mydoc="rfc2396.txt"
\ No newline at end of file
+mydoc="rfc2396.txt"
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.35.ebuild,v 1.14 2006/07/05 12:48:44 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.35.ebuild,v 1.15 2006/08/06 00:50:27 mcummings Exp $
inherit perl-module
KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
-DEPEND="virtual/perl-MIME-Base64"
+DEPEND="virtual/perl-MIME-Base64
+ dev-lang/perl"
RDEPEND="${DEPEND}"
-mydoc="rfc2396.txt"
\ No newline at end of file
+mydoc="rfc2396.txt"
+
# ChangeLog for dev-perl/Unicode-Map
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.10 2006/05/21 18:02:57 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.11 2006/08/06 00:51:04 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Unicode-Map-0.112.ebuild:
+ Adding perl dep; fixed DEPEND
21 May 2006; Markus Rothe <corsair@gentoo.org> Unicode-Map-0.112.ebuild:
Stable on ppc64
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild,v 1.11 2006/05/21 18:02:57 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild,v 1.12 2006/08/06 00:51:04 mcummings Exp $
inherit perl-module
IUSE=""
SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
MD5 edaa8fc5ddf0e5d805e274283dd0625d Unicode-Map-0.112.tar.gz 476116
+RMD160 4b05b6ed2e27dbe2c1ee69a668b71b45b0d47530 Unicode-Map-0.112.tar.gz 476116
+SHA256 10f0c2f12ebba57dcd4f46d24cf242c1915d31ec0a4ec36b4df18c9ca0cb4a5a Unicode-Map-0.112.tar.gz 476116
# ChangeLog for dev-perl/Unicode-Map8
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map8/ChangeLog,v 1.24 2006/07/05 12:49:47 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map8/ChangeLog,v 1.25 2006/08/06 00:51:48 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Unicode-Map8-0.11.ebuild, Unicode-Map8-0.11-r1.ebuild,
+ Unicode-Map8-0.12.ebuild:
+ Adding perl dep; fixed DEPEND
05 Jul 2006; Christian Hartmann <ian@gentoo.org> Unicode-Map8-0.11.ebuild,
Unicode-Map8-0.11-r1.ebuild, Unicode-Map8-0.12.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map8/Unicode-Map8-0.11-r1.ebuild,v 1.9 2006/07/05 12:49:47 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map8/Unicode-Map8-0.11-r1.ebuild,v 1.10 2006/08/06 00:51:48 mcummings Exp $
inherit perl-module
KEYWORDS="x86 amd64 ppc sparc alpha"
IUSE=""
-DEPEND=">=dev-perl/Unicode-String-2.06"
+DEPEND=">=dev-perl/Unicode-String-2.06
+ dev-lang/perl"
RDEPEND="${DEPEND}"
-mydoc="TODO"
\ No newline at end of file
+mydoc="TODO"
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map8/Unicode-Map8-0.11.ebuild,v 1.17 2006/07/05 12:49:47 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map8/Unicode-Map8-0.11.ebuild,v 1.18 2006/08/06 00:51:48 mcummings Exp $
inherit perl-module
KEYWORDS="x86 amd64 ppc sparc alpha"
IUSE=""
-DEPEND=">=dev-perl/Unicode-String-2.06"
+DEPEND=">=dev-perl/Unicode-String-2.06
+ dev-lang/perl"
RDEPEND="${DEPEND}"
-mydoc="TODO"
\ No newline at end of file
+mydoc="TODO"
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map8/Unicode-Map8-0.12.ebuild,v 1.15 2006/07/05 12:49:47 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map8/Unicode-Map8-0.12.ebuild,v 1.16 2006/08/06 00:51:48 mcummings Exp $
inherit perl-module
KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""
-DEPEND=">=dev-perl/Unicode-String-2.06"
+DEPEND=">=dev-perl/Unicode-String-2.06
+ dev-lang/perl"
RDEPEND="${DEPEND}"
-mydoc="TODO"
\ No newline at end of file
+mydoc="TODO"
+
MD5 b76a10615258894b1699b140f93940d0 Unicode-Map8-0.12.tar.gz 102882
+RMD160 1d4d6e7e904d194ac96a048d7168a43eecb8fd79 Unicode-Map8-0.12.tar.gz 102882
+SHA256 8b9e51baa3c3c315be60f1e6274b2ba852c5010253297fdd989492da5817613b Unicode-Map8-0.12.tar.gz 102882
# ChangeLog for dev-perl/Unicode-MapUTF8
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-MapUTF8/ChangeLog,v 1.13 2006/07/11 17:02:33 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-MapUTF8/ChangeLog,v 1.14 2006/08/06 00:52:25 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Unicode-MapUTF8-1.11.ebuild:
+ Adding perl dep; fixed DEPEND
11 Jul 2006; Christian Hartmann <ian@gentoo.org>
Unicode-MapUTF8-1.11.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.11.ebuild,v 1.13 2006/07/11 17:02:33 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.11.ebuild,v 1.14 2006/08/06 00:52:25 mcummings Exp $
inherit perl-module
dev-perl/Unicode-Map
dev-perl/Unicode-Map8
dev-perl/Unicode-String
- dev-perl/Jcode"
+ dev-perl/Jcode
+ dev-lang/perl"
RDEPEND="${DEPEND}"
+
+
# ChangeLog for dev-perl/Unicode-String
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-String/ChangeLog,v 1.32 2006/07/10 22:49:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-String/ChangeLog,v 1.33 2006/08/06 00:53:12 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Unicode-String-2.06-r1.ebuild, Unicode-String-2.06-r2.ebuild,
+ Unicode-String-2.07.ebuild, Unicode-String-2.09.ebuild:
+ Adding perl dep; fixed DEPEND
10 Jul 2006; Aron Griffis <agriffis@gentoo.org>
Unicode-String-2.09.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-String/Unicode-String-2.06-r1.ebuild,v 1.20 2006/07/05 12:54:43 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-String/Unicode-String-2.06-r1.ebuild,v 1.21 2006/08/06 00:53:12 mcummings Exp $
inherit perl-module
KEYWORDS="x86 amd64 ppc sparc alpha"
IUSE=""
-DEPEND=">=virtual/perl-MIME-Base64-2.11"
-RDEPEND="${DEPEND}"
\ No newline at end of file
+DEPEND=">=virtual/perl-MIME-Base64-2.11
+ dev-lang/perl"
+RDEPEND="${DEPEND}"
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-String/Unicode-String-2.06-r2.ebuild,v 1.12 2006/07/05 12:54:43 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-String/Unicode-String-2.06-r2.ebuild,v 1.13 2006/08/06 00:53:12 mcummings Exp $
inherit perl-module
KEYWORDS="x86 amd64 ppc sparc alpha"
IUSE=""
-DEPEND=">=virtual/perl-MIME-Base64-2.11"
-RDEPEND="${DEPEND}"
\ No newline at end of file
+DEPEND=">=virtual/perl-MIME-Base64-2.11
+ dev-lang/perl"
+RDEPEND="${DEPEND}"
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-String/Unicode-String-2.07.ebuild,v 1.17 2006/07/05 12:54:43 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-String/Unicode-String-2.07.ebuild,v 1.18 2006/08/06 00:53:12 mcummings Exp $
inherit perl-module
KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""
-DEPEND=">=virtual/perl-MIME-Base64-2.11"
-RDEPEND="${DEPEND}"
\ No newline at end of file
+DEPEND=">=virtual/perl-MIME-Base64-2.11
+ dev-lang/perl"
+RDEPEND="${DEPEND}"
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-String/Unicode-String-2.09.ebuild,v 1.7 2006/07/10 22:49:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-String/Unicode-String-2.09.ebuild,v 1.8 2006/08/06 00:53:12 mcummings Exp $
inherit perl-module
KEYWORDS="~alpha ~amd64 hppa ia64 ~ppc ~ppc64 sparc ~x86"
IUSE=""
-DEPEND=">=virtual/perl-MIME-Base64-2.11"
-RDEPEND="${DEPEND}"
\ No newline at end of file
+DEPEND=">=virtual/perl-MIME-Base64-2.11
+ dev-lang/perl"
+RDEPEND="${DEPEND}"
+
# ChangeLog for dev-perl/Unicode-UTF8simple
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8simple/ChangeLog,v 1.6 2006/07/24 01:41:28 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8simple/ChangeLog,v 1.7 2006/08/06 00:54:03 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Unicode-UTF8simple-1.06.ebuild:
+ Adding perl dep; fixed DEPEND
24 Jul 2006; Andrej Kacian <ticho@gentoo.org>
Unicode-UTF8simple-1.06.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.06.ebuild,v 1.6 2006/07/24 01:41:28 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.06.ebuild,v 1.7 2006/08/06 00:54:03 mcummings Exp $
inherit perl-module
KEYWORDS="~amd64 ppc sparc x86"
SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/VCP-autrijus
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/VCP-autrijus/ChangeLog,v 1.8 2006/07/13 04:53:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/VCP-autrijus/ChangeLog,v 1.9 2006/08/06 00:57:10 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ VCP-autrijus-0.9_p20050110.ebuild, VCP-autrijus-0.9_p20050110-r1.ebuild:
+ Adding perl dep; fixed DEPEND
13 Jul 2006; Aron Griffis <agriffis@gentoo.org>
VCP-autrijus-0.9_p20050110-r1.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/VCP-autrijus/VCP-autrijus-0.9_p20050110-r1.ebuild,v 1.6 2006/07/13 04:53:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/VCP-autrijus/VCP-autrijus-0.9_p20050110-r1.ebuild,v 1.7 2006/08/06 00:57:10 mcummings Exp $
inherit perl-module
KEYWORDS="~amd64 ia64 sparc ~x86"
DEPEND="dev-perl/Text-Diff
- dev-perl/XML-AutoWriter
+ dev-perl/XML-AutoWriter
dev-perl/HTML-Tree
dev-perl/IPC-Run3
- dev-perl/PodToHTML"
+ dev-perl/PodToHTML
+ dev-lang/perl"
RDEPEND="${DEPEND}"
S="${WORKDIR}/VCP-autrijus-snapshot-0.9-20050110"
# and lots of them seem to be related to p4d (perforce server)
# there may be other (more relevant) errors, but they're hard to track
# down by such a lot of dump in stdout. -- trapni/2005-04-09.
-#SRC_TEST="do"
\ No newline at end of file
+#SRC_TEST="do"
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/VCP-autrijus/VCP-autrijus-0.9_p20050110.ebuild,v 1.5 2006/07/05 12:56:17 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/VCP-autrijus/VCP-autrijus-0.9_p20050110.ebuild,v 1.6 2006/08/06 00:57:10 mcummings Exp $
inherit perl-module
KEYWORDS="~amd64 sparc x86"
DEPEND="dev-perl/Text-Diff
- dev-perl/XML-AutoWriter
+ dev-perl/XML-AutoWriter
dev-perl/HTML-Tree
- dev-perl/IPC-Run3"
+ dev-perl/IPC-Run3
+ dev-lang/perl"
RDEPEND="${DEPEND}"
S="${WORKDIR}/VCP-autrijus-snapshot-0.9-20050110"
# and lots of them seem to be related to p4d (perforce server)
# there may be other (more relevant) errors, but they're hard to track
# down by such a lot of dump in stdout. -- trapni/2005-04-09.
-#SRC_TEST="do"
\ No newline at end of file
+#SRC_TEST="do"
+
# ChangeLog for dev-perl/Validate-Net
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Validate-Net/ChangeLog,v 1.15 2006/07/05 13:00:53 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Validate-Net/ChangeLog,v 1.16 2006/08/06 00:59:09 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Validate-Net-0.4.ebuild, Validate-Net-0.5.ebuild:
+ Adding perl dep; fixed DEPEND
05 Jul 2006; Christian Hartmann <ian@gentoo.org> Validate-Net-0.4.ebuild,
Validate-Net-0.5.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Validate-Net/Validate-Net-0.4.ebuild,v 1.11 2006/07/05 13:00:52 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Validate-Net/Validate-Net-0.4.ebuild,v 1.12 2006/08/06 00:59:09 mcummings Exp $
inherit perl-module
DEPEND="virtual/perl-Test-Simple
dev-perl/Class-Default
- dev-perl/Class-Inspector"
-RDEPEND="${DEPEND}"
\ No newline at end of file
+ dev-perl/Class-Inspector
+ dev-lang/perl"
+RDEPEND="${DEPEND}"
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Validate-Net/Validate-Net-0.5.ebuild,v 1.13 2006/07/05 13:00:52 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Validate-Net/Validate-Net-0.5.ebuild,v 1.14 2006/08/06 00:59:09 mcummings Exp $
inherit perl-module
DEPEND="virtual/perl-Test-Simple
dev-perl/Class-Default
- dev-perl/Class-Inspector"
-RDEPEND="${DEPEND}"
\ No newline at end of file
+ dev-perl/Class-Inspector
+ dev-lang/perl"
+RDEPEND="${DEPEND}"
+
# ChangeLog for dev-perl/Video-Frequencies
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-Frequencies/ChangeLog,v 1.6 2006/07/10 22:50:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-Frequencies/ChangeLog,v 1.7 2006/08/06 00:59:45 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Video-Frequencies-0.03.ebuild:
+ Adding perl dep; fixed DEPEND
10 Jul 2006; Aron Griffis <agriffis@gentoo.org>
Video-Frequencies-0.03.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-Frequencies/Video-Frequencies-0.03.ebuild,v 1.6 2006/07/10 22:50:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-Frequencies/Video-Frequencies-0.03.ebuild,v 1.7 2006/08/06 00:59:45 mcummings Exp $
inherit perl-module
export OPTIMIZE="$CFLAGS"
mydoc="README Changes"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/Video-Info
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-Info/ChangeLog,v 1.7 2006/03/30 23:36:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-Info/ChangeLog,v 1.8 2006/08/06 01:00:19 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Video-Info-0.993.ebuild:
+ Adding perl dep; fixed DEPEND
30 Mar 2006; Aron Griffis <agriffis@gentoo.org> Video-Info-0.993.ebuild:
Mark 0.993 ~ia64
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-Info/Video-Info-0.993.ebuild,v 1.2 2006/03/30 23:36:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-Info/Video-Info-0.993.ebuild,v 1.3 2006/08/06 01:00:19 mcummings Exp $
inherit perl-module
IUSE=""
SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
MD5 509d49886aa49ef712024789a53f0320 Video-Info-0.993.tar.gz 634560
+RMD160 70df8de9b3109fe916adeada6717d7f8bdb7eaa7 Video-Info-0.993.tar.gz 634560
+SHA256 7b4972e32820770600ed1a350c5aaeaa5b70ce4cef6b423e47503c934a0c72e3 Video-Info-0.993.tar.gz 634560
# ChangeLog for dev-perl/Video-ivtv
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-ivtv/ChangeLog,v 1.7 2006/07/10 22:51:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-ivtv/ChangeLog,v 1.8 2006/08/06 01:00:55 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Video-ivtv-0.12.ebuild, Video-ivtv-0.13.ebuild:
+ Adding perl dep; fixed DEPEND
10 Jul 2006; Aron Griffis <agriffis@gentoo.org> Video-ivtv-0.13.ebuild:
Mark 0.13 stable on ia64
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-ivtv/Video-ivtv-0.12.ebuild,v 1.2 2004/10/15 21:44:29 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-ivtv/Video-ivtv-0.12.ebuild,v 1.3 2006/08/06 01:00:55 mcummings Exp $
inherit perl-module
export OPTIMIZE="$CFLAGS"
mydoc="README Changes COPYING"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild,v 1.5 2006/07/10 22:51:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild,v 1.6 2006/08/06 01:00:55 mcummings Exp $
inherit perl-module
export OPTIMIZE="$CFLAGS"
mydoc="README Changes COPYING"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/WWW-Bugzilla
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.16 2006/07/05 13:01:53 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.17 2006/08/06 01:01:45 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ WWW-Bugzilla-0.2.ebuild, WWW-Bugzilla-0.4.ebuild, WWW-Bugzilla-0.6.ebuild,
+ WWW-Bugzilla-0.8.ebuild:
+ Adding perl dep; fixed DEPEND
05 Jul 2006; Christian Hartmann <ian@gentoo.org> WWW-Bugzilla-0.2.ebuild:
Fixed RDEPEND wrt bug #134781; fixed header
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.2.ebuild,v 1.8 2006/07/05 13:01:53 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.2.ebuild,v 1.9 2006/08/06 01:01:45 mcummings Exp $
inherit perl-module
IUSE=""
DEPEND="dev-perl/WWW-Mechanize
- dev-perl/Class-MethodMaker"
+ dev-perl/Class-MethodMaker
+ dev-lang/perl"
RDEPEND="${DEPEND}"
+
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild,v 1.10 2006/07/02 18:39:05 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild,v 1.11 2006/08/06 01:01:45 mcummings Exp $
inherit perl-module
KEYWORDS="amd64 ~ppc sparc x86"
IUSE=""
-RDEPEND="dev-perl/WWW-Mechanize
- <dev-perl/Class-MethodMaker-2"
+RDEPEND="${RDEPEND}
+ dev-lang/perl"
DEPEND="${RDEPEND}"
+
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.6.ebuild,v 1.1 2006/05/21 18:24:40 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.6.ebuild,v 1.2 2006/08/06 01:01:45 mcummings Exp $
inherit perl-module
KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
-RDEPEND="dev-perl/WWW-Mechanize
- <dev-perl/Class-MethodMaker-2"
+RDEPEND="${RDEPEND}
+ dev-lang/perl"
DEPEND="${RDEPEND}"
+
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild,v 1.1 2006/06/22 08:16:20 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild,v 1.2 2006/08/06 01:01:45 mcummings Exp $
inherit perl-module
KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
-RDEPEND="dev-perl/WWW-Mechanize
- <dev-perl/Class-MethodMaker-2"
+RDEPEND="${RDEPEND}
+ dev-lang/perl"
DEPEND="${RDEPEND}"
+
+