diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-09 23:28:26 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-09 23:28:26 +0000 |
commit | 524973953421435e3419610ab4ff33ac5289e3fb (patch) | |
tree | 4df66780db60868d396ba4e8da890d8263f8ac33 | |
parent | update loop-aes patch #98391 by Alon Bar-Lev (diff) | |
download | historical-524973953421435e3419610ab4ff33ac5289e3fb.tar.gz historical-524973953421435e3419610ab4ff33ac5289e3fb.tar.bz2 historical-524973953421435e3419610ab4ff33ac5289e3fb.zip |
QA: Removed CATEGORY=
Package-Manager: portage-2.0.51.22-r1
52 files changed, 80 insertions, 167 deletions
diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild index e669696e8929..f140172d306c 100644 --- a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild +++ b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild,v 1.12 2005/05/01 17:21:20 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild,v 1.13 2005/07/09 23:22:53 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" - DESCRIPTION="Algorithm::Diff - Compute intelligent differences between two files / lists" HOMEPAGE="http://search.cpan.org/~nedkonz/${P}/" SRC_URI="mirror://cpan/authors/id/N/NE/NEDKONZ/${P}.tar.gz" diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild index 6bab7d2be137..9eab6579ad2c 100644 --- a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild +++ b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild,v 1.2 2005/05/21 08:43:26 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild,v 1.3 2005/07/09 23:22:53 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" - DESCRIPTION="Algorithm::Diff - Compute intelligent differences between two files / lists" HOMEPAGE="http://search.cpan.org/~tyemq/${P}/" SRC_URI="mirror://cpan/authors/id/T/TY/TYEMQ/Algorithm-Diff-1.1901.zip" @@ -14,6 +12,6 @@ IUSE="" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ppc64 ~amd64" -DEPEND="${DEPEND} app-arch/unzip" +DEPEND="app-arch/unzip" SRC_TEST="do" diff --git a/dev-perl/BSD-Resource/BSD-Resource-1.24.ebuild b/dev-perl/BSD-Resource/BSD-Resource-1.24.ebuild index d648cdb14b0c..98db3e40e30f 100644 --- a/dev-perl/BSD-Resource/BSD-Resource-1.24.ebuild +++ b/dev-perl/BSD-Resource/BSD-Resource-1.24.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/BSD-Resource/BSD-Resource-1.24.ebuild,v 1.9 2005/04/01 17:32:05 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/BSD-Resource/BSD-Resource-1.24.ebuild,v 1.10 2005/07/09 23:17:53 swegener Exp $ inherit perl-module eutils -CATEGORY="dev-perl" DESCRIPTION="Perl module for BSD process resource limit and priority functions" HOMEPAGE="http://www.cpan.org/modules/by-module/BSD/${P}.readme" SRC_URI="mirror://cpan/authors/id/J/JH/JHI/${P}.tar.gz" @@ -14,9 +13,9 @@ SLOT="0" KEYWORDS="x86 amd64 ~ppc sparc alpha" IUSE="" SRC_TEST="do" + src_unpack(){ unpack ${A} cd ${S} epatch ${FILESDIR}/portage_niceness.patch } - diff --git a/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild index 0119b2a6fb44..f6c6529d11ce 100644 --- a/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild +++ b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild,v 1.12 2005/05/24 14:27:52 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild,v 1.13 2005/07/09 23:25:09 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="The Perl CGI::FastTemplate Module" SRC_URI="mirror://cpan/authors/id/J/JM/JMOORE/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~jmoore/${P}/" @@ -14,5 +13,4 @@ LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="x86 amd64 ppc alpha sparc" IUSE="" -DEPEND="${DEPEND} - >=perl-core/CGI-2.78-r3" +DEPEND=">=perl-core/CGI-2.78-r3" diff --git a/dev-perl/CORBA-ORBit/CORBA-ORBit-0.4.3-r4.ebuild b/dev-perl/CORBA-ORBit/CORBA-ORBit-0.4.3-r4.ebuild index 8d02cf8d976f..08fd79ef3f1a 100644 --- a/dev-perl/CORBA-ORBit/CORBA-ORBit-0.4.3-r4.ebuild +++ b/dev-perl/CORBA-ORBit/CORBA-ORBit-0.4.3-r4.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CORBA-ORBit/CORBA-ORBit-0.4.3-r4.ebuild,v 1.10 2005/04/24 15:10:15 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CORBA-ORBit/CORBA-ORBit-0.4.3-r4.ebuild,v 1.11 2005/07/09 23:23:46 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="Perl module implementing CORBA 2.0 via ORBit" SRC_URI="mirror://cpan/authors/id/H/HR/HROGERS/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~hrogers/${P}/" @@ -14,11 +13,9 @@ LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="x86 amd64 ppc sparc alpha" IUSE="" -DEPEND="${DEPEND} - >=dev-perl/Error-0.13 +DEPEND=">=dev-perl/Error-0.13 =gnome-base/orbit-0*" - src_compile() { perl-module_src_prep makemake diff --git a/dev-perl/CORBA-ORBit/CORBA-ORBit-0.4.7.ebuild b/dev-perl/CORBA-ORBit/CORBA-ORBit-0.4.7.ebuild index 56c5a30e537c..677dcb067f09 100644 --- a/dev-perl/CORBA-ORBit/CORBA-ORBit-0.4.7.ebuild +++ b/dev-perl/CORBA-ORBit/CORBA-ORBit-0.4.7.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CORBA-ORBit/CORBA-ORBit-0.4.7.ebuild,v 1.1 2005/04/24 15:10:15 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CORBA-ORBit/CORBA-ORBit-0.4.7.ebuild,v 1.2 2005/07/09 23:23:46 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="Perl module implementing CORBA 2.0 via ORBit" SRC_URI="mirror://cpan/authors/id/H/HR/HROGERS/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~hrogers/${P}/" @@ -14,11 +13,9 @@ LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" IUSE="" -DEPEND="${DEPEND} - >=dev-perl/Error-0.13 +DEPEND=">=dev-perl/Error-0.13 =gnome-base/orbit-0*" - src_compile() { perl-module_src_prep makemake diff --git a/dev-perl/Chart/Chart-2.3.ebuild b/dev-perl/Chart/Chart-2.3.ebuild index 3fac2d80fd0e..a35dc94369f4 100644 --- a/dev-perl/Chart/Chart-2.3.ebuild +++ b/dev-perl/Chart/Chart-2.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-2.3.ebuild,v 1.12 2005/05/18 08:38:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-2.3.ebuild,v 1.13 2005/07/09 23:04:36 swegener Exp $ inherit perl-module MY_P=${P/.3_/c-} S=${WORKDIR}/${MY_P} -CATEGORY="dev-perl" + DESCRIPTION="The Perl Chart Module" SRC_URI="mirror://cpan/authors/id/C/CH/CHARTGRP/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~chartgrp/${P}/" diff --git a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.ebuild b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.ebuild index 6ed131692df4..cfa93e0bbf1e 100644 --- a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.ebuild +++ b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.ebuild @@ -1,15 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.ebuild,v 1.9 2005/04/21 18:55:25 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.ebuild,v 1.10 2005/07/09 23:26:45 swegener Exp $ inherit perl-module -MY_P=Class-MakeMethods-${PV} -S=${WORKDIR}/${MY_P} -CATEGORY="dev-perl" DESCRIPTION="Automated method creation module for Perl" -SRC_URI="mirror://cpan/modules/by-module/Class/${MY_P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-module/Class/${MY_P}.readme" +SRC_URI="mirror://cpan/modules/by-module/Class/${P}.tar.gz" +HOMEPAGE="http://www.cpan.org/modules/by-module/Class/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" diff --git a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild index 8bc97660c06f..6077e4aaef81 100644 --- a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild +++ b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild,v 1.2 2005/04/19 15:55:31 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild,v 1.3 2005/07/09 23:26:45 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="Automated method creation module for Perl" SRC_URI="mirror://cpan/authors/id/E/EV/EVO/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~evo/${P}/" @@ -15,4 +14,3 @@ KEYWORDS="~amd64 ~x86 ~amd64 ~ppc ~sparc ~alpha" IUSE="" SRC_TEST="do" - diff --git a/dev-perl/Convert-BER/Convert-BER-1.3101.ebuild b/dev-perl/Convert-BER/Convert-BER-1.3101.ebuild index e0445602c223..a02a0369107b 100644 --- a/dev-perl/Convert-BER/Convert-BER-1.3101.ebuild +++ b/dev-perl/Convert-BER/Convert-BER-1.3101.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-BER/Convert-BER-1.3101.ebuild,v 1.9 2005/04/24 22:13:17 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-BER/Convert-BER-1.3101.ebuild,v 1.10 2005/07/09 23:14:42 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="Class for encoding/decoding BER messages" SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz" HOMEPAGE="http://cpan.pair.com/modules/by-module/Convert/${P}.readme" diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.03.ebuild b/dev-perl/Devel-Symdump/Devel-Symdump-2.03.ebuild index 94cf6ecbc14b..154fadeb9103 100644 --- a/dev-perl/Devel-Symdump/Devel-Symdump-2.03.ebuild +++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.03.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-Symdump/Devel-Symdump-2.03.ebuild,v 1.13 2005/04/07 20:50:43 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-Symdump/Devel-Symdump-2.03.ebuild,v 1.14 2005/07/09 23:09:34 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" - DESCRIPTION="dump symbol names or the symbol table" HOMEPAGE="http://search.cpan.org/~andk/${P}" SRC_URI="mirror://cpan/authors/id/A/AN/ANDK/${P}.tar.gz" diff --git a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.06-r1.ebuild b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.06-r1.ebuild index c2793d4f4583..9779dded8250 100644 --- a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.06-r1.ebuild +++ b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.06-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.06-r1.ebuild,v 1.12 2005/04/25 14:35:42 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.06-r1.ebuild,v 1.13 2005/07/09 23:15:56 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="Digest::Nilsimsa - Perl version of Nilsimsa code" HOMEPAGE="http://www.cpan.org/modules/by-module/Digest/${P}.readme" SRC_URI="mirror://cpan/authors/id/V/VI/VIPUL/${P}.tar.gz" diff --git a/dev-perl/Error/Error-0.15-r2.ebuild b/dev-perl/Error/Error-0.15-r2.ebuild index cf7aedfa1738..4f6457f52643 100644 --- a/dev-perl/Error/Error-0.15-r2.ebuild +++ b/dev-perl/Error/Error-0.15-r2.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.15-r2.ebuild,v 1.15 2005/04/25 14:40:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.15-r2.ebuild,v 1.16 2005/07/09 23:05:17 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="Error/exception handling in an OO-ish way" SRC_URI="mirror://cpan/authors/id/U/UA/UARUN/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Error/${P}.readme" diff --git a/dev-perl/Event/Event-0.87.ebuild b/dev-perl/Event/Event-0.87.ebuild index 4412c6ab3e34..d9de8cf7fd92 100644 --- a/dev-perl/Event/Event-0.87.ebuild +++ b/dev-perl/Event/Event-0.87.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-0.87.ebuild,v 1.11 2005/05/24 17:49:17 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-0.87.ebuild,v 1.12 2005/07/09 23:06:04 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="fast, generic event loop" # Moved to Gentoo mirrors as it's vanished from the CPAN archives diff --git a/dev-perl/Event/Event-1.00.ebuild b/dev-perl/Event/Event-1.00.ebuild index b2ac27dba9e8..988213810df2 100644 --- a/dev-perl/Event/Event-1.00.ebuild +++ b/dev-perl/Event/Event-1.00.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-1.00.ebuild,v 1.11 2005/07/03 12:41:34 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-1.00.ebuild,v 1.12 2005/07/09 23:06:04 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="fast, generic event loop" SRC_URI="mirror://cpan/authors/id/J/JP/JPRIT/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Event/${P}.readme" diff --git a/dev-perl/Event/Event-1.05.ebuild b/dev-perl/Event/Event-1.05.ebuild index 69cfd757c4a2..a29774967bbb 100644 --- a/dev-perl/Event/Event-1.05.ebuild +++ b/dev-perl/Event/Event-1.05.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-1.05.ebuild,v 1.1 2005/04/25 14:56:52 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-1.05.ebuild,v 1.2 2005/07/09 23:06:04 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="fast, generic event loop" SRC_URI="mirror://cpan/authors/id/J/JP/JPRIT/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Event/${P}.readme" diff --git a/dev-perl/File-MMagic/File-MMagic-1.20.ebuild b/dev-perl/File-MMagic/File-MMagic-1.20.ebuild index 3d267545a3e0..31d75019ca69 100644 --- a/dev-perl/File-MMagic/File-MMagic-1.20.ebuild +++ b/dev-perl/File-MMagic/File-MMagic-1.20.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.20.ebuild,v 1.10 2005/04/25 15:45:26 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.20.ebuild,v 1.11 2005/07/09 23:10:42 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="The Perl Image-Info Module" SRC_URI="mirror://cpan/authors/id/K/KN/KNOK/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/File/${P}.readme" diff --git a/dev-perl/File-MMagic/File-MMagic-1.22.ebuild b/dev-perl/File-MMagic/File-MMagic-1.22.ebuild index 1a8d4dcb91e9..56a7c69443c8 100644 --- a/dev-perl/File-MMagic/File-MMagic-1.22.ebuild +++ b/dev-perl/File-MMagic/File-MMagic-1.22.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.22.ebuild,v 1.10 2005/05/01 17:23:03 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.22.ebuild,v 1.11 2005/07/09 23:10:42 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="The Perl Image-Info Module" SRC_URI="mirror://cpan/authors/id/K/KN/KNOK/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/File/${P}.readme" diff --git a/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild b/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild index 42467759f8eb..06a8e6e7e373 100644 --- a/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild +++ b/dev-perl/File-RsyncP/File-RsyncP-0.52.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/File-RsyncP/File-RsyncP-0.52.ebuild,v 1.3 2005/04/09 01:18:37 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild,v 1.4 2005/07/09 23:12:00 swegener Exp $ inherit perl-module @@ -11,7 +11,6 @@ SRC_URI="mirror://sourceforge/perlrsync/${P}.tar.gz" DESCRIPTION="An rsync perl module" HOMEPAGE="http://perlrsync.sourceforge.net/" LICENSE="GPL-2" -CATEGORY="dev-perl" KEYWORDS="~amd64 ~x86 ~ppc ~sparc" SLOT="0" diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild index 59d426d3a380..36b4e6129521 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild,v 1.6 2005/05/01 17:46:28 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild,v 1.7 2005/07/09 23:20:23 swegener Exp $ inherit perl-module eutils -CATEGORY="dev-perl" DESCRIPTION="The Perl Finance-Quote Module" HOMEPAGE="http://search.cpan.org/~pjf/${P}/" SRC_URI="mirror://cpan/authors/id/P/PJ/PJF/${P}.tar.gz" diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild index a7c0b872d338..634ba1479a5a 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild @@ -1,14 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild,v 1.11 2005/04/25 16:26:15 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild,v 1.12 2005/07/09 23:20:23 swegener Exp $ inherit perl-module -MY_P=${P/.3_/c-} -S=${WORKDIR}/${MY_P} -CATEGORY="dev-perl" DESCRIPTION="The Perl Finance-Quote Module" -HOMEPAGE="http://www.cpan.org/modules/by-module/Finance/${MY_P}.readme" +HOMEPAGE="http://www.cpan.org/modules/by-module/Finance/${P}.readme" SRC_URI="mirror://cpan/authors/id/P/PJ/PJF/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" diff --git a/dev-perl/GDGraph/GDGraph-1.43.ebuild b/dev-perl/GDGraph/GDGraph-1.43.ebuild index 0a5f46fc1743..9497185b78ff 100644 --- a/dev-perl/GDGraph/GDGraph-1.43.ebuild +++ b/dev-perl/GDGraph/GDGraph-1.43.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDGraph/GDGraph-1.43.ebuild,v 1.11 2005/06/12 17:47:40 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDGraph/GDGraph-1.43.ebuild,v 1.12 2005/07/09 23:14:06 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="perl5 module to create charts using the GD module" HOMEPAGE="http://www.cpan.org/modules/by-module/GD/${P}.readme" diff --git a/dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild b/dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild index 38adf7c725bf..20091fed428c 100644 --- a/dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild +++ b/dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild @@ -1,12 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild,v 1.11 2005/06/12 17:46:47 weeve Exp $ - -IUSE="" +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild,v 1.12 2005/07/09 23:08:25 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="Text utilities for use with GD" SRC_URI="mirror://cpan/authors/id/M/MV/MVERB/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/GD/${P}.readme" @@ -14,6 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/GD/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" +IUSE="" DEPEND="dev-perl/GD" @@ -22,11 +20,3 @@ src_unpack() { cd ${S} perl-module_src_prep } - -src_compile () { - perl-module_src_compile -} - -src_install () { - perl-module_src_install -} diff --git a/dev-perl/HTML-Strip/HTML-Strip-1.02.ebuild b/dev-perl/HTML-Strip/HTML-Strip-1.02.ebuild index c4f416c678b1..362bd5f9d026 100644 --- a/dev-perl/HTML-Strip/HTML-Strip-1.02.ebuild +++ b/dev-perl/HTML-Strip/HTML-Strip-1.02.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Strip/HTML-Strip-1.02.ebuild,v 1.10 2005/04/25 17:45:54 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Strip/HTML-Strip-1.02.ebuild,v 1.11 2005/07/09 23:16:30 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="automate interaction with bugzilla" SRC_URI="mirror://cpan/authors/id/K/KI/KILINRAX/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~kilinrax/${P}" diff --git a/dev-perl/Heap/Heap-0.50.ebuild b/dev-perl/Heap/Heap-0.50.ebuild index 0e79f215a5e1..3f6af0eb0398 100644 --- a/dev-perl/Heap/Heap-0.50.ebuild +++ b/dev-perl/Heap/Heap-0.50.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Heap/Heap-0.50.ebuild,v 1.14 2005/07/09 22:34:23 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Heap/Heap-0.50.ebuild,v 1.15 2005/07/09 23:01:30 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="Heap - Perl extensions for keeping data partially sorted." SRC_URI="mirror://cpan/authors/id/J/JM/JMM/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Heap/${P}.readme" diff --git a/dev-perl/Heap/Heap-0.70.ebuild b/dev-perl/Heap/Heap-0.70.ebuild index 8e2b43b7bfe8..b7f599b8c054 100644 --- a/dev-perl/Heap/Heap-0.70.ebuild +++ b/dev-perl/Heap/Heap-0.70.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Heap/Heap-0.70.ebuild,v 1.7 2005/07/09 22:34:23 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Heap/Heap-0.70.ebuild,v 1.8 2005/07/09 23:01:30 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="Heap - Perl extensions for keeping data partially sorted." SRC_URI="mirror://cpan/authors/id/J/JM/JMM/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Heap/${P}.readme" diff --git a/dev-perl/Heap/Heap-0.71.ebuild b/dev-perl/Heap/Heap-0.71.ebuild index ff4ba0b39076..07ac6a3e3ac3 100644 --- a/dev-perl/Heap/Heap-0.71.ebuild +++ b/dev-perl/Heap/Heap-0.71.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Heap/Heap-0.71.ebuild,v 1.9 2005/07/09 22:34:23 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Heap/Heap-0.71.ebuild,v 1.10 2005/07/09 23:01:30 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="Heap - Perl extensions for keeping data partially sorted." SRC_URI="mirror://cpan/authors/id/J/JM/JMM/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Heap/${P}.readme" diff --git a/dev-perl/Jcode/Jcode-0.83.ebuild b/dev-perl/Jcode/Jcode-0.83.ebuild index 56ca7b6226df..81ab26a94c1b 100644 --- a/dev-perl/Jcode/Jcode-0.83.ebuild +++ b/dev-perl/Jcode/Jcode-0.83.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Jcode/Jcode-0.83.ebuild,v 1.10 2005/05/25 14:10:13 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Jcode/Jcode-0.83.ebuild,v 1.11 2005/07/09 23:07:09 swegener Exp $ inherit perl-module MY_P=Jcode-${PV} S=${WORKDIR}/${MY_P} -CATEGORY="dev-perl" + DESCRIPTION="Japanese transcoding module for Perl" SRC_URI="http://cpan.org/modules/by-authors/id/D/DA/DANKOGAI/${MY_P}.tar.gz" HOMEPAGE="http://cpan.org/modules/by-authors/id/D/DA/DANKOGAI/${MY_P}.readme" diff --git a/dev-perl/Jcode/Jcode-0.87.ebuild b/dev-perl/Jcode/Jcode-0.87.ebuild index 7c15dc76e081..a9b5d967c4c8 100644 --- a/dev-perl/Jcode/Jcode-0.87.ebuild +++ b/dev-perl/Jcode/Jcode-0.87.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Jcode/Jcode-0.87.ebuild,v 1.5 2005/05/25 14:10:31 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Jcode/Jcode-0.87.ebuild,v 1.6 2005/07/09 23:07:09 swegener Exp $ inherit perl-module MY_P=Jcode-${PV} S=${WORKDIR}/${MY_P} -CATEGORY="dev-perl" + DESCRIPTION="Japanese transcoding module for Perl" SRC_URI="http://cpan.org/modules/by-authors/id/D/DA/DANKOGAI/${MY_P}.tar.gz" HOMEPAGE="http://cpan.org/modules/by-authors/id/D/DA/DANKOGAI/${MY_P}.readme" diff --git a/dev-perl/Mail-Audit/Mail-Audit-2.1-r1.ebuild b/dev-perl/Mail-Audit/Mail-Audit-2.1-r1.ebuild index 6d2196a79da5..9d53c1a48686 100644 --- a/dev-perl/Mail-Audit/Mail-Audit-2.1-r1.ebuild +++ b/dev-perl/Mail-Audit/Mail-Audit-2.1-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.1-r1.ebuild,v 1.11 2005/04/28 17:22:00 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.1-r1.ebuild,v 1.12 2005/07/09 23:24:27 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="Mail sorting/delivery module for Perl." SRC_URI="mirror://cpan/authors/id/S/SI/SIMON/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme" @@ -14,7 +13,6 @@ KEYWORDS="x86 amd64 ppc sparc alpha" IUSE="" SLOT="0" -DEPEND="${DEPEND} - dev-perl/MIME-tools +DEPEND="dev-perl/MIME-tools >=dev-perl/Mail-POP3Client-2.7 >=dev-perl/MailTools-1.15" diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-2.2.9.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-2.2.9.ebuild index 7c1f45487ab4..0bad6065caf7 100644 --- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-2.2.9.ebuild +++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-2.2.9.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-2.2.9.ebuild,v 1.3 2005/01/15 16:38:26 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-2.2.9.ebuild,v 1.4 2005/07/09 23:25:49 swegener Exp $ inherit perl-module eutils -CATEGORY="dev-perl" DESCRIPTION="IMAP client module for Perl" SRC_URI="mirror://cpan/modules/by-module/Mail/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme" @@ -18,8 +17,7 @@ IUSE="" # an active imap server to connect to, as well as interaction. #SRC_TEST="do" -DEPEND="${DEPEND} - >=dev-perl/libnet-1.0703 +DEPEND=">=dev-perl/libnet-1.0703 dev-perl/Parse-RecDescent" mydoc="FAQ" diff --git a/dev-perl/Mail-POP3Client/Mail-POP3Client-2.15.ebuild b/dev-perl/Mail-POP3Client/Mail-POP3Client-2.15.ebuild index aaa005ef2e55..fa3976ac4057 100644 --- a/dev-perl/Mail-POP3Client/Mail-POP3Client-2.15.ebuild +++ b/dev-perl/Mail-POP3Client/Mail-POP3Client-2.15.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/Mail-POP3Client-2.15.ebuild,v 1.9 2005/04/10 18:42:46 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/Mail-POP3Client-2.15.ebuild,v 1.10 2005/07/09 23:21:18 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="POP3 client module for Perl" HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme" SRC_URI="http://www.cpan.org/modules/by-module/Mail/${P}.tar.gz" @@ -14,7 +13,6 @@ SLOT="0" KEYWORDS="alpha amd64 ppc s390 sparc x86" IUSE="" -DEPEND="${DEPEND} - >=dev-perl/libnet-1.0703" +DEPEND=">=dev-perl/libnet-1.0703" mydoc="FAQ" diff --git a/dev-perl/Mail-POP3Client/Mail-POP3Client-2.16.ebuild b/dev-perl/Mail-POP3Client/Mail-POP3Client-2.16.ebuild index f7bf78723b0b..f6cb0db9ddc7 100644 --- a/dev-perl/Mail-POP3Client/Mail-POP3Client-2.16.ebuild +++ b/dev-perl/Mail-POP3Client/Mail-POP3Client-2.16.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/Mail-POP3Client-2.16.ebuild,v 1.11 2005/05/25 04:18:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/Mail-POP3Client-2.16.ebuild,v 1.12 2005/07/09 23:21:18 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="POP3 client module for Perl" HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme" SRC_URI="mirror://cpan/authors/id/S/SD/SDOWD/${P}.tar.gz" @@ -16,7 +15,6 @@ IUSE="" SRC_TEST="do" -DEPEND="${DEPEND} - >=dev-perl/libnet-1.0703" +DEPEND=">=dev-perl/libnet-1.0703" mydoc="FAQ" diff --git a/dev-perl/Pod-Escapes/Pod-Escapes-1.04.ebuild b/dev-perl/Pod-Escapes/Pod-Escapes-1.04.ebuild index 91484ab86b1a..49cbc5fc7ea7 100644 --- a/dev-perl/Pod-Escapes/Pod-Escapes-1.04.ebuild +++ b/dev-perl/Pod-Escapes/Pod-Escapes-1.04.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Escapes/Pod-Escapes-1.04.ebuild,v 1.11 2005/05/10 15:36:06 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Escapes/Pod-Escapes-1.04.ebuild,v 1.12 2005/07/09 23:15:19 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" - DESCRIPTION="for resolving Pod E<...> sequences" HOMEPAGE="http://search.cpan.org/~sburke/${P}" SRC_URI="mirror://cpan/authors/id/S/SB/SBURKE/${P}.tar.gz" diff --git a/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild b/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild index 3d02252de66c..64a71dea99e0 100644 --- a/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild +++ b/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild,v 1.11 2005/05/10 15:37:23 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild,v 1.12 2005/07/09 23:03:52 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" - DESCRIPTION="framework for parsing Pod" HOMEPAGE="http://search.cpan.org/~sburke/${P}" SRC_URI="mirror://cpan/authors/id/S/SB/SBURKE/${P}.tar.gz" diff --git a/dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.0203.ebuild b/dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.0203.ebuild index db99d4904403..cee61ab1865a 100644 --- a/dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.0203.ebuild +++ b/dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.0203.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.0203.ebuild,v 1.18 2005/04/29 14:01:52 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.0203.ebuild,v 1.19 2005/07/09 23:18:28 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="Quick implimentation of readline utilities." HOMEPAGE="http:/search.cpan.org/~ilyaz/${P}/" SRC_URI="mirror://cpan/authors/id/I/IL/ILYAZ/modules/${P}.tar.gz" diff --git a/dev-perl/Test-Pod/Test-Pod-1.20.ebuild b/dev-perl/Test-Pod/Test-Pod-1.20.ebuild index 623825244dc1..bfeef140c2a4 100644 --- a/dev-perl/Test-Pod/Test-Pod-1.20.ebuild +++ b/dev-perl/Test-Pod/Test-Pod-1.20.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.20.ebuild,v 1.8 2005/05/10 16:16:12 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.20.ebuild,v 1.9 2005/07/09 23:03:06 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" - DESCRIPTION="check for POD errors in files" HOMEPAGE="http://search.cpan.org/~petdance/${P}" SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" diff --git a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.04.ebuild b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.04.ebuild index 75f6f4f51a8a..0a9bc351c5b5 100644 --- a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.04.ebuild +++ b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.04.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 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.2 2005/06/13 11:21:57 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.04.ebuild,v 1.3 2005/07/09 23:28:26 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates features for web application testing" SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.2.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.2.ebuild index 99f53bb8fe2a..bb2e0d9fe0bf 100644 --- a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.2.ebuild +++ b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.2.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 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.6 2005/04/29 15:48:26 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.2.ebuild,v 1.7 2005/07/09 23:22:05 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="automate interaction with bugzilla" SRC_URI="mirror://cpan/authors/id/M/MC/MCVELLA/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~mcvella/${P}" diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild index e2d76f2c171d..c819ac1f895a 100644 --- a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild +++ b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 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.7 2005/05/06 01:06:59 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild,v 1.8 2005/07/09 23:22:05 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="automate interaction with bugzilla" SRC_URI="mirror://cpan/authors/id/M/MC/MCVELLA/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~mcvella/${P}" diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild index 20991996b772..88e7c54cc12a 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild,v 1.5 2004/07/15 14:47:24 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild,v 1.6 2005/07/09 23:02:23 swegener Exp $ inherit perl-module @@ -9,7 +9,6 @@ MY_P=${PN}-${MY_PV} S=${WORKDIR}/${MY_P} -CATEGORY="dev-perl" DESCRIPTION="automate interaction with websites " SRC_URI="http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/${MY_P}.tar.gz" HOMEPAGE="http://search.cpan.org/~petdance/${MY_P}" diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.04.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.04.ebuild index 5a2cd78ce630..643d2849171d 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.04.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.04.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.04.ebuild,v 1.3 2005/05/01 18:23:07 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.04.ebuild,v 1.4 2005/07/09 23:02:23 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="automate interaction with websites " SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~petdance/${P}/" diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.12.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.12.ebuild index 0fb3844465f8..e36aa8a976de 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.12.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.12.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.12.ebuild,v 1.1 2005/04/28 19:46:36 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.12.ebuild,v 1.2 2005/07/09 23:02:23 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="automate interaction with websites " SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~petdance/${P}/" diff --git a/dev-perl/WeakRef/WeakRef-0.01.ebuild b/dev-perl/WeakRef/WeakRef-0.01.ebuild index 8a5603a1803f..3a44b24d7959 100644 --- a/dev-perl/WeakRef/WeakRef-0.01.ebuild +++ b/dev-perl/WeakRef/WeakRef-0.01.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WeakRef/WeakRef-0.01.ebuild,v 1.7 2005/04/25 16:23:25 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WeakRef/WeakRef-0.01.ebuild,v 1.8 2005/07/09 23:08:59 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" - DESCRIPTION="an API to the Perl weak references" HOMEPAGE="http://search.cpan.org/~lukka/${P}/" diff --git a/dev-perl/XML-Sablot/XML-Sablot-0.90-r1.ebuild b/dev-perl/XML-Sablot/XML-Sablot-0.90-r1.ebuild index 870c14305c43..2d61be499c32 100644 --- a/dev-perl/XML-Sablot/XML-Sablot-0.90-r1.ebuild +++ b/dev-perl/XML-Sablot/XML-Sablot-0.90-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Sablot/XML-Sablot-0.90-r1.ebuild,v 1.9 2005/01/04 14:24:18 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Sablot/XML-Sablot-0.90-r1.ebuild,v 1.10 2005/07/09 23:27:46 swegener Exp $ inherit perl-module MY_P=${PN}ron-${PV} S=${WORKDIR}/${MY_P} -CATEGORY="dev-perl" + DESCRIPTION="Perl Module for Sablotron" SRC_URI="mirror://cpan/authors/id/P/PA/PAVELH/${MY_P}.tar.gz" HOMEPAGE="http://search.cpan.org/~pavelh/${MY_P}/" @@ -16,5 +16,4 @@ LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha ~mips" IUSE="" -DEPEND="${DEPEND} - >=app-text/sablotron-0.60" +DEPEND=">=app-text/sablotron-0.60" diff --git a/dev-perl/XML-Sablot/XML-Sablot-0.90.ebuild b/dev-perl/XML-Sablot/XML-Sablot-0.90.ebuild index 04bda963c7bb..b7f048350585 100644 --- a/dev-perl/XML-Sablot/XML-Sablot-0.90.ebuild +++ b/dev-perl/XML-Sablot/XML-Sablot-0.90.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Sablot/XML-Sablot-0.90.ebuild,v 1.17 2005/01/04 14:24:18 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Sablot/XML-Sablot-0.90.ebuild,v 1.18 2005/07/09 23:27:46 swegener Exp $ inherit perl-module MY_P=${PN}ron-${PV} S=${WORKDIR}/${MY_P} -CATEGORY="dev-perl" + DESCRIPTION="Perl Module for Sablotron" SRC_URI="mirror://cpan/authors/id/P/PA/PAVELH/${MY_P}.tar.gz" HOMEPAGE="http://search.cpan.org/~pavelh/${MY_P}/" @@ -16,5 +16,4 @@ LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" IUSE="" -DEPEND="${DEPEND} - >=app-text/sablotron-0.60" +DEPEND=">=app-text/sablotron-0.60" diff --git a/dev-perl/XML-Sablot/XML-Sablot-0.98.ebuild b/dev-perl/XML-Sablot/XML-Sablot-0.98.ebuild index 9d136eaf5271..8bc417753b84 100644 --- a/dev-perl/XML-Sablot/XML-Sablot-0.98.ebuild +++ b/dev-perl/XML-Sablot/XML-Sablot-0.98.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Sablot/XML-Sablot-0.98.ebuild,v 1.7 2005/05/29 16:10:03 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Sablot/XML-Sablot-0.98.ebuild,v 1.8 2005/07/09 23:27:46 swegener Exp $ inherit perl-module MY_P=${PN}ron-${PV} S=${WORKDIR}/${MY_P} -CATEGORY="dev-perl" + DESCRIPTION="Perl Module for Sablotron" SRC_URI="mirror://cpan/authors/id/P/PA/PAVELH/${MY_P}.tar.gz" HOMEPAGE="http://search.cpan.org/~pavelh/${MY_P}/" @@ -16,7 +16,6 @@ LICENSE="Artistic" KEYWORDS="alpha ~amd64 ~ppc ppc64 ~sparc ~x86" IUSE="" -DEPEND="${DEPEND} - app-text/sablotron" +DEPEND="app-text/sablotron" myconf="SABLOTLIBPATH=/usr/lib SABLOTINCPATH=/usr/include" diff --git a/dev-perl/XML-Twig/XML-Twig-3.15-r1.ebuild b/dev-perl/XML-Twig/XML-Twig-3.15-r1.ebuild index a85610c860ef..7a3aefcdd395 100644 --- a/dev-perl/XML-Twig/XML-Twig-3.15-r1.ebuild +++ b/dev-perl/XML-Twig/XML-Twig-3.15-r1.ebuild @@ -1,16 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Twig/XML-Twig-3.15-r1.ebuild,v 1.8 2005/04/27 17:33:53 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Twig/XML-Twig-3.15-r1.ebuild,v 1.9 2005/07/09 23:13:26 swegener Exp $ inherit perl-module -MY_P=XML-Twig-${PV} -S=${WORKDIR}/${MY_P} -CATEGORY="dev-perl" - DESCRIPTION="This module provides a way to process XML documents. It is build on top of XML::Parser" -HOMEPAGE="http://www.cpan.org/modules/by-module/XML/${MY_P}.readme" -SRC_URI="mirror://cpan/authors/id/M/MI/MIROD/${MY_P}.tar.gz" +HOMEPAGE="http://www.cpan.org/modules/by-module/XML/${P}.readme" +SRC_URI="mirror://cpan/authors/id/M/MI/MIROD/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" @@ -20,8 +16,7 @@ IUSE="nls" SRC_TEST="do" # Twig ONLY works with expat 1.95.5 -DEPEND="${DEPEND} - >=dev-perl/XML-Parser-2.31 +DEPEND=">=dev-perl/XML-Parser-2.31 dev-perl/Scalar-List-Utils >=dev-libs/expat-1.95.5 dev-perl/Tie-IxHash diff --git a/dev-perl/XML-Twig/XML-Twig-3.17.ebuild b/dev-perl/XML-Twig/XML-Twig-3.17.ebuild index 20e5cbbde825..e6d14ded8c54 100644 --- a/dev-perl/XML-Twig/XML-Twig-3.17.ebuild +++ b/dev-perl/XML-Twig/XML-Twig-3.17.ebuild @@ -1,16 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Twig/XML-Twig-3.17.ebuild,v 1.1 2005/04/27 17:33:53 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Twig/XML-Twig-3.17.ebuild,v 1.2 2005/07/09 23:13:26 swegener Exp $ inherit perl-module -MY_P=XML-Twig-${PV} -S=${WORKDIR}/${MY_P} -CATEGORY="dev-perl" - DESCRIPTION="This module provides a way to process XML documents. It is build on top of XML::Parser" -HOMEPAGE="http://www.cpan.org/modules/by-module/XML/${MY_P}.readme" -SRC_URI="mirror://cpan/authors/id/M/MI/MIROD/${MY_P}.tar.gz" +HOMEPAGE="http://www.cpan.org/modules/by-module/XML/${P}.readme" +SRC_URI="mirror://cpan/authors/id/M/MI/MIROD/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" @@ -20,8 +16,7 @@ IUSE="nls" SRC_TEST="do" # Twig ONLY works with expat 1.95.5 -DEPEND="${DEPEND} - >=dev-perl/XML-Parser-2.31 +DEPEND=">=dev-perl/XML-Parser-2.31 dev-perl/Scalar-List-Utils >=dev-libs/expat-1.95.5 dev-perl/Tie-IxHash diff --git a/dev-perl/aww/aww-0.33.ebuild b/dev-perl/aww/aww-0.33.ebuild index 68df7d44990e..47966013debc 100644 --- a/dev-perl/aww/aww-0.33.ebuild +++ b/dev-perl/aww/aww-0.33.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/aww/aww-0.33.ebuild,v 1.7 2005/05/25 14:00:17 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/aww/aww-0.33.ebuild,v 1.8 2005/07/09 23:00:41 swegener Exp $ inherit perl-module MY_P=${P/a/A} S=${WORKDIR}/${MY_P} -CATEGORY="dev-perl" DESCRIPTION="Aww is a command-line frontend to the website meta language (wml)" HOMEPAGE="http://www.panhorst.com/aww/" diff --git a/dev-perl/aww/aww-0.34.ebuild b/dev-perl/aww/aww-0.34.ebuild index 6453768b64a9..b888476c26d3 100644 --- a/dev-perl/aww/aww-0.34.ebuild +++ b/dev-perl/aww/aww-0.34.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/aww/aww-0.34.ebuild,v 1.5 2005/05/25 14:00:49 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/aww/aww-0.34.ebuild,v 1.6 2005/07/09 23:00:41 swegener Exp $ inherit perl-module MY_P=${P/a/A} S=${WORKDIR}/${MY_P} -CATEGORY="dev-perl" DESCRIPTION="Aww is a command-line frontend to the website meta language (wml)" HOMEPAGE="http://www.panhorst.com/aww/" diff --git a/dev-perl/pgperl/pgperl-2.0.2.ebuild b/dev-perl/pgperl/pgperl-2.0.2.ebuild index 247c3d454ef5..769b49478025 100644 --- a/dev-perl/pgperl/pgperl-2.0.2.ebuild +++ b/dev-perl/pgperl/pgperl-2.0.2.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/pgperl/pgperl-2.0.2.ebuild,v 1.7 2005/05/30 19:34:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/pgperl/pgperl-2.0.2.ebuild,v 1.8 2005/07/09 23:17:14 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="native Perl interface to PostgreSQL" SRC_URI="ftp://gborg.postgresql.org/pub/pgperl/stable/${P}.tar.gz" HOMEPAGE="http://gborg.postgresql.org/project/pgperl/projdisplay.php" |