diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:12:33 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:12:33 +0000 |
commit | f70ba2459860b82cd00f7c0ef4db72cf93784770 (patch) | |
tree | c328b6860de6a88639aca24f2e2ef93e46b16a4b /dev-perl | |
parent | ~amd64 (diff) | |
download | historical-f70ba2459860b82cd00f7c0ef4db72cf93784770.tar.gz historical-f70ba2459860b82cd00f7c0ef4db72cf93784770.tar.bz2 historical-f70ba2459860b82cd00f7c0ef4db72cf93784770.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-perl')
57 files changed, 113 insertions, 108 deletions
diff --git a/dev-perl/CDDB-File/CDDB-File-1.03-r1.ebuild b/dev-perl/CDDB-File/CDDB-File-1.03-r1.ebuild index dcc8db621118..faf409af38c1 100644 --- a/dev-perl/CDDB-File/CDDB-File-1.03-r1.ebuild +++ b/dev-perl/CDDB-File/CDDB-File-1.03-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB-File/CDDB-File-1.03-r1.ebuild,v 1.5 2004/06/25 00:10:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB-File/CDDB-File-1.03-r1.ebuild,v 1.6 2004/07/14 16:44:59 agriffis Exp $ inherit perl-module -S="${WORKDIR}/${P}" DESCRIPTION="Parse a CDDB/freedb data file" SRC_URI="http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/${P}.tar.gz" SLOT="0" @@ -14,3 +13,4 @@ DEPEND="${DEPEND} LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc alpha" +IUSE="" diff --git a/dev-perl/CDDB-File/CDDB-File-1.03.ebuild b/dev-perl/CDDB-File/CDDB-File-1.03.ebuild index d950bda43b89..9b372cda548c 100644 --- a/dev-perl/CDDB-File/CDDB-File-1.03.ebuild +++ b/dev-perl/CDDB-File/CDDB-File-1.03.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB-File/CDDB-File-1.03.ebuild,v 1.9 2004/06/25 00:10:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB-File/CDDB-File-1.03.ebuild,v 1.10 2004/07/14 16:44:59 agriffis Exp $ inherit perl-module -S="${WORKDIR}/${P}" DESCRIPTION="Parse a CDDB/freedb data file" SRC_URI="http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/${P}.tar.gz" SLOT="0" @@ -14,3 +13,4 @@ DEPEND="${DEPEND} LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc alpha" +IUSE="" diff --git a/dev-perl/CDDB_get/CDDB_get-2.2.ebuild b/dev-perl/CDDB_get/CDDB_get-2.2.ebuild index 95fa95f8b0ea..06865abf2a18 100644 --- a/dev-perl/CDDB_get/CDDB_get-2.2.ebuild +++ b/dev-perl/CDDB_get/CDDB_get-2.2.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB_get/CDDB_get-2.2.ebuild,v 1.5 2004/06/25 00:10:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB_get/CDDB_get-2.2.ebuild,v 1.6 2004/07/14 16:45:51 agriffis Exp $ inherit perl-module -S="${WORKDIR}/${P}" DESCRIPTION="Read the CDDB entry for an audio CD in your drive" SRC_URI="http://armin.emx.at/cddb/${P}.tar.gz" HOMEPAGE="http://armin.emx.at/cddb/" @@ -12,3 +11,4 @@ HOMEPAGE="http://armin.emx.at/cddb/" SLOT="2" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ~ppc sparc ~alpha" +IUSE="" diff --git a/dev-perl/CDDB_get/CDDB_get-2.23.ebuild b/dev-perl/CDDB_get/CDDB_get-2.23.ebuild index 34cab25e95b7..b9692d4fde8b 100644 --- a/dev-perl/CDDB_get/CDDB_get-2.23.ebuild +++ b/dev-perl/CDDB_get/CDDB_get-2.23.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB_get/CDDB_get-2.23.ebuild,v 1.3 2004/06/25 00:10:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB_get/CDDB_get-2.23.ebuild,v 1.4 2004/07/14 16:45:51 agriffis Exp $ inherit perl-module -S="${WORKDIR}/${P}" DESCRIPTION="Read the CDDB entry for an audio CD in your drive" SRC_URI="http://armin.emx.at/cddb/${P}.tar.gz" HOMEPAGE="http://armin.emx.at/cddb/" @@ -12,3 +11,4 @@ HOMEPAGE="http://armin.emx.at/cddb/" SLOT="2" LICENSE="Artistic | GPL-2" KEYWORDS="~x86 ~amd64 ~ppc ~sparc alpha" +IUSE="" diff --git a/dev-perl/CORBA-ORBit/CORBA-ORBit-0.4.3-r3.ebuild b/dev-perl/CORBA-ORBit/CORBA-ORBit-0.4.3-r3.ebuild index c663fa0d0d55..93e8cb2d7948 100644 --- a/dev-perl/CORBA-ORBit/CORBA-ORBit-0.4.3-r3.ebuild +++ b/dev-perl/CORBA-ORBit/CORBA-ORBit-0.4.3-r3.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 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-r3.ebuild,v 1.14 2004/06/25 00:16:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CORBA-ORBit/CORBA-ORBit-0.4.3-r3.ebuild,v 1.15 2004/07/14 17:01:32 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="A Convert Perl Module" SRC_URI="http://www.cpan.org/modules/by-module/CORBA/${P}.tar.gz" @@ -13,6 +12,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/CORBA/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="${DEPEND} >=dev-perl/Error-0.13 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 8d0a07bced25..b52edece62d8 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-2004 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.6 2004/06/25 00:16:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CORBA-ORBit/CORBA-ORBit-0.4.3-r4.ebuild,v 1.7 2004/07/14 17:01:32 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="A Convert Perl Module" SRC_URI="http://www.cpan.org/modules/by-module/CORBA/${P}.tar.gz" @@ -13,6 +12,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/CORBA/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="${DEPEND} >=dev-perl/Error-0.13 diff --git a/dev-perl/Cache-Cache/Cache-Cache-1.01.ebuild b/dev-perl/Cache-Cache/Cache-Cache-1.01.ebuild index bfeb26b54356..0069941753d9 100644 --- a/dev-perl/Cache-Cache/Cache-Cache-1.01.ebuild +++ b/dev-perl/Cache-Cache/Cache-Cache-1.01.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Cache/Cache-Cache-1.01.ebuild,v 1.8 2004/06/25 00:09:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Cache/Cache-Cache-1.01.ebuild,v 1.9 2004/07/14 16:43:59 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Class-Container module for perl" SRC_URI="http://www.cpan.org/authors/id/D/DC/DCLINTON/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/authors/id/D/DC/DCLINTON/" @@ -12,6 +11,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/D/DC/DCLINTON/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="${DEPEND} >=dev-perl/Digest-SHA1-2.01 diff --git a/dev-perl/Cache-Cache/Cache-Cache-1.02.ebuild b/dev-perl/Cache-Cache/Cache-Cache-1.02.ebuild index 89391f4183e3..92b3ea669087 100644 --- a/dev-perl/Cache-Cache/Cache-Cache-1.02.ebuild +++ b/dev-perl/Cache-Cache/Cache-Cache-1.02.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Cache/Cache-Cache-1.02.ebuild,v 1.5 2004/06/25 00:09:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Cache/Cache-Cache-1.02.ebuild,v 1.6 2004/07/14 16:43:59 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Generic cache interface and implementations" SRC_URI="http://www.cpan.org/authors/id/D/DC/DCLINTON/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/authors/id/D/DC/DCLINTON/" @@ -12,6 +11,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/D/DC/DCLINTON/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ~ppc sparc alpha" +IUSE="" DEPEND="${DEPEND} >=dev-perl/Digest-SHA1-2.01 diff --git a/dev-perl/Cgi-Simple/Cgi-Simple-0.06.ebuild b/dev-perl/Cgi-Simple/Cgi-Simple-0.06.ebuild index 1149419f5865..8af12c5a3236 100644 --- a/dev-perl/Cgi-Simple/Cgi-Simple-0.06.ebuild +++ b/dev-perl/Cgi-Simple/Cgi-Simple-0.06.ebuild @@ -1,11 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/Cgi-Simple-0.06.ebuild,v 1.6 2004/06/25 00:10:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/Cgi-Simple-0.06.ebuild,v 1.7 2004/07/14 16:47:54 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="The Perl CGI::Simple Module" SRC_URI="http://www.cpan.org/modules/by-authors/id/J/JF/JFREEMAN/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/author/JFREEMAN/${P}/" @@ -13,3 +12,4 @@ HOMEPAGE="http://search.cpan.org/author/JFREEMAN/${P}/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ~ppc sparc alpha" +IUSE="" diff --git a/dev-perl/Cgi-Simple/Cgi-Simple-0.075.ebuild b/dev-perl/Cgi-Simple/Cgi-Simple-0.075.ebuild index 387aafaf4651..447cd156bf2a 100644 --- a/dev-perl/Cgi-Simple/Cgi-Simple-0.075.ebuild +++ b/dev-perl/Cgi-Simple/Cgi-Simple-0.075.ebuild @@ -1,11 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/Cgi-Simple-0.075.ebuild,v 1.2 2004/06/25 00:10:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/Cgi-Simple-0.075.ebuild,v 1.3 2004/07/14 16:47:54 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="The Perl CGI::Simple Module" SRC_URI="http://www.cpan.org/modules/by-authors/id/J/JF/JFREEMAN/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/author/JFREEMAN/${P}/" @@ -13,5 +12,6 @@ HOMEPAGE="http://search.cpan.org/author/JFREEMAN/${P}/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +IUSE="" SRC_TEST="do" diff --git a/dev-perl/Class-Autouse/Class-Autouse-0.7.ebuild b/dev-perl/Class-Autouse/Class-Autouse-0.7.ebuild index 5b56a1ef1234..146b32a6f1c8 100644 --- a/dev-perl/Class-Autouse/Class-Autouse-0.7.ebuild +++ b/dev-perl/Class-Autouse/Class-Autouse-0.7.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Autouse/Class-Autouse-0.7.ebuild,v 1.5 2004/06/25 00:11:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Autouse/Class-Autouse-0.7.ebuild,v 1.6 2004/07/14 16:49:41 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="No description available." SRC_URI="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.readme" @@ -12,5 +11,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ~alpha ~hppa ~mips ~ppc ~sparc" +IUSE="" DEPEND="dev-perl/Test-Simple" diff --git a/dev-perl/Class-Container/Class-Container-0.10.ebuild b/dev-perl/Class-Container/Class-Container-0.10.ebuild index dcc76ff3e18d..09dfe9b236e6 100644 --- a/dev-perl/Class-Container/Class-Container-0.10.ebuild +++ b/dev-perl/Class-Container/Class-Container-0.10.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Container/Class-Container-0.10.ebuild,v 1.5 2004/06/25 00:11:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Container/Class-Container-0.10.ebuild,v 1.6 2004/07/14 16:50:18 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Class-Container module for perl" SRC_URI="http://www.cpan.org/authors/id/K/KW/KWILLIAMS/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/authors/id/M/MS/MSCHWERN/" @@ -12,6 +11,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/M/MS/MSCHWERN/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ~ppc sparc alpha" +IUSE="" DEPEND="${DEPEND} >=dev-perl/Params-Validate-0.24-r1 diff --git a/dev-perl/Class-Container/Class-Container-0.11.ebuild b/dev-perl/Class-Container/Class-Container-0.11.ebuild index 1972040680c6..61146c408375 100644 --- a/dev-perl/Class-Container/Class-Container-0.11.ebuild +++ b/dev-perl/Class-Container/Class-Container-0.11.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Container/Class-Container-0.11.ebuild,v 1.2 2004/06/25 00:11:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Container/Class-Container-0.11.ebuild,v 1.3 2004/07/14 16:50:18 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Class-Container module for perl" SRC_URI="http://www.cpan.org/authors/id/K/KW/KWILLIAMS/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/authors/id/M/MS/MSCHWERN/" @@ -12,6 +11,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/M/MS/MSCHWERN/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +IUSE="" DEPEND="${DEPEND} >=dev-perl/Params-Validate-0.24-r1 diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.02.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.02.ebuild index 615314ab8f9c..64fa1a257527 100644 --- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.02.ebuild +++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.02.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.02.ebuild,v 1.6 2004/06/25 00:11:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.02.ebuild,v 1.7 2004/07/14 16:50:37 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Exception::Class module for perl" SRC_URI="http://www.cpan.org/authors/id/M/MS/MSCHWERN/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/authors/id/M/MS/MSCHWERN/" @@ -12,6 +11,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/M/MS/MSCHWERN/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="${DEPEND}" diff --git a/dev-perl/Class-MethodMaker/Class-MethodMaker-1.08.ebuild b/dev-perl/Class-MethodMaker/Class-MethodMaker-1.08.ebuild index c73623d4bd49..6780d52b1e34 100644 --- a/dev-perl/Class-MethodMaker/Class-MethodMaker-1.08.ebuild +++ b/dev-perl/Class-MethodMaker/Class-MethodMaker-1.08.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-1.08.ebuild,v 1.4 2004/06/25 00:13:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-1.08.ebuild,v 1.5 2004/07/14 16:54:43 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Perl module for Class::MethodMaker" SRC_URI="http://search.cpan.org/CPAN/authors/id/F/FL/FLUFFY/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/author/FLUFFY/${P}" @@ -12,3 +11,4 @@ HOMEPAGE="http://search.cpan.org/author/FLUFFY/${P}" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" diff --git a/dev-perl/Class-MethodMaker/Class-MethodMaker-1.10.ebuild b/dev-perl/Class-MethodMaker/Class-MethodMaker-1.10.ebuild index 54bbcbdad32d..eb7c2cb2dc32 100644 --- a/dev-perl/Class-MethodMaker/Class-MethodMaker-1.10.ebuild +++ b/dev-perl/Class-MethodMaker/Class-MethodMaker-1.10.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-1.10.ebuild,v 1.4 2004/06/25 00:13:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-1.10.ebuild,v 1.5 2004/07/14 16:54:43 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Perl module for Class::MethodMaker" SRC_URI="http://search.cpan.org/CPAN/authors/id/F/FL/FLUFFY/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/author/FLUFFY/${P}" @@ -12,3 +11,4 @@ HOMEPAGE="http://search.cpan.org/author/FLUFFY/${P}" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ~ppc sparc ~alpha" +IUSE="" diff --git a/dev-perl/Class-MethodMaker/Class-MethodMaker-1.11.ebuild b/dev-perl/Class-MethodMaker/Class-MethodMaker-1.11.ebuild index c418690d001e..11a6c38fd00a 100644 --- a/dev-perl/Class-MethodMaker/Class-MethodMaker-1.11.ebuild +++ b/dev-perl/Class-MethodMaker/Class-MethodMaker-1.11.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/Class-MethodMaker/Class-MethodMaker-1.11.ebuild,v 1.7 2004/06/25 22:30:22 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-1.11.ebuild,v 1.8 2004/07/14 16:54:43 agriffis Exp $ inherit perl-module @@ -11,3 +11,4 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/F/FL/FLUFFY/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="x86 ~ppc sparc alpha hppa ia64 amd64" +IUSE="" diff --git a/dev-perl/Class-MethodMaker/Class-MethodMaker-2.02.ebuild b/dev-perl/Class-MethodMaker/Class-MethodMaker-2.02.ebuild index af6acf55ff63..cb3b41ebe2d1 100644 --- a/dev-perl/Class-MethodMaker/Class-MethodMaker-2.02.ebuild +++ b/dev-perl/Class-MethodMaker/Class-MethodMaker-2.02.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/Class-MethodMaker/Class-MethodMaker-2.02.ebuild,v 1.2 2004/06/25 00:13:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-2.02.ebuild,v 1.3 2004/07/14 16:54:43 agriffis Exp $ inherit perl-module @@ -11,5 +11,6 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/F/FL/FLUFFY/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~ia64 ~amd64" +IUSE="" SRC_TEST="do" diff --git a/dev-perl/Compress-Zlib/Compress-Zlib-1.16-r1.ebuild b/dev-perl/Compress-Zlib/Compress-Zlib-1.16-r1.ebuild index 6f4c50871350..a047e6cf4884 100644 --- a/dev-perl/Compress-Zlib/Compress-Zlib-1.16-r1.ebuild +++ b/dev-perl/Compress-Zlib/Compress-Zlib-1.16-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-1.16-r1.ebuild,v 1.14 2004/06/25 00:14:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-1.16-r1.ebuild,v 1.15 2004/07/14 16:56:54 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="A Zlib perl module" SRC_URI="http://cpan.valueclick.com/modules/by-module/Compress/${P}.tar.gz" HOMEPAGE="http://cpan.valueclick.com/modules/by-module/Compress/${P}.readme" @@ -12,6 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-module/Compress/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="${DEPEND} >=sys-libs/zlib-1.1.3" diff --git a/dev-perl/Compress-Zlib/Compress-Zlib-1.16-r2.ebuild b/dev-perl/Compress-Zlib/Compress-Zlib-1.16-r2.ebuild index fb557e70d5ee..ec390579a9a4 100644 --- a/dev-perl/Compress-Zlib/Compress-Zlib-1.16-r2.ebuild +++ b/dev-perl/Compress-Zlib/Compress-Zlib-1.16-r2.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-1.16-r2.ebuild,v 1.7 2004/06/25 00:14:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-1.16-r2.ebuild,v 1.8 2004/07/14 16:56:54 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="A Zlib perl module" SRC_URI="http://cpan.valueclick.com/modules/by-module/Compress/${P}.tar.gz" HOMEPAGE="http://cpan.valueclick.com/modules/by-module/Compress/${P}.readme" @@ -12,6 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-module/Compress/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="${DEPEND} >=sys-libs/zlib-1.1.3" diff --git a/dev-perl/Compress-Zlib/Compress-Zlib-1.21.ebuild b/dev-perl/Compress-Zlib/Compress-Zlib-1.21.ebuild index 1a829d1b3a23..a1f49f331357 100644 --- a/dev-perl/Compress-Zlib/Compress-Zlib-1.21.ebuild +++ b/dev-perl/Compress-Zlib/Compress-Zlib-1.21.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-1.21.ebuild,v 1.4 2004/06/25 00:14:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-1.21.ebuild,v 1.5 2004/07/14 16:56:54 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="A Zlib perl module" SRC_URI="http://cpan.pair.com/modules/by-module/Compress/${P}.tar.gz" HOMEPAGE="http://cpan.pair.com/modules/by-module/Compress/${P}.readme" @@ -12,6 +11,7 @@ HOMEPAGE="http://cpan.pair.com/modules/by-module/Compress/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha" +IUSE="" DEPEND="${DEPEND} >=sys-libs/zlib-1.1.3" diff --git a/dev-perl/Compress-Zlib/Compress-Zlib-1.22.ebuild b/dev-perl/Compress-Zlib/Compress-Zlib-1.22.ebuild index f74661b28750..d0a64b4beb11 100644 --- a/dev-perl/Compress-Zlib/Compress-Zlib-1.22.ebuild +++ b/dev-perl/Compress-Zlib/Compress-Zlib-1.22.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/Compress-Zlib/Compress-Zlib-1.22.ebuild,v 1.11 2004/06/25 22:45:39 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-1.22.ebuild,v 1.12 2004/07/14 16:56:54 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://cpan.pair.com/modules/by-module/Compress/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~ppc sparc alpha ~mips hppa amd64" +IUSE="" DEPEND=">=sys-libs/zlib-1.1.3" diff --git a/dev-perl/Compress-Zlib/Compress-Zlib-1.33.ebuild b/dev-perl/Compress-Zlib/Compress-Zlib-1.33.ebuild index 31d96dc12ea0..d1d0c315c3b4 100644 --- a/dev-perl/Compress-Zlib/Compress-Zlib-1.33.ebuild +++ b/dev-perl/Compress-Zlib/Compress-Zlib-1.33.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/Compress-Zlib/Compress-Zlib-1.33.ebuild,v 1.2 2004/06/25 00:14:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-1.33.ebuild,v 1.3 2004/07/14 16:56:54 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://cpan.pair.com/modules/by-module/Compress/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~amd64" +IUSE="" SRC_TEST="do" diff --git a/dev-perl/Config-IniFiles/Config-IniFiles-2.29-r1.ebuild b/dev-perl/Config-IniFiles/Config-IniFiles-2.29-r1.ebuild index 1a76ee236574..8d3c47e574cb 100644 --- a/dev-perl/Config-IniFiles/Config-IniFiles-2.29-r1.ebuild +++ b/dev-perl/Config-IniFiles/Config-IniFiles-2.29-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/Config-IniFiles-2.29-r1.ebuild,v 1.7 2004/06/25 00:14:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/Config-IniFiles-2.29-r1.ebuild,v 1.8 2004/07/14 16:57:37 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="A module for reading .ini-style configuration files" SRC_URI="http://www.cpan.org/modules/by-module/Config/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Config/${P}.readme" @@ -12,3 +11,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Config/${P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc" +IUSE="" diff --git a/dev-perl/Config-IniFiles/Config-IniFiles-2.29.ebuild b/dev-perl/Config-IniFiles/Config-IniFiles-2.29.ebuild index 12090da1a84e..0de98d448187 100644 --- a/dev-perl/Config-IniFiles/Config-IniFiles-2.29.ebuild +++ b/dev-perl/Config-IniFiles/Config-IniFiles-2.29.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/Config-IniFiles-2.29.ebuild,v 1.7 2004/06/25 00:14:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/Config-IniFiles-2.29.ebuild,v 1.8 2004/07/14 16:57:37 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="A module for reading .ini-style configuration files" SRC_URI="http://www.cpan.org/modules/by-module/Config/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Config/${P}.readme" @@ -12,3 +11,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Config/${P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc" +IUSE="" diff --git a/dev-perl/Config-IniFiles/Config-IniFiles-2.38.ebuild b/dev-perl/Config-IniFiles/Config-IniFiles-2.38.ebuild index a06dbda14577..7c5b90dff9cf 100644 --- a/dev-perl/Config-IniFiles/Config-IniFiles-2.38.ebuild +++ b/dev-perl/Config-IniFiles/Config-IniFiles-2.38.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/Config-IniFiles-2.38.ebuild,v 1.6 2004/06/25 00:14:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/Config-IniFiles-2.38.ebuild,v 1.7 2004/07/14 16:57:37 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="A module for reading .ini-style configuration files" SRC_URI="http://cpan.pair.com/modules/by-module/Config/${P}.tar.gz" HOMEPAGE="http://cpan.pair.com/modules/by-module/Config/${P}.readme" @@ -12,3 +11,4 @@ HOMEPAGE="http://cpan.pair.com/modules/by-module/Config/${P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" diff --git a/dev-perl/Convert-ASN1/Convert-ASN1-0.16.ebuild b/dev-perl/Convert-ASN1/Convert-ASN1-0.16.ebuild index 43f282aa4742..6fb0ca7db742 100644 --- a/dev-perl/Convert-ASN1/Convert-ASN1-0.16.ebuild +++ b/dev-perl/Convert-ASN1/Convert-ASN1-0.16.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-ASN1/Convert-ASN1-0.16.ebuild,v 1.4 2004/06/25 00:15:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-ASN1/Convert-ASN1-0.16.ebuild,v 1.5 2004/07/14 16:58:54 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="A Convert Perl Module" SRC_URI="http://www.cpan.org/modules/by-module/Convert/${P}.tar.gz" @@ -13,3 +12,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Convert/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" diff --git a/dev-perl/Convert-ASN1/Convert-ASN1-0.17.ebuild b/dev-perl/Convert-ASN1/Convert-ASN1-0.17.ebuild index 9c4ff5269e81..2938fd5d48d3 100644 --- a/dev-perl/Convert-ASN1/Convert-ASN1-0.17.ebuild +++ b/dev-perl/Convert-ASN1/Convert-ASN1-0.17.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/Convert-ASN1/Convert-ASN1-0.17.ebuild,v 1.10 2004/06/25 00:15:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-ASN1/Convert-ASN1-0.17.ebuild,v 1.11 2004/07/14 16:58:54 agriffis Exp $ inherit perl-module @@ -11,3 +11,4 @@ SRC_URI="http://cpan.pair.com/modules/by-module/Convert/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~ppc sparc mips alpha arm hppa amd64 ia64 s390" +IUSE="" diff --git a/dev-perl/Convert-ASN1/Convert-ASN1-0.18.ebuild b/dev-perl/Convert-ASN1/Convert-ASN1-0.18.ebuild index b476ee58fb41..f3fceaaddb6d 100644 --- a/dev-perl/Convert-ASN1/Convert-ASN1-0.18.ebuild +++ b/dev-perl/Convert-ASN1/Convert-ASN1-0.18.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/Convert-ASN1/Convert-ASN1-0.18.ebuild,v 1.2 2004/06/25 00:15:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-ASN1/Convert-ASN1-0.18.ebuild,v 1.3 2004/07/14 16:58:54 agriffis Exp $ inherit perl-module @@ -11,5 +11,6 @@ SRC_URI="http://cpan.pair.com/modules/by-module/Convert/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390" +IUSE="" SRC_TEST="do" diff --git a/dev-perl/Convert-BER/Convert-BER-1.31-r2.ebuild b/dev-perl/Convert-BER/Convert-BER-1.31-r2.ebuild index 24fc6af23d36..3607bf3192f1 100644 --- a/dev-perl/Convert-BER/Convert-BER-1.31-r2.ebuild +++ b/dev-perl/Convert-BER/Convert-BER-1.31-r2.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 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.31-r2.ebuild,v 1.14 2004/06/25 00:15:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-BER/Convert-BER-1.31-r2.ebuild,v 1.15 2004/07/14 16:59:18 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="A Convert Perl Module" SRC_URI="http://www.cpan.org/modules/by-module/Convert/${P}.tar.gz" @@ -13,3 +12,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Convert/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" diff --git a/dev-perl/Convert-BER/Convert-BER-1.31-r3.ebuild b/dev-perl/Convert-BER/Convert-BER-1.31-r3.ebuild index abbfddf0bef7..91e59a936569 100644 --- a/dev-perl/Convert-BER/Convert-BER-1.31-r3.ebuild +++ b/dev-perl/Convert-BER/Convert-BER-1.31-r3.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 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.31-r3.ebuild,v 1.7 2004/06/25 00:15:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-BER/Convert-BER-1.31-r3.ebuild,v 1.8 2004/07/14 16:59:18 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="A Convert Perl Module" SRC_URI="http://www.cpan.org/modules/by-module/Convert/${P}.tar.gz" @@ -13,3 +12,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Convert/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" diff --git a/dev-perl/Convert-BER/Convert-BER-1.3101.ebuild b/dev-perl/Convert-BER/Convert-BER-1.3101.ebuild index f84bdb491768..efe33c25ccbc 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-2004 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.5 2004/06/25 00:15:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-BER/Convert-BER-1.3101.ebuild,v 1.6 2004/07/14 16:59:18 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="Class for encoding/decoding BER messages" SRC_URI="http://cpan.pair.com/modules/by-module/Convert/${P}.tar.gz" @@ -13,3 +12,4 @@ HOMEPAGE="http://cpan.pair.com/modules/by-module/Convert/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ~ppc sparc alpha" +IUSE="" diff --git a/dev-perl/Convert-TNEF/Convert-TNEF-0.17-r1.ebuild b/dev-perl/Convert-TNEF/Convert-TNEF-0.17-r1.ebuild index 36c9e3f63b74..5429635804ed 100644 --- a/dev-perl/Convert-TNEF/Convert-TNEF-0.17-r1.ebuild +++ b/dev-perl/Convert-TNEF/Convert-TNEF-0.17-r1.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-TNEF/Convert-TNEF-0.17-r1.ebuild,v 1.6 2004/06/25 00:16:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-TNEF/Convert-TNEF-0.17-r1.ebuild,v 1.7 2004/07/14 17:00:35 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} - DESCRIPTION="A Perl module for reading TNEF files" SRC_URI="http://www.cpan.org/modules/by-module/Convert/DOUGW/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Convert/DOUGW/${P}.readme" @@ -13,3 +11,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Convert/DOUGW/${P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" diff --git a/dev-perl/Convert-TNEF/Convert-TNEF-0.17-r2.ebuild b/dev-perl/Convert-TNEF/Convert-TNEF-0.17-r2.ebuild index 4ff6aae2183f..2f45d3d272b4 100644 --- a/dev-perl/Convert-TNEF/Convert-TNEF-0.17-r2.ebuild +++ b/dev-perl/Convert-TNEF/Convert-TNEF-0.17-r2.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-TNEF/Convert-TNEF-0.17-r2.ebuild,v 1.7 2004/06/25 00:16:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-TNEF/Convert-TNEF-0.17-r2.ebuild,v 1.8 2004/07/14 17:00:35 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} - DESCRIPTION="A Perl module for reading TNEF files" SRC_URI="http://www.cpan.org/modules/by-module/Convert/DOUGW/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Convert/DOUGW/${P}.readme" @@ -13,6 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Convert/DOUGW/${P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="${DEPEND} dev-perl/MIME-tools" diff --git a/dev-perl/Convert-TNEF/Convert-TNEF-0.17.ebuild b/dev-perl/Convert-TNEF/Convert-TNEF-0.17.ebuild index 7f3472322819..f720be365f55 100644 --- a/dev-perl/Convert-TNEF/Convert-TNEF-0.17.ebuild +++ b/dev-perl/Convert-TNEF/Convert-TNEF-0.17.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-TNEF/Convert-TNEF-0.17.ebuild,v 1.6 2004/06/25 00:16:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-TNEF/Convert-TNEF-0.17.ebuild,v 1.7 2004/07/14 17:00:35 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} - DESCRIPTION="A Perl module for reading TNEF files" SRC_URI="http://www.cpan.org/modules/by-module/Convert/DOUGW/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Convert/DOUGW/${P}.readme" @@ -13,3 +11,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Convert/DOUGW/${P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" diff --git a/dev-perl/Convert-UUlib/Convert-UUlib-0.31-r1.ebuild b/dev-perl/Convert-UUlib/Convert-UUlib-0.31-r1.ebuild index f68da4f02069..5d6937fc4847 100644 --- a/dev-perl/Convert-UUlib/Convert-UUlib-0.31-r1.ebuild +++ b/dev-perl/Convert-UUlib/Convert-UUlib-0.31-r1.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-UUlib/Convert-UUlib-0.31-r1.ebuild,v 1.6 2004/06/25 00:16:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-UUlib/Convert-UUlib-0.31-r1.ebuild,v 1.7 2004/07/14 17:01:10 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} - DESCRIPTION="A Perl interface to the uulib library" SRC_URI="http://www.cpan.org/modules/by-module/Convert/MLEHMANN/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Convert/MLEHMANN/${P}.readme" @@ -13,3 +11,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Convert/MLEHMANN/${P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" diff --git a/dev-perl/Convert-UUlib/Convert-UUlib-0.31.ebuild b/dev-perl/Convert-UUlib/Convert-UUlib-0.31.ebuild index 39bd7a2f56b2..2f515bf8d5cf 100644 --- a/dev-perl/Convert-UUlib/Convert-UUlib-0.31.ebuild +++ b/dev-perl/Convert-UUlib/Convert-UUlib-0.31.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-UUlib/Convert-UUlib-0.31.ebuild,v 1.6 2004/06/25 00:16:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-UUlib/Convert-UUlib-0.31.ebuild,v 1.7 2004/07/14 17:01:10 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} - DESCRIPTION="A Perl interface to the uulib library" SRC_URI="http://www.cpan.org/modules/by-module/Convert/MLEHMANN/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Convert/MLEHMANN/${P}.readme" @@ -13,3 +11,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Convert/MLEHMANN/${P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" diff --git a/dev-perl/Convert-UUlib/Convert-UUlib-1.03.ebuild b/dev-perl/Convert-UUlib/Convert-UUlib-1.03.ebuild index e98df91de4f4..569618f0422b 100644 --- a/dev-perl/Convert-UUlib/Convert-UUlib-1.03.ebuild +++ b/dev-perl/Convert-UUlib/Convert-UUlib-1.03.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-UUlib/Convert-UUlib-1.03.ebuild,v 1.2 2004/06/25 00:16:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-UUlib/Convert-UUlib-1.03.ebuild,v 1.3 2004/07/14 17:01:10 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} - DESCRIPTION="A Perl interface to the uulib library" SRC_URI="http://www.cpan.org/modules/by-module/Convert/MLEHMANN/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Convert/MLEHMANN/${P}.readme" @@ -13,5 +11,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Convert/MLEHMANN/${P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +IUSE="" SRC_TEST="do" diff --git a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild index 78a140914d26..eed595c0e73b 100644 --- a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild +++ b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild,v 1.17 2004/07/02 04:59:18 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild,v 1.18 2004/07/14 17:02:11 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Crypt::Blowfish module for perl" SRC_URI="http://www.cpan.org/authors/id/D/DP/DPARIS/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/author/DPARIS/Crypt-Blowfish-${PV}/" @@ -12,6 +11,7 @@ HOMEPAGE="http://search.cpan.org/author/DPARIS/Crypt-Blowfish-${PV}/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="virtual/libc >=dev-lang/perl-5" diff --git a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild index c9b15a246084..b63223d6a7b5 100644 --- a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild +++ b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.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/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild,v 1.10 2004/07/02 04:59:18 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild,v 1.11 2004/07/14 17:02:11 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://www.cpan.org/authors/id/D/DP/DPARIS/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc alpha hppa amd64 ~mips" +IUSE="" DEPEND="virtual/libc >=dev-lang/perl-5" diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild index 51b959d09b35..14881c692647 100644 --- a/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild +++ b/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.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/Crypt-DES/Crypt-DES-2.03-r1.ebuild,v 1.10 2004/07/02 04:59:31 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild,v 1.11 2004/07/14 17:03:17 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://www.cpan.org/authors/id/D/DP/DPARIS/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc alpha hppa amd64 ~mips" +IUSE="" DEPEND="virtual/libc >=dev-lang/perl-5" diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild index ae18445c72aa..2540e24bc979 100644 --- a/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild +++ b/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild,v 1.10 2004/07/02 04:59:31 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild,v 1.11 2004/07/14 17:03:17 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Crypt::DES module for perl" SRC_URI="http://www.cpan.org/authors/id/D/DP/DPARIS/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/author/DPARIS/Crypt-DES-${PV}/" @@ -12,6 +11,7 @@ HOMEPAGE="http://search.cpan.org/author/DPARIS/Crypt-DES-${PV}/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc alpha" +IUSE="" DEPEND="virtual/libc >=dev-lang/perl-5" diff --git a/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13-r1.ebuild b/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13-r1.ebuild index 4b4ae0f4efeb..d0ccc466cd43 100644 --- a/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13-r1.ebuild +++ b/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13-r1.ebuild @@ -1,11 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13-r1.ebuild,v 1.8 2004/07/02 04:59:48 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13-r1.ebuild,v 1.9 2004/07/14 17:05:53 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Crypt::OpenSSL::RSA module for perl" SRC_URI="http://www.cpan.org/authors/id/I/IR/IROBERTS/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/author/IROBERTS/Crypt-OpenSSL-RSA-${PV}/" @@ -15,6 +14,7 @@ DEPEND="virtual/libc dev-perl/Crypt-OpenSSL-Random dev-libs/openssl" KEYWORDS="x86 amd64 alpha" +IUSE="" SLOT="0" mydoc="rfc*.txt" diff --git a/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13.ebuild b/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13.ebuild index e5f37d289f4a..a3070fb97571 100644 --- a/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13.ebuild +++ b/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13.ebuild @@ -1,11 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13.ebuild,v 1.15 2004/07/02 04:59:48 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13.ebuild,v 1.16 2004/07/14 17:05:53 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Crypt::OpenSSL::RSA module for perl" SRC_URI="http://www.cpan.org/authors/id/I/IR/IROBERTS/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/author/IROBERTS/Crypt-OpenSSL-RSA-${PV}/" @@ -15,6 +14,7 @@ DEPEND="virtual/libc dev-perl/Crypt-OpenSSL-Random dev-libs/openssl" KEYWORDS="x86 amd64 alpha" +IUSE="" SLOT="0" mydoc="rfc*.txt" diff --git a/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.19.ebuild b/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.19.ebuild index cf6926cba9fb..5995ff5f058a 100644 --- a/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.19.ebuild +++ b/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.19.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/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.19.ebuild,v 1.9 2004/07/02 04:59:48 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.19.ebuild,v 1.10 2004/07/14 17:05:53 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://cpan.pair.com/authors/id/I/IR/IROBERTS/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~ppc sparc alpha hppa amd64 ~mips" +IUSE="" DEPEND="virtual/libc dev-perl/Crypt-OpenSSL-Random diff --git a/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.21.ebuild b/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.21.ebuild index 007c6cf14890..ac7903b6a8b9 100644 --- a/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.21.ebuild +++ b/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.21.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/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.21.ebuild,v 1.3 2004/07/02 04:59:48 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.21.ebuild,v 1.4 2004/07/14 17:05:53 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://cpan.pair.com/authors/id/I/IR/IROBERTS/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~mips" +IUSE="" SRC_TEST="do" diff --git a/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.03-r1.ebuild b/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.03-r1.ebuild index 05d73d18b8f3..e3f5f7310ea6 100644 --- a/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.03-r1.ebuild +++ b/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.03-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.03-r1.ebuild,v 1.16 2004/06/25 00:18:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.03-r1.ebuild,v 1.17 2004/07/14 17:05:22 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Crypt::OpenSSL::Random module for perl" SRC_URI="http://cpan.valueclick.com/authors/id/I/IR/IROBERTS/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/author/IROBERTS/Crypt-OpenSSL-Random-${PV}/" @@ -12,6 +11,7 @@ HOMEPAGE="http://search.cpan.org/author/IROBERTS/Crypt-OpenSSL-Random-${PV}/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="${DEPEND} dev-libs/openssl" diff --git a/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.03-r2.ebuild b/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.03-r2.ebuild index 5095fbe138db..e21fc0be96a3 100644 --- a/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.03-r2.ebuild +++ b/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.03-r2.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/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.03-r2.ebuild,v 1.9 2004/06/25 00:18:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.03-r2.ebuild,v 1.10 2004/07/14 17:05:22 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://cpan.valueclick.com/authors/id/I/IR/IROBERTS/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc alpha hppa amd64 ~mips s390" +IUSE="" DEPEND="dev-libs/openssl" diff --git a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r2.ebuild b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r2.ebuild index 72fb5bc2d7ba..42b9f95becb2 100644 --- a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r2.ebuild +++ b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r2.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r2.ebuild,v 1.14 2004/06/25 00:18:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r2.ebuild,v 1.15 2004/07/14 17:07:25 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Crypt::RIPEMD160 module for perl" HOMEPAGE="http://www.cpan.org/authors/id/C/CH/CHGEUER/" SRC_URI="http://www.cpan.org/authors/id/C/CH/CHGEUER/${P}.tar.gz" @@ -12,5 +11,6 @@ SRC_URI="http://www.cpan.org/authors/id/C/CH/CHGEUER/${P}.tar.gz" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" export OPTIMIZE="$CFLAGS" diff --git a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r3.ebuild b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r3.ebuild index 47bd49eef0f0..70c4a316fd66 100644 --- a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r3.ebuild +++ b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r3.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r3.ebuild,v 1.7 2004/06/25 00:18:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r3.ebuild,v 1.8 2004/07/14 17:07:25 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Crypt::RIPEMD160 module for perl" HOMEPAGE="http://www.cpan.org/authors/id/C/CH/CHGEUER/" SRC_URI="http://www.cpan.org/authors/id/C/CH/CHGEUER/${P}.tar.gz" @@ -12,5 +11,6 @@ SRC_URI="http://www.cpan.org/authors/id/C/CH/CHGEUER/${P}.tar.gz" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" export OPTIMIZE="$CFLAGS" diff --git a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild index 0444b6d09127..2209bb6380ec 100644 --- a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild +++ b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild,v 1.5 2004/06/25 00:18:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild,v 1.6 2004/07/14 17:07:25 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Crypt::RIPEMD160 module for perl" HOMEPAGE="http://cpan.pair.com/authors/id/C/CH/CHGEUER/" SRC_URI="http://cpan.pair.com/authors/id/C/CH/CHGEUER/${P}.tar.gz" @@ -12,5 +11,6 @@ SRC_URI="http://cpan.pair.com/authors/id/C/CH/CHGEUER/${P}.tar.gz" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ~ppc sparc alpha" +IUSE="" export OPTIMIZE="$CFLAGS" diff --git a/dev-perl/Data-Hierarchy/Data-Hierarchy-0.15.ebuild b/dev-perl/Data-Hierarchy/Data-Hierarchy-0.15.ebuild index 56b4f1f2ecaa..06782f4f3029 100644 --- a/dev-perl/Data-Hierarchy/Data-Hierarchy-0.15.ebuild +++ b/dev-perl/Data-Hierarchy/Data-Hierarchy-0.15.ebuild @@ -3,7 +3,6 @@ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Data::Hierarchy - Handle data in a hierarchical structure" SRC_URI="http://www.cpan.org/modules/by-module/Data/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Data/${P}.readme" @@ -11,6 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Data/${P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="~alpha ~mips ~ppc ~sparc x86" +IUSE="" DEPEND="${DEPEND} dev-perl/Clone" diff --git a/dev-perl/Data-Hierarchy/Data-Hierarchy-0.18.ebuild b/dev-perl/Data-Hierarchy/Data-Hierarchy-0.18.ebuild index 48defc1ff66b..3b848c188554 100644 --- a/dev-perl/Data-Hierarchy/Data-Hierarchy-0.18.ebuild +++ b/dev-perl/Data-Hierarchy/Data-Hierarchy-0.18.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Hierarchy/Data-Hierarchy-0.18.ebuild,v 1.2 2004/06/25 00:20:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Hierarchy/Data-Hierarchy-0.18.ebuild,v 1.3 2004/07/14 17:12:03 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Data::Hierarchy - Handle data in a hierarchical structure" SRC_URI="http://www.cpan.org/modules/by-module/Data/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Data/${P}.readme" @@ -12,6 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Data/${P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="~alpha ~mips ~ppc ~sparc ~x86" +IUSE="" SRC_TEST="do" diff --git a/dev-perl/Data-ShowTable/Data-ShowTable-3.3-r1.ebuild b/dev-perl/Data-ShowTable/Data-ShowTable-3.3-r1.ebuild index 9028d6d55005..513d22f26365 100644 --- a/dev-perl/Data-ShowTable/Data-ShowTable-3.3-r1.ebuild +++ b/dev-perl/Data-ShowTable/Data-ShowTable-3.3-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-ShowTable/Data-ShowTable-3.3-r1.ebuild,v 1.14 2004/06/25 00:20:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-ShowTable/Data-ShowTable-3.3-r1.ebuild,v 1.15 2004/07/14 17:12:33 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="The Perl ShowTable Module" SRC_URI="http://www.cpan.org/modules/by-module/Data/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Data/${P}.readme" @@ -12,6 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Data/${P}.readme" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" mydoc="Copyright GNU-LICENSE" diff --git a/dev-perl/Data-ShowTable/Data-ShowTable-3.3-r2.ebuild b/dev-perl/Data-ShowTable/Data-ShowTable-3.3-r2.ebuild index ef9be4866148..b54520e5ac91 100644 --- a/dev-perl/Data-ShowTable/Data-ShowTable-3.3-r2.ebuild +++ b/dev-perl/Data-ShowTable/Data-ShowTable-3.3-r2.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-ShowTable/Data-ShowTable-3.3-r2.ebuild,v 1.6 2004/06/25 00:20:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-ShowTable/Data-ShowTable-3.3-r2.ebuild,v 1.7 2004/07/14 17:12:33 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="The Perl ShowTable Module" SRC_URI="http://www.cpan.org/modules/by-module/Data/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Data/${P}.readme" @@ -12,6 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Data/${P}.readme" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" mydoc="Copyright GNU-LICENSE" diff --git a/dev-perl/cdk-perl/cdk-perl-20010421-r1.ebuild b/dev-perl/cdk-perl/cdk-perl-20010421-r1.ebuild index d85c08b11678..97e3719dbc7e 100644 --- a/dev-perl/cdk-perl/cdk-perl-20010421-r1.ebuild +++ b/dev-perl/cdk-perl/cdk-perl-20010421-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/cdk-perl/cdk-perl-20010421-r1.ebuild,v 1.7 2004/06/25 00:10:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/cdk-perl/cdk-perl-20010421-r1.ebuild,v 1.8 2004/07/14 16:46:34 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Perl extension for Cdk." SRC_URI="ftp://invisible-island.net/cdk/${P}.tgz" HOMEPAGE="http://dickey.his.com/cdk/cdk.html" @@ -12,6 +11,7 @@ HOMEPAGE="http://dickey.his.com/cdk/cdk.html" SLOT="0" LICENSE="BSD" KEYWORDS="x86 amd64 sparc alpha s390" +IUSE="" DEPEND="${DEPEND} >=dev-libs/cdk-4.9.10.20020430" diff --git a/dev-perl/cdk-perl/cdk-perl-20010421.ebuild b/dev-perl/cdk-perl/cdk-perl-20010421.ebuild index 92fe9b7986b3..2f4939f39d54 100644 --- a/dev-perl/cdk-perl/cdk-perl-20010421.ebuild +++ b/dev-perl/cdk-perl/cdk-perl-20010421.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/cdk-perl/cdk-perl-20010421.ebuild,v 1.11 2004/06/25 00:10:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/cdk-perl/cdk-perl-20010421.ebuild,v 1.12 2004/07/14 16:46:34 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Perl extension for Cdk." SRC_URI="ftp://invisible-island.net/cdk/${P}.tgz" HOMEPAGE="http://dickey.his.com/cdk/cdk.html" @@ -12,6 +11,7 @@ HOMEPAGE="http://dickey.his.com/cdk/cdk.html" SLOT="0" LICENSE="BSD" KEYWORDS="x86 amd64 sparc alpha" +IUSE="" DEPEND="${DEPEND} >=dev-libs/cdk-4.9.10.20020430" |