summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-09 23:22:53 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-09 23:22:53 +0000
commitb99f71872d1777905caa2a28210a9c4e33d11dc2 (patch)
treed797d8101bc9e684c41068099b319e7bf115ab7f /dev-perl
parentQA: Removed CATEGORY= (diff)
downloadgentoo-2-b99f71872d1777905caa2a28210a9c4e33d11dc2.tar.gz
gentoo-2-b99f71872d1777905caa2a28210a9c4e33d11dc2.tar.bz2
gentoo-2-b99f71872d1777905caa2a28210a9c4e33d11dc2.zip
QA: Removed CATEGORY=
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild4
-rw-r--r--dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild6
-rw-r--r--dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild3
-rw-r--r--dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild7
-rw-r--r--dev-perl/Mail-POP3Client/Mail-POP3Client-2.15.ebuild6
-rw-r--r--dev-perl/Mail-POP3Client/Mail-POP3Client-2.16.ebuild6
-rw-r--r--dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.0203.ebuild3
-rw-r--r--dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.2.ebuild3
-rw-r--r--dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild3
9 files changed, 13 insertions, 28 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/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/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/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/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}"