diff options
132 files changed, 263 insertions, 131 deletions
diff --git a/dev-perl/Archive-Rar/Archive-Rar-1.9.ebuild b/dev-perl/Archive-Rar/Archive-Rar-1.9.ebuild index de40302a04a1..857a726fded2 100644 --- a/dev-perl/Archive-Rar/Archive-Rar-1.9.ebuild +++ b/dev-perl/Archive-Rar/Archive-Rar-1.9.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/Archive-Rar/Archive-Rar-1.9.ebuild,v 1.10 2004/06/25 00:06:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Rar/Archive-Rar-1.9.ebuild,v 1.11 2004/07/14 16:33:35 agriffis Exp $ inherit perl-module @@ -11,3 +11,4 @@ SRC_URI="http://www.cpan.org/modules/by-module/Archive/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="x86 amd64 ~ppc ~sparc alpha" +IUSE="" diff --git a/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild b/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild index ea48e220f266..32492985fb92 100644 --- a/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild +++ b/dev-perl/Authen-PAM/Authen-PAM-0.14.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/Authen-PAM/Authen-PAM-0.14.ebuild,v 1.7 2004/06/25 00:08:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild,v 1.8 2004/07/14 16:37:53 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://www.cs.kuleuven.ac.be/~pelov/pam/download/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc alpha amd64 ia64 s390" +IUSE="" DEPEND="sys-libs/pam" diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild index 23dfaf4cfbdf..a7f979eedde9 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.04.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/Authen-SASL/Authen-SASL-2.04.ebuild,v 1.14 2004/06/25 00:08:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild,v 1.15 2004/07/14 16:38:14 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="${HOMEPAGE}/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="x86 ppc sparc mips alpha arm amd64 ia64 s390 hppa" +IUSE="" export OPTIMIZE="$CFLAGS" AUTHOR="GBARR" diff --git a/dev-perl/BSD-Resource/BSD-Resource-1.23.ebuild b/dev-perl/BSD-Resource/BSD-Resource-1.23.ebuild index 92c2cee5a90c..d5acd754c94c 100644 --- a/dev-perl/BSD-Resource/BSD-Resource-1.23.ebuild +++ b/dev-perl/BSD-Resource/BSD-Resource-1.23.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/BSD-Resource/BSD-Resource-1.23.ebuild,v 1.4 2004/06/25 00:09:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/BSD-Resource/BSD-Resource-1.23.ebuild,v 1.5 2004/07/14 16:43:27 agriffis Exp $ inherit perl-module @@ -12,3 +12,4 @@ SRC_URI="http://www.cpan.org/modules/by-module/BSD/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 amd64 ~ppc sparc alpha" +IUSE="" diff --git a/dev-perl/BSD-Resource/BSD-Resource-1.24.ebuild b/dev-perl/BSD-Resource/BSD-Resource-1.24.ebuild index 8428fd3dc6e0..2419d01b2806 100644 --- a/dev-perl/BSD-Resource/BSD-Resource-1.24.ebuild +++ b/dev-perl/BSD-Resource/BSD-Resource-1.24.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/BSD-Resource/BSD-Resource-1.24.ebuild,v 1.2 2004/06/25 00:09:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/BSD-Resource/BSD-Resource-1.24.ebuild,v 1.3 2004/07/14 16:43:27 agriffis Exp $ inherit perl-module @@ -12,4 +12,5 @@ SRC_URI="http://www.cpan.org/modules/by-module/BSD/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +IUSE="" SRC_TEST="do" diff --git a/dev-perl/BerkeleyDB/BerkeleyDB-0.25.ebuild b/dev-perl/BerkeleyDB/BerkeleyDB-0.25.ebuild index 87c0a327ee8f..6b106b4b6c56 100644 --- a/dev-perl/BerkeleyDB/BerkeleyDB-0.25.ebuild +++ b/dev-perl/BerkeleyDB/BerkeleyDB-0.25.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/BerkeleyDB/BerkeleyDB-0.25.ebuild,v 1.4 2004/06/25 00:08:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/BerkeleyDB/BerkeleyDB-0.25.ebuild,v 1.5 2004/07/14 16:42:11 agriffis Exp $ inherit perl-module eutils @@ -11,6 +11,7 @@ SRC_URI="http://www.cpan.org/modules/by-module/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc" +IUSE="" # this will work with older versions of BerkeleyDB too, but I'm in # no position to provide support for people who need that diff --git a/dev-perl/CDDB/CDDB-1.12.ebuild b/dev-perl/CDDB/CDDB-1.12.ebuild index 6763c044c95c..da06943232ab 100644 --- a/dev-perl/CDDB/CDDB-1.12.ebuild +++ b/dev-perl/CDDB/CDDB-1.12.ebuild @@ -11,3 +11,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/R/RC/RCAPUTO/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ~ppc ~sparc ~amd64" +IUSE="" diff --git a/dev-perl/CGI/CGI-2.81.ebuild b/dev-perl/CGI/CGI-2.81.ebuild index 6692465cfa5f..7301655c490b 100644 --- a/dev-perl/CGI/CGI-2.81.ebuild +++ b/dev-perl/CGI/CGI-2.81.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/CGI/CGI-2.81.ebuild,v 1.7 2004/06/25 00:10:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/CGI-2.81.ebuild,v 1.8 2004/07/14 16:47:11 agriffis Exp $ inherit perl-module @@ -13,5 +13,6 @@ HOMEPAGE="http://search.cpan.org/author/LDS/CGI.pm-${PV}/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="dev-perl/File-Spec" diff --git a/dev-perl/CGI/CGI-2.93.ebuild b/dev-perl/CGI/CGI-2.93.ebuild index b16add7fc325..0546b8ac9cbf 100644 --- a/dev-perl/CGI/CGI-2.93.ebuild +++ b/dev-perl/CGI/CGI-2.93.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/CGI/CGI-2.93.ebuild,v 1.5 2004/06/25 00:10:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/CGI-2.93.ebuild,v 1.6 2004/07/14 16:47:11 agriffis Exp $ inherit perl-module @@ -13,5 +13,6 @@ HOMEPAGE="http://search.cpan.org/author/LDS/CGI.pm-${PV}/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha" +IUSE="" DEPEND="dev-perl/File-Spec" diff --git a/dev-perl/CGI/CGI-2.97.ebuild b/dev-perl/CGI/CGI-2.97.ebuild index 34e751fa4da5..aa9b8acf433b 100644 --- a/dev-perl/CGI/CGI-2.97.ebuild +++ b/dev-perl/CGI/CGI-2.97.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/CGI/CGI-2.97.ebuild,v 1.7 2004/06/25 00:10:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/CGI-2.97.ebuild,v 1.8 2004/07/14 16:47:11 agriffis Exp $ inherit perl-module @@ -13,5 +13,6 @@ HOMEPAGE="http://search.cpan.org/author/L/LD/LDS/CGI.pm-${PV}/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha mips" +IUSE="" DEPEND="|| ( >=dev-perl/File-Spec-0.82 >=dev-lang/perl-5.8.0-r12 )" diff --git a/dev-perl/Chart/Chart-1.0.1-r1.ebuild b/dev-perl/Chart/Chart-1.0.1-r1.ebuild index 62f9905a6236..fe182e392794 100644 --- a/dev-perl/Chart/Chart-1.0.1-r1.ebuild +++ b/dev-perl/Chart/Chart-1.0.1-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/Chart/Chart-1.0.1-r1.ebuild,v 1.6 2004/06/25 00:11:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-1.0.1-r1.ebuild,v 1.7 2004/07/14 16:48:20 agriffis Exp $ inherit perl-module @@ -14,6 +14,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Chart/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="${DEPEND} >=dev-perl/GD-1.19" diff --git a/dev-perl/Chart/Chart-1.0.1.ebuild b/dev-perl/Chart/Chart-1.0.1.ebuild index 5d446a732f41..068cfaaeee7c 100644 --- a/dev-perl/Chart/Chart-1.0.1.ebuild +++ b/dev-perl/Chart/Chart-1.0.1.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/Chart/Chart-1.0.1.ebuild,v 1.14 2004/06/25 00:11:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-1.0.1.ebuild,v 1.15 2004/07/14 16:48:20 agriffis Exp $ inherit perl-module @@ -14,6 +14,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Chart/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="${DEPEND} >=dev-perl/GD-1.19" diff --git a/dev-perl/Chart/Chart-2.3.ebuild b/dev-perl/Chart/Chart-2.3.ebuild index 976adfa6cab9..71b0416290db 100644 --- a/dev-perl/Chart/Chart-2.3.ebuild +++ b/dev-perl/Chart/Chart-2.3.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/Chart/Chart-2.3.ebuild,v 1.2 2004/06/25 00:11:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-2.3.ebuild,v 1.3 2004/07/14 16:48:20 agriffis Exp $ inherit perl-module @@ -14,6 +14,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Chart/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +IUSE="" DEPEND="${DEPEND} >=dev-perl/GD-1.2" diff --git a/dev-perl/Class-Accessor/Class-Accessor-0.19.ebuild b/dev-perl/Class-Accessor/Class-Accessor-0.19.ebuild index eb911468fadb..ea0fd62648cc 100644 --- a/dev-perl/Class-Accessor/Class-Accessor-0.19.ebuild +++ b/dev-perl/Class-Accessor/Class-Accessor-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/Class-Accessor/Class-Accessor-0.19.ebuild,v 1.4 2004/06/25 00:11:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Accessor/Class-Accessor-0.19.ebuild,v 1.5 2004/07/14 16:49:15 agriffis Exp $ inherit perl-module @@ -11,4 +11,5 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/K/KA/KASEI/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~sparc ~ppc" +IUSE="" SRC_TEST="do" diff --git a/dev-perl/Class-DBI-mysql/Class-DBI-mysql-0.23.ebuild b/dev-perl/Class-DBI-mysql/Class-DBI-mysql-0.23.ebuild index eb59f2445464..7665fef7d410 100644 --- a/dev-perl/Class-DBI-mysql/Class-DBI-mysql-0.23.ebuild +++ b/dev-perl/Class-DBI-mysql/Class-DBI-mysql-0.23.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-DBI-mysql/Class-DBI-mysql-0.23.ebuild,v 1.3 2004/06/25 00:12:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI-mysql/Class-DBI-mysql-0.23.ebuild,v 1.4 2004/07/14 16:51:34 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~sparc" +IUSE="" #Can't put tests here because they require interaction with the DB diff --git a/dev-perl/Class-DBI/Class-DBI-0.95.ebuild b/dev-perl/Class-DBI/Class-DBI-0.95.ebuild index c4374bb8be99..944dd43679c6 100644 --- a/dev-perl/Class-DBI/Class-DBI-0.95.ebuild +++ b/dev-perl/Class-DBI/Class-DBI-0.95.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-DBI/Class-DBI-0.95.ebuild,v 1.3 2004/06/25 00:12:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/Class-DBI-0.95.ebuild,v 1.4 2004/07/14 16:51:12 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~sparc" +IUSE="" # Tests aren't possible since they require interaction with the DB's diff --git a/dev-perl/Class-DBI/Class-DBI-0.96.ebuild b/dev-perl/Class-DBI/Class-DBI-0.96.ebuild index 5124ac0f0d7e..fd59cf64dd4a 100644 --- a/dev-perl/Class-DBI/Class-DBI-0.96.ebuild +++ b/dev-perl/Class-DBI/Class-DBI-0.96.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-DBI/Class-DBI-0.96.ebuild,v 1.2 2004/06/25 00:12:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/Class-DBI-0.96.ebuild,v 1.3 2004/07/14 16:51:12 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="~x86 ~sparc" +IUSE="" # Tests aren't possible since they require interaction with the DB's diff --git a/dev-perl/Class-Factory-Util/Class-Factory-Util-1.6.ebuild b/dev-perl/Class-Factory-Util/Class-Factory-Util-1.6.ebuild index a978ad7331be..f96c5184b185 100644 --- a/dev-perl/Class-Factory-Util/Class-Factory-Util-1.6.ebuild +++ b/dev-perl/Class-Factory-Util/Class-Factory-Util-1.6.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-Factory-Util/Class-Factory-Util-1.6.ebuild,v 1.4 2004/06/25 00:12:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Factory-Util/Class-Factory-Util-1.6.ebuild,v 1.5 2004/07/14 16:52:34 agriffis Exp $ inherit perl-module @@ -11,3 +11,4 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc sparc" +IUSE="" diff --git a/dev-perl/Class-ISA/Class-ISA-0.32.ebuild b/dev-perl/Class-ISA/Class-ISA-0.32.ebuild index 3c1296cbe66a..0adba3eb9cf7 100644 --- a/dev-perl/Class-ISA/Class-ISA-0.32.ebuild +++ b/dev-perl/Class-ISA/Class-ISA-0.32.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-ISA/Class-ISA-0.32.ebuild,v 1.6 2004/06/25 00:12:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-ISA/Class-ISA-0.32.ebuild,v 1.7 2004/07/14 16:53:25 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/S/SB/SBURKE/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc alpha hppa amd64 ~mips" +IUSE="" DEPEND="dev-perl/Test-Simple dev-perl/Class-ISA diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.04.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.04.ebuild index 96bb475e1e9d..c463228128d0 100644 --- a/dev-perl/Class-Inspector/Class-Inspector-1.04.ebuild +++ b/dev-perl/Class-Inspector/Class-Inspector-1.04.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-Inspector/Class-Inspector-1.04.ebuild,v 1.2 2004/06/25 00:12:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.04.ebuild,v 1.3 2004/07/14 16:52:58 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/${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/Class-Inspector/Class-Inspector-1.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.ebuild index 21805a4c7e13..9215fc6083fc 100644 --- a/dev-perl/Class-Inspector/Class-Inspector-1.ebuild +++ b/dev-perl/Class-Inspector/Class-Inspector-1.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-Inspector/Class-Inspector-1.ebuild,v 1.6 2004/06/25 00:12:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.ebuild,v 1.7 2004/07/14 16:52:58 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc alpha hppa amd64 ~mips" +IUSE="" DEPEND="dev-perl/Test-Simple dev-perl/Class-ISA diff --git a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005-r1.ebuild b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005-r1.ebuild index 510784ccfa66..563710689714 100644 --- a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005-r1.ebuild +++ b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005-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/Class-MakeMethods/Class-MakeMethods-1.005-r1.ebuild,v 1.7 2004/06/25 00:13:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005-r1.ebuild,v 1.8 2004/07/14 16:54:17 agriffis Exp $ inherit perl-module @@ -14,6 +14,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Class/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" src_compile() { perl-module_src_compile diff --git a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005.ebuild b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005.ebuild index 72ac8915593d..4c43e4b63ef1 100644 --- a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005.ebuild +++ b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005.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-MakeMethods/Class-MakeMethods-1.005.ebuild,v 1.13 2004/06/25 00:13:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005.ebuild,v 1.14 2004/07/14 16:54:17 agriffis Exp $ inherit perl-module @@ -14,6 +14,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Class/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" src_compile() { perl-module_src_compile diff --git a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.006.ebuild b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.006.ebuild index cee928ededf7..b89eaf2f4a7e 100644 --- a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.006.ebuild +++ b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.006.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-MakeMethods/Class-MakeMethods-1.006.ebuild,v 1.4 2004/06/25 00:13:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.006.ebuild,v 1.5 2004/07/14 16:54:17 agriffis Exp $ inherit perl-module @@ -14,6 +14,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Class/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha" +IUSE="" src_compile() { perl-module_src_compile diff --git a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.008.ebuild b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.008.ebuild index 57aff717e97d..4ccbd5e6b8f9 100644 --- a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.008.ebuild +++ b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.008.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-MakeMethods/Class-MakeMethods-1.008.ebuild,v 1.5 2004/06/25 22:32:32 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.008.ebuild,v 1.6 2004/07/14 16:54:17 agriffis Exp $ inherit perl-module @@ -14,6 +14,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Class/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ~ppc sparc alpha" +IUSE="" src_compile() { perl-module_src_compile diff --git a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.ebuild b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.ebuild index 54b08dd9e598..21b5b18f2670 100644 --- a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.ebuild +++ b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.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-MakeMethods/Class-MakeMethods-1.009.ebuild,v 1.2 2004/06/25 00:13:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.ebuild,v 1.3 2004/07/14 16:54:17 agriffis Exp $ inherit perl-module @@ -14,6 +14,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Class/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +IUSE="" SRC_TEST="do" diff --git a/dev-perl/Class-Trigger/Class-Trigger-0.08.ebuild b/dev-perl/Class-Trigger/Class-Trigger-0.08.ebuild index 7386b16e54a2..9bfaa0f1ff05 100644 --- a/dev-perl/Class-Trigger/Class-Trigger-0.08.ebuild +++ b/dev-perl/Class-Trigger/Class-Trigger-0.08.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-Trigger/Class-Trigger-0.08.ebuild,v 1.4 2004/06/25 00:13:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Trigger/Class-Trigger-0.08.ebuild,v 1.5 2004/07/14 16:55:43 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~sparc" +IUSE="" SRC_TEST="do" DEPEND="dev-perl/Test-Simple diff --git a/dev-perl/Class-WhiteHole/Class-WhiteHole-0.04.ebuild b/dev-perl/Class-WhiteHole/Class-WhiteHole-0.04.ebuild index e0c5001e63eb..5c7b031d08e1 100644 --- a/dev-perl/Class-WhiteHole/Class-WhiteHole-0.04.ebuild +++ b/dev-perl/Class-WhiteHole/Class-WhiteHole-0.04.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-WhiteHole/Class-WhiteHole-0.04.ebuild,v 1.4 2004/06/25 00:14:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-WhiteHole/Class-WhiteHole-0.04.ebuild,v 1.5 2004/07/14 16:56:02 agriffis Exp $ inherit perl-module @@ -11,4 +11,5 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~sparc ~ppc" +IUSE="" SRC_TEST="do" diff --git a/dev-perl/Curses-UI/Curses-UI-0.92.ebuild b/dev-perl/Curses-UI/Curses-UI-0.92.ebuild index 6a2bab839c65..126325ece73f 100644 --- a/dev-perl/Curses-UI/Curses-UI-0.92.ebuild +++ b/dev-perl/Curses-UI/Curses-UI-0.92.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/Curses-UI/Curses-UI-0.92.ebuild,v 1.3 2004/06/25 00:19:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses-UI/Curses-UI-0.92.ebuild,v 1.4 2004/07/14 17:10:32 agriffis Exp $ inherit perl-module @@ -10,6 +10,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/M/MA/MARCUS/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc" +IUSE="" DEPEND="dev-perl/Curses dev-perl/Test-Pod diff --git a/dev-perl/Curses/Curses-1.06-r1.ebuild b/dev-perl/Curses/Curses-1.06-r1.ebuild index f448567f6d98..ceb8e67e0d00 100644 --- a/dev-perl/Curses/Curses-1.06-r1.ebuild +++ b/dev-perl/Curses/Curses-1.06-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/Curses/Curses-1.06-r1.ebuild,v 1.10 2004/06/25 00:19:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses/Curses-1.06-r1.ebuild,v 1.11 2004/07/14 17:09:59 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://cpan.valueclick.com/authors/id/W/WP/WPS/${P}.tar.gz" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="${DEPEND} >=sys-libs/ncurses-5" diff --git a/dev-perl/Curses/Curses-1.06-r2.ebuild b/dev-perl/Curses/Curses-1.06-r2.ebuild index 8004899179a0..db28607cf2d6 100644 --- a/dev-perl/Curses/Curses-1.06-r2.ebuild +++ b/dev-perl/Curses/Curses-1.06-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/Curses/Curses-1.06-r2.ebuild,v 1.8 2004/06/25 00:19:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses/Curses-1.06-r2.ebuild,v 1.9 2004/07/14 17:09:59 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://cpan.valueclick.com/authors/id/W/WP/WPS/${P}.tar.gz" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha s390" +IUSE="" DEPEND="${DEPEND} >=sys-libs/ncurses-5" diff --git a/dev-perl/Curses/Curses-1.06.ebuild b/dev-perl/Curses/Curses-1.06.ebuild index d91af96e19c2..212899e6b6c4 100644 --- a/dev-perl/Curses/Curses-1.06.ebuild +++ b/dev-perl/Curses/Curses-1.06.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/Curses/Curses-1.06.ebuild,v 1.16 2004/06/25 00:19:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses/Curses-1.06.ebuild,v 1.17 2004/07/14 17:09:59 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://cpan.valueclick.com/authors/id/W/WP/WPS/${P}.tar.gz" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="${DEPEND} >=sys-libs/ncurses-5" diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild index 5d7f07c55685..45482398bfff 100644 --- a/dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild +++ b/dev-perl/DBD-SQLite/DBD-SQLite-0.31.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/DBD-SQLite/DBD-SQLite-0.31.ebuild,v 1.4 2004/06/25 00:22:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild,v 1.5 2004/07/14 17:17:44 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~sparc ~ppc" +IUSE="" SRC_TEST="do" DEPEND="dev-perl/DBI" diff --git a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild index 02c0d24f8b30..ed2ef3e2681a 100644 --- a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild +++ b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.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/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild,v 1.4 2004/06/25 00:23:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild,v 1.5 2004/07/14 17:19:42 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~sparc ~ppc" +IUSE="" SRC_TEST="do" DEPEND=">=dev-perl/DBI-1.37 diff --git a/dev-perl/Data-Compare/Data-Compare-0.1.ebuild b/dev-perl/Data-Compare/Data-Compare-0.1.ebuild index 33376cb8f5cb..e4392b253f0c 100644 --- a/dev-perl/Data-Compare/Data-Compare-0.1.ebuild +++ b/dev-perl/Data-Compare/Data-Compare-0.1.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/Data-Compare/Data-Compare-0.1.ebuild,v 1.2 2004/06/25 00:20:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Compare/Data-Compare-0.1.ebuild,v 1.3 2004/07/14 17:11:14 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://www.cpan.org/authors/id/D/DC/DCANTRELL/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" SRC_TEST="do" DEPEND="dev-perl/File-Find-Rule diff --git a/dev-perl/Data-Compare/Data-Compare-0.11.ebuild b/dev-perl/Data-Compare/Data-Compare-0.11.ebuild index d839ee1660e5..27a177233ff8 100644 --- a/dev-perl/Data-Compare/Data-Compare-0.11.ebuild +++ b/dev-perl/Data-Compare/Data-Compare-0.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/Data-Compare/Data-Compare-0.11.ebuild,v 1.3 2004/06/25 00:20:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Compare/Data-Compare-0.11.ebuild,v 1.4 2004/07/14 17:11:14 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://www.cpan.org/authors/id/D/DC/DCANTRELL/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc" +IUSE="" SRC_TEST="do" DEPEND="dev-perl/File-Find-Rule diff --git a/dev-perl/Date-Calc/Date-Calc-5.3.ebuild b/dev-perl/Date-Calc/Date-Calc-5.3.ebuild index 90a55623e698..85b71b56dab6 100644 --- a/dev-perl/Date-Calc/Date-Calc-5.3.ebuild +++ b/dev-perl/Date-Calc/Date-Calc-5.3.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/Date-Calc/Date-Calc-5.3.ebuild,v 1.6 2004/06/25 00:20:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-Calc/Date-Calc-5.3.ebuild,v 1.7 2004/07/14 17:13:08 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://www.cpan.org/authors/id/STBEY/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ppc ~sparc alpha amd64 s390" +IUSE="" DEPEND="dev-perl/Bit-Vector" diff --git a/dev-perl/Date-ICal/Date-ICal-1.69-r1.ebuild b/dev-perl/Date-ICal/Date-ICal-1.69-r1.ebuild index 4e30580321c6..43a234cfa4c8 100644 --- a/dev-perl/Date-ICal/Date-ICal-1.69-r1.ebuild +++ b/dev-perl/Date-ICal/Date-ICal-1.69-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/Date-ICal/Date-ICal-1.69-r1.ebuild,v 1.8 2004/06/25 00:20:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-ICal/Date-ICal-1.69-r1.ebuild,v 1.9 2004/07/14 17:13:42 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Date/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="dev-perl/Date-Leapyear dev-perl/Time-HiRes diff --git a/dev-perl/Date-ICal/Date-ICal-1.69.ebuild b/dev-perl/Date-ICal/Date-ICal-1.69.ebuild index 5ff08eedf7ea..001238c3425d 100644 --- a/dev-perl/Date-ICal/Date-ICal-1.69.ebuild +++ b/dev-perl/Date-ICal/Date-ICal-1.69.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/Date-ICal/Date-ICal-1.69.ebuild,v 1.14 2004/06/25 00:20:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-ICal/Date-ICal-1.69.ebuild,v 1.15 2004/07/14 17:13:42 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Date/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="dev-perl/Date-Leapyear dev-perl/Time-HiRes diff --git a/dev-perl/Date-ICal/Date-ICal-1.72.ebuild b/dev-perl/Date-ICal/Date-ICal-1.72.ebuild index 2ae54dc91a00..d1a9388cee64 100644 --- a/dev-perl/Date-ICal/Date-ICal-1.72.ebuild +++ b/dev-perl/Date-ICal/Date-ICal-1.72.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/Date-ICal/Date-ICal-1.72.ebuild,v 1.7 2004/06/25 00:20:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-ICal/Date-ICal-1.72.ebuild,v 1.8 2004/07/14 17:13:42 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Date/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ~ppc sparc alpha" +IUSE="" DEPEND="dev-perl/Date-Leapyear dev-perl/Test-Harness diff --git a/dev-perl/Date-ISO/Date-ISO-1.28-r1.ebuild b/dev-perl/Date-ISO/Date-ISO-1.28-r1.ebuild index 3fa6d78980a0..daa46943f68f 100644 --- a/dev-perl/Date-ISO/Date-ISO-1.28-r1.ebuild +++ b/dev-perl/Date-ISO/Date-ISO-1.28-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/Date-ISO/Date-ISO-1.28-r1.ebuild,v 1.7 2004/06/25 00:21:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-ISO/Date-ISO-1.28-r1.ebuild,v 1.8 2004/07/14 17:14:12 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Date/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="dev-perl/Date-ICal dev-perl/Memoize" diff --git a/dev-perl/Date-ISO/Date-ISO-1.28.ebuild b/dev-perl/Date-ISO/Date-ISO-1.28.ebuild index 373ae72b24df..5a0c23ad4e53 100644 --- a/dev-perl/Date-ISO/Date-ISO-1.28.ebuild +++ b/dev-perl/Date-ISO/Date-ISO-1.28.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/Date-ISO/Date-ISO-1.28.ebuild,v 1.13 2004/06/25 00:21:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-ISO/Date-ISO-1.28.ebuild,v 1.14 2004/07/14 17:14:12 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Date/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="dev-perl/Date-ICal dev-perl/Memoize" diff --git a/dev-perl/Date-ISO/Date-ISO-1.30.ebuild b/dev-perl/Date-ISO/Date-ISO-1.30.ebuild index 671554b27c8c..04c86c5f94e2 100644 --- a/dev-perl/Date-ISO/Date-ISO-1.30.ebuild +++ b/dev-perl/Date-ISO/Date-ISO-1.30.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/Date-ISO/Date-ISO-1.30.ebuild,v 1.6 2004/06/25 00:21:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-ISO/Date-ISO-1.30.ebuild,v 1.7 2004/07/14 17:14:12 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Date/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ~ppc sparc alpha" +IUSE="" DEPEND="dev-perl/Date-Leapyear dev-perl/Test-Simple diff --git a/dev-perl/Date-Leapyear/Date-Leapyear-1.7-r1.ebuild b/dev-perl/Date-Leapyear/Date-Leapyear-1.7-r1.ebuild index ff91d451aa7a..e1597c536f83 100644 --- a/dev-perl/Date-Leapyear/Date-Leapyear-1.7-r1.ebuild +++ b/dev-perl/Date-Leapyear/Date-Leapyear-1.7-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/Date-Leapyear/Date-Leapyear-1.7-r1.ebuild,v 1.7 2004/06/25 00:21:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-Leapyear/Date-Leapyear-1.7-r1.ebuild,v 1.8 2004/07/14 17:14:39 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Date/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="dev-perl/Test-Simple" diff --git a/dev-perl/Date-Leapyear/Date-Leapyear-1.7.ebuild b/dev-perl/Date-Leapyear/Date-Leapyear-1.7.ebuild index 338d0a1b0d93..22f230d1cc06 100644 --- a/dev-perl/Date-Leapyear/Date-Leapyear-1.7.ebuild +++ b/dev-perl/Date-Leapyear/Date-Leapyear-1.7.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/Date-Leapyear/Date-Leapyear-1.7.ebuild,v 1.13 2004/06/25 00:21:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-Leapyear/Date-Leapyear-1.7.ebuild,v 1.14 2004/07/14 17:14:39 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Date/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="dev-perl/Test-Simple" diff --git a/dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild b/dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild index ed924df4695c..4519ed5c7002 100644 --- a/dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild +++ b/dev-perl/Date-Leapyear/Date-Leapyear-1.71.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/Date-Leapyear/Date-Leapyear-1.71.ebuild,v 1.6 2004/06/25 00:21:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild,v 1.7 2004/07/14 17:14:39 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Date/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ~ppc sparc alpha" +IUSE="" DEPEND="dev-perl/Test-Simple dev-perl/Test-Harness" diff --git a/dev-perl/DateManip/DateManip-5.40-r1.ebuild b/dev-perl/DateManip/DateManip-5.40-r1.ebuild index bdfbf1ebf991..2f381a5e77ce 100644 --- a/dev-perl/DateManip/DateManip-5.40-r1.ebuild +++ b/dev-perl/DateManip/DateManip-5.40-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/DateManip/DateManip-5.40-r1.ebuild,v 1.14 2004/06/25 00:21:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-5.40-r1.ebuild,v 1.15 2004/07/14 17:15:14 agriffis Exp $ inherit perl-module @@ -11,5 +11,6 @@ SRC_URI="http://www.perl.com/CPAN/authors/id/SBECK/${P}.tar.gz" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" mydoc="HISTORY TODO" diff --git a/dev-perl/DateManip/DateManip-5.40-r2.ebuild b/dev-perl/DateManip/DateManip-5.40-r2.ebuild index 2a56e2877fbf..f22ee57a3c87 100644 --- a/dev-perl/DateManip/DateManip-5.40-r2.ebuild +++ b/dev-perl/DateManip/DateManip-5.40-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/DateManip/DateManip-5.40-r2.ebuild,v 1.7 2004/06/25 00:21:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-5.40-r2.ebuild,v 1.8 2004/07/14 17:15:14 agriffis Exp $ inherit perl-module @@ -11,5 +11,6 @@ SRC_URI="http://www.perl.com/CPAN/authors/id/SBECK/${P}.tar.gz" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" mydoc="HISTORY TODO" diff --git a/dev-perl/DateManip/DateManip-5.42a.ebuild b/dev-perl/DateManip/DateManip-5.42a.ebuild index 1624df1b623f..d419e65ea048 100644 --- a/dev-perl/DateManip/DateManip-5.42a.ebuild +++ b/dev-perl/DateManip/DateManip-5.42a.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/DateManip/DateManip-5.42a.ebuild,v 1.3 2004/06/25 00:21:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-5.42a.ebuild,v 1.4 2004/07/14 17:15:14 agriffis Exp $ inherit perl-module @@ -11,5 +11,6 @@ SRC_URI="http://www.cpan.org/modules/by-module/Date/SBECK/${P}.tar.gz" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha" +IUSE="" mydoc="HISTORY TODO" diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-0.08.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-0.08.ebuild index db02a8866d10..84076491e4a4 100644 --- a/dev-perl/DateTime-Locale/DateTime-Locale-0.08.ebuild +++ b/dev-perl/DateTime-Locale/DateTime-Locale-0.08.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/DateTime-Locale/DateTime-Locale-0.08.ebuild,v 1.3 2004/06/25 00:21:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/DateTime-Locale-0.08.ebuild,v 1.4 2004/07/14 17:16:02 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc" +IUSE="" style="builder" DEPEND="dev-perl/module-build diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-0.09.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-0.09.ebuild index 756980735a7c..181c26f4296f 100644 --- a/dev-perl/DateTime-Locale/DateTime-Locale-0.09.ebuild +++ b/dev-perl/DateTime-Locale/DateTime-Locale-0.09.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/DateTime-Locale/DateTime-Locale-0.09.ebuild,v 1.3 2004/06/25 00:21:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/DateTime-Locale-0.09.ebuild,v 1.4 2004/07/14 17:16:02 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~sparc ~ppc" +IUSE="" SRC_TEST="do" style="builder" diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.2507.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.2507.ebuild index 983707ddb612..4c769a064d6d 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.2507.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.2507.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/DateTime-TimeZone/DateTime-TimeZone-0.2507.ebuild,v 1.3 2004/06/25 00:22:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.2507.ebuild,v 1.4 2004/07/14 17:16:23 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc" +IUSE="" style="builder" DEPEND="dev-perl/module-build diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.27.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.27.ebuild index d51c96e52c43..65d5e37cfa51 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.27.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.27.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/DateTime-TimeZone/DateTime-TimeZone-0.27.ebuild,v 1.3 2004/06/25 00:22:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.27.ebuild,v 1.4 2004/07/14 17:16:23 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~sparc ~ppc" +IUSE="" style="builder" DEPEND="dev-perl/module-build diff --git a/dev-perl/DelimMatch/DelimMatch-1.04-r1.ebuild b/dev-perl/DelimMatch/DelimMatch-1.04-r1.ebuild index 03af2e644fae..2e2b7454b393 100644 --- a/dev-perl/DelimMatch/DelimMatch-1.04-r1.ebuild +++ b/dev-perl/DelimMatch/DelimMatch-1.04-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/DelimMatch/DelimMatch-1.04-r1.ebuild,v 1.6 2004/06/25 00:23:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/DelimMatch-1.04-r1.ebuild,v 1.7 2004/07/14 17:20:39 agriffis Exp $ inherit perl-module @@ -11,3 +11,4 @@ HOMEPAGE="http://www.walsh.com/perl/delimmatch/index.html" SLOT="0" LICENSE="as-is" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" diff --git a/dev-perl/DelimMatch/DelimMatch-1.04.ebuild b/dev-perl/DelimMatch/DelimMatch-1.04.ebuild index af501d0352ac..b1148562400d 100644 --- a/dev-perl/DelimMatch/DelimMatch-1.04.ebuild +++ b/dev-perl/DelimMatch/DelimMatch-1.04.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/DelimMatch/DelimMatch-1.04.ebuild,v 1.13 2004/06/25 00:23:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/DelimMatch-1.04.ebuild,v 1.14 2004/07/14 17:20:39 agriffis Exp $ inherit perl-module @@ -11,3 +11,4 @@ HOMEPAGE="http://www.walsh.com/perl/delimmatch/index.html" SLOT="0" LICENSE="as-is" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" diff --git a/dev-perl/DelimMatch/DelimMatch-1.06.ebuild b/dev-perl/DelimMatch/DelimMatch-1.06.ebuild index 9e79f739d5c0..890511cf4e56 100644 --- a/dev-perl/DelimMatch/DelimMatch-1.06.ebuild +++ b/dev-perl/DelimMatch/DelimMatch-1.06.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/DelimMatch/DelimMatch-1.06.ebuild,v 1.5 2004/07/04 08:14:18 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/DelimMatch-1.06.ebuild,v 1.6 2004/07/14 17:20:39 agriffis Exp $ inherit perl-module MY_P=${P}a @@ -12,3 +12,4 @@ HOMEPAGE="http://search.cpan.org/~nwalsh/${MY_P}" SLOT="0" LICENSE="as-is" KEYWORDS="x86 amd64 ~ppc sparc alpha" +IUSE="" diff --git a/dev-perl/Devel-Profiler/Devel-Profiler-0.04.ebuild b/dev-perl/Devel-Profiler/Devel-Profiler-0.04.ebuild index cadd63a1370d..3e11adb028b3 100644 --- a/dev-perl/Devel-Profiler/Devel-Profiler-0.04.ebuild +++ b/dev-perl/Devel-Profiler/Devel-Profiler-0.04.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/Devel-Profiler/Devel-Profiler-0.04.ebuild,v 1.3 2004/06/25 00:23:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-Profiler/Devel-Profiler-0.04.ebuild,v 1.4 2004/07/14 17:21:13 agriffis Exp $ inherit perl-module @@ -11,5 +11,6 @@ SRC_URI="http://www.cpan.org/authors/id/S/SA/SAMTREGAR/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~sparc" +IUSE="" SRC_TEST="do" diff --git a/dev-perl/Devel-StackTrace/Devel-StackTrace-1.03.ebuild b/dev-perl/Devel-StackTrace/Devel-StackTrace-1.03.ebuild index 50e26be87071..0f3ed2577846 100644 --- a/dev-perl/Devel-StackTrace/Devel-StackTrace-1.03.ebuild +++ b/dev-perl/Devel-StackTrace/Devel-StackTrace-1.03.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/Devel-StackTrace/Devel-StackTrace-1.03.ebuild,v 1.6 2004/06/25 00:23:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-StackTrace/Devel-StackTrace-1.03.ebuild,v 1.7 2004/07/14 17:21:39 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://www.perl.com/CPAN/modules/by-modules/Devel/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc alpha hppa amd64" +IUSE="" DEPEND=">=dev-perl/Test-Simple-0.47" diff --git a/dev-perl/Devel-StackTrace/Devel-StackTrace-1.11.ebuild b/dev-perl/Devel-StackTrace/Devel-StackTrace-1.11.ebuild index 3f0484d9ffd5..8053aedf44c7 100644 --- a/dev-perl/Devel-StackTrace/Devel-StackTrace-1.11.ebuild +++ b/dev-perl/Devel-StackTrace/Devel-StackTrace-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/Devel-StackTrace/Devel-StackTrace-1.11.ebuild,v 1.2 2004/06/25 00:23:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-StackTrace/Devel-StackTrace-1.11.ebuild,v 1.3 2004/07/14 17:21:39 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64" +IUSE="" SRC_TEST="do" DEPEND=">=dev-perl/Test-Simple-0.47" diff --git a/dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild b/dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild index 652dcc7f9f1f..46e0f1616a3b 100644 --- a/dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild +++ b/dev-perl/Device-SerialPort/Device-SerialPort-1.000002.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/Device-SerialPort/Device-SerialPort-1.000002.ebuild,v 1.2 2004/06/25 00:24:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild,v 1.3 2004/07/14 17:22:20 agriffis Exp $ inherit perl-module @@ -11,3 +11,4 @@ SRC_URI="http://sendpage.org/device-serialport/download/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~mips" +IUSE="" diff --git a/dev-perl/Digest-MD5/Digest-MD5-2.33.ebuild b/dev-perl/Digest-MD5/Digest-MD5-2.33.ebuild index 1b6cddc740e1..248a747488d7 100644 --- a/dev-perl/Digest-MD5/Digest-MD5-2.33.ebuild +++ b/dev-perl/Digest-MD5/Digest-MD5-2.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/Digest-MD5/Digest-MD5-2.33.ebuild,v 1.11 2004/06/25 00:25:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-MD5/Digest-MD5-2.33.ebuild,v 1.12 2004/07/14 17:25:08 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://www.cpan.org/modules/by-authors/id/G/GA/GAAS/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 s390" +IUSE="" DEPEND="dev-perl/digest-base" diff --git a/dev-perl/Email-Find/Email-Find-0.09.ebuild b/dev-perl/Email-Find/Email-Find-0.09.ebuild index 1128c46ecb79..b308bc99c88e 100644 --- a/dev-perl/Email-Find/Email-Find-0.09.ebuild +++ b/dev-perl/Email-Find/Email-Find-0.09.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/Email-Find/Email-Find-0.09.ebuild,v 1.2 2004/06/25 00:25:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Find/Email-Find-0.09.ebuild,v 1.3 2004/07/14 17:26:20 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" +IUSE="" SRC_TEST="do" diff --git a/dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild index c03fd64299c9..40608b11f156 100644 --- a/dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild +++ b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.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/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild,v 1.4 2004/06/25 00:27:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild,v 1.5 2004/07/14 17:30:29 agriffis Exp $ inherit perl-module @@ -11,3 +11,4 @@ SRC_URI="http://www.cpan.org/modules/by-module/Festival/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="x86" +IUSE="" diff --git a/dev-perl/File-Sync/File-Sync-0.09.ebuild b/dev-perl/File-Sync/File-Sync-0.09.ebuild index 408d5badc694..7b175f272326 100644 --- a/dev-perl/File-Sync/File-Sync-0.09.ebuild +++ b/dev-perl/File-Sync/File-Sync-0.09.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/File-Sync/File-Sync-0.09.ebuild,v 1.3 2004/06/27 17:41:34 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Sync/File-Sync-0.09.ebuild,v 1.4 2004/07/14 17:34:52 agriffis Exp $ inherit perl-module @@ -11,5 +11,6 @@ SRC_URI="http://www.cpan.org/authors/id/C/CE/CEVANS/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc" +IUSE="" SRC_TEST="do" diff --git a/dev-perl/File-Temp/File-Temp-0.12.ebuild b/dev-perl/File-Temp/File-Temp-0.12.ebuild index 371c41b79ef7..e2256cd6befd 100644 --- a/dev-perl/File-Temp/File-Temp-0.12.ebuild +++ b/dev-perl/File-Temp/File-Temp-0.12.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/File-Temp/File-Temp-0.12.ebuild,v 1.9 2004/06/25 00:30:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Temp/File-Temp-0.12.ebuild,v 1.10 2004/07/14 17:35:38 agriffis Exp $ inherit perl-module @@ -15,3 +15,4 @@ SRC_URI="http://www.cpan.org/modules/by-module/File/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 amd64 ~ppc ~sparc alpha" +IUSE="" diff --git a/dev-perl/File-Temp/File-Temp-0.14.ebuild b/dev-perl/File-Temp/File-Temp-0.14.ebuild index ed0a39818172..1b75febf868d 100644 --- a/dev-perl/File-Temp/File-Temp-0.14.ebuild +++ b/dev-perl/File-Temp/File-Temp-0.14.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/File-Temp/File-Temp-0.14.ebuild,v 1.2 2004/06/25 00:30:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Temp/File-Temp-0.14.ebuild,v 1.3 2004/07/14 17:35:38 agriffis Exp $ inherit perl-module @@ -16,3 +16,4 @@ SRC_TEST="do" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +IUSE="" diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.07.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.07.ebuild index 0af401bc0c9a..bf6d8db6a8e4 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.07.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-1.07.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/Finance-Quote/Finance-Quote-1.07.ebuild,v 1.9 2004/06/25 00:30:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.07.ebuild,v 1.10 2004/07/14 17:36:27 agriffis Exp $ inherit perl-module @@ -14,6 +14,7 @@ SRC_URI="http://www.cpan.org/modules/by-module/Finance/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 amd64 ppc sparc" +IUSE="" DEPEND="dev-perl/libwww-perl dev-perl/HTML-TableExtract" diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild index 584ca052df79..3e3672a6bab0 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-1.08.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/Finance-Quote/Finance-Quote-1.08.ebuild,v 1.6 2004/06/25 00:30:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild,v 1.7 2004/07/14 17:36:27 agriffis Exp $ inherit perl-module @@ -14,6 +14,7 @@ SRC_URI="http://www.cpan.org/modules/by-module/Finance/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~amd64 ~ppc sparc alpha" +IUSE="" DEPEND="dev-perl/libwww-perl dev-perl/HTML-TableExtract" diff --git a/dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.06.ebuild b/dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.06.ebuild index 3cda8094e7d3..3b3cad87e482 100644 --- a/dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.06.ebuild +++ b/dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.06.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/Getopt-ArgvFile/Getopt-ArgvFile-1.06.ebuild,v 1.2 2004/06/25 00:32:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.06.ebuild,v 1.3 2004/07/14 17:37:38 agriffis Exp $ inherit perl-module @@ -11,3 +11,4 @@ SLOT="0" LICENSE="GPL-2" SRC_TEST="do" KEYWORDS="~x86" +IUSE="" diff --git a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild b/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild index e96314a6b5b2..6119bf954b50 100644 --- a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild +++ b/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.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/Getopt-Mixed/Getopt-Mixed-1.008.ebuild,v 1.7 2004/06/25 00:32:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild,v 1.8 2004/07/14 17:38:27 agriffis Exp $ inherit perl-module @@ -11,3 +11,4 @@ SRC_URI="http://www.cpan.org/modules/by-module/Getopt/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 amd64 ppc ~sparc alpha" +IUSE="" diff --git a/dev-perl/HTML-Clean/HTML-Clean-0.8-r1.ebuild b/dev-perl/HTML-Clean/HTML-Clean-0.8-r1.ebuild index e6eb53901310..1aaba4c1e3db 100644 --- a/dev-perl/HTML-Clean/HTML-Clean-0.8-r1.ebuild +++ b/dev-perl/HTML-Clean/HTML-Clean-0.8-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/HTML-Clean/HTML-Clean-0.8-r1.ebuild,v 1.9 2004/06/25 00:35:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Clean/HTML-Clean-0.8-r1.ebuild,v 1.10 2004/07/14 17:48:12 agriffis Exp $ inherit perl-module @@ -11,3 +11,4 @@ SRC_URI="http://cpan.org/modules/by-module/HTML/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="x86 amd64 sparc alpha ~ppc s390" +IUSE="" diff --git a/dev-perl/HTML-Clean/HTML-Clean-0.8.ebuild b/dev-perl/HTML-Clean/HTML-Clean-0.8.ebuild index 9f652edfa503..6520c0ecd4fd 100644 --- a/dev-perl/HTML-Clean/HTML-Clean-0.8.ebuild +++ b/dev-perl/HTML-Clean/HTML-Clean-0.8.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/HTML-Clean/HTML-Clean-0.8.ebuild,v 1.8 2004/06/25 00:35:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Clean/HTML-Clean-0.8.ebuild,v 1.9 2004/07/14 17:48:12 agriffis Exp $ inherit perl-module @@ -11,3 +11,4 @@ SRC_URI="http://cpan.org/modules/by-module/HTML/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="x86 amd64 sparc ~alpha ~ppc" +IUSE="" diff --git a/dev-perl/HTML-Object/HTML-Object-2.15-r1.ebuild b/dev-perl/HTML-Object/HTML-Object-2.15-r1.ebuild index 2e5dec16b56e..8964ec001ce9 100644 --- a/dev-perl/HTML-Object/HTML-Object-2.15-r1.ebuild +++ b/dev-perl/HTML-Object/HTML-Object-2.15-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/HTML-Object/HTML-Object-2.15-r1.ebuild,v 1.6 2004/06/25 00:36:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Object/HTML-Object-2.15-r1.ebuild,v 1.7 2004/07/14 17:51:43 agriffis Exp $ inherit perl-module @@ -13,5 +13,6 @@ HOMEPAGE="http://htmlobject.sourceforge.net" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" mydoc="LICENSE TODO" diff --git a/dev-perl/HTML-Object/HTML-Object-2.15.ebuild b/dev-perl/HTML-Object/HTML-Object-2.15.ebuild index d3dcbd3fd4f7..f42a1add69ed 100644 --- a/dev-perl/HTML-Object/HTML-Object-2.15.ebuild +++ b/dev-perl/HTML-Object/HTML-Object-2.15.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/HTML-Object/HTML-Object-2.15.ebuild,v 1.13 2004/06/25 00:36:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Object/HTML-Object-2.15.ebuild,v 1.14 2004/07/14 17:51:43 agriffis Exp $ inherit perl-module @@ -13,5 +13,6 @@ HOMEPAGE="http://htmlobject.sourceforge.net" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" mydoc="LICENSE TODO" diff --git a/dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.11.ebuild b/dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.11.ebuild index 4087a89746ff..bec953875947 100644 --- a/dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.11.ebuild +++ b/dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.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/HTML-SimpleParse/HTML-SimpleParse-0.11.ebuild,v 1.5 2004/06/25 00:36:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.11.ebuild,v 1.6 2004/07/14 17:52:39 agriffis Exp $ inherit perl-module @@ -11,3 +11,4 @@ SRC_URI="http://www.cpan.org/modules/by-module/HTML/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="x86 amd64 ~ppc ~sparc alpha" +IUSE="" diff --git a/dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.12.ebuild b/dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.12.ebuild index d85887f1c2b5..b3b2df9b3215 100644 --- a/dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.12.ebuild +++ b/dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.12.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/HTML-SimpleParse/HTML-SimpleParse-0.12.ebuild,v 1.3 2004/06/25 00:36:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.12.ebuild,v 1.4 2004/07/14 17:52:39 agriffis Exp $ inherit perl-module @@ -11,3 +11,4 @@ SRC_URI="http://www.cpan.org/modules/by-module/HTML/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="x86 amd64 ~ppc ~sparc alpha" +IUSE="" diff --git a/dev-perl/HTML-TableExtract/HTML-TableExtract-1.08.ebuild b/dev-perl/HTML-TableExtract/HTML-TableExtract-1.08.ebuild index 953498dea5a5..379a6f857f5b 100644 --- a/dev-perl/HTML-TableExtract/HTML-TableExtract-1.08.ebuild +++ b/dev-perl/HTML-TableExtract/HTML-TableExtract-1.08.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/HTML-TableExtract/HTML-TableExtract-1.08.ebuild,v 1.8 2004/06/25 00:37:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-TableExtract/HTML-TableExtract-1.08.ebuild,v 1.9 2004/07/14 17:53:25 agriffis Exp $ inherit perl-module @@ -14,6 +14,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/HTML/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="${DEPEND}" diff --git a/dev-perl/HTML-Tree/HTML-Tree-3.17.ebuild b/dev-perl/HTML-Tree/HTML-Tree-3.17.ebuild index 5ab2a90abe8e..839a80da1974 100644 --- a/dev-perl/HTML-Tree/HTML-Tree-3.17.ebuild +++ b/dev-perl/HTML-Tree/HTML-Tree-3.17.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # Maintainer: José Alberto Suárez López <bass@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Tree/HTML-Tree-3.17.ebuild,v 1.3 2004/06/25 00:37:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Tree/HTML-Tree-3.17.ebuild,v 1.4 2004/07/14 17:54:57 agriffis Exp $ inherit perl-module @@ -14,6 +14,7 @@ HOMEPAGE="http://www.perl.com/CPAN/authors/id/S/SB/SBURKE/" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" mydoc="Changes MANIFEST README" DEPEND=">=dev-perl/HTML-Tagset-3.03 >=dev-perl/HTML-Parser-2.19" diff --git a/dev-perl/HTML-Tree/HTML-Tree-3.18.ebuild b/dev-perl/HTML-Tree/HTML-Tree-3.18.ebuild index e6271e6dc838..87295150cee9 100644 --- a/dev-perl/HTML-Tree/HTML-Tree-3.18.ebuild +++ b/dev-perl/HTML-Tree/HTML-Tree-3.18.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # Maintainer: José Alberto Suárez López <bass@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Tree/HTML-Tree-3.18.ebuild,v 1.2 2004/06/25 00:37:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Tree/HTML-Tree-3.18.ebuild,v 1.3 2004/07/14 17:54:57 agriffis Exp $ inherit perl-module @@ -14,6 +14,7 @@ HOMEPAGE="http://www.perl.com/CPAN/authors/id/S/SB/SBURKE/" SLOT="0" LICENSE="Artistic" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +IUSE="" SRC_TEST="do" diff --git a/dev-perl/HTTP-DAV/HTTP-DAV-0.31.ebuild b/dev-perl/HTTP-DAV/HTTP-DAV-0.31.ebuild index 3f37a363e624..970637e4affb 100644 --- a/dev-perl/HTTP-DAV/HTTP-DAV-0.31.ebuild +++ b/dev-perl/HTTP-DAV/HTTP-DAV-0.31.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/HTTP-DAV/HTTP-DAV-0.31.ebuild,v 1.3 2004/06/25 00:38:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-DAV/HTTP-DAV-0.31.ebuild,v 1.4 2004/07/14 17:55:47 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://www.cpan.org/authors/id/P/PC/PCOLLINS/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc" +IUSE="" SRC_TEST="do" diff --git a/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild b/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild index aac2c4777ad6..18ce22d0fbfd 100644 --- a/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild +++ b/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-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/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild,v 1.10 2004/06/25 00:38:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild,v 1.11 2004/07/14 17:56:41 agriffis Exp $ inherit perl-module @@ -11,5 +11,6 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-module/HTTP/${P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha ~mips" +IUSE="" DEPEND=">=gnome-base/libghttp-1.0.9-r1" diff --git a/dev-perl/HTTPD-User-Manage/HTTPD-User-Manage-1.61.ebuild b/dev-perl/HTTPD-User-Manage/HTTPD-User-Manage-1.61.ebuild index 09666bbd5878..829a6ee8c211 100644 --- a/dev-perl/HTTPD-User-Manage/HTTPD-User-Manage-1.61.ebuild +++ b/dev-perl/HTTPD-User-Manage/HTTPD-User-Manage-1.61.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/HTTPD-User-Manage/HTTPD-User-Manage-1.61.ebuild,v 1.2 2004/06/25 00:38:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTPD-User-Manage/HTTPD-User-Manage-1.61.ebuild,v 1.3 2004/07/14 17:56:07 agriffis Exp $ inherit perl-module @@ -11,3 +11,4 @@ HOMEPAGE="http://www.cpan.org/authors/id/L/LD/LDS/${P}.readme" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~sparc" +IUSE="" diff --git a/dev-perl/Ima-DBI/Ima-DBI-0.33.ebuild b/dev-perl/Ima-DBI/Ima-DBI-0.33.ebuild index 161d776c5854..28a79012dec7 100644 --- a/dev-perl/Ima-DBI/Ima-DBI-0.33.ebuild +++ b/dev-perl/Ima-DBI/Ima-DBI-0.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/Ima-DBI/Ima-DBI-0.33.ebuild,v 1.3 2004/06/25 00:38:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Ima-DBI/Ima-DBI-0.33.ebuild,v 1.4 2004/07/14 17:57:24 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~sparc" +IUSE="" SRC_TEST="do" DEPEND="dev-perl/DBI diff --git a/dev-perl/Image-Imlib2/Image-Imlib2-1.02.ebuild b/dev-perl/Image-Imlib2/Image-Imlib2-1.02.ebuild index 111352780ac6..e6d937fef44f 100644 --- a/dev-perl/Image-Imlib2/Image-Imlib2-1.02.ebuild +++ b/dev-perl/Image-Imlib2/Image-Imlib2-1.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/Image-Imlib2/Image-Imlib2-1.02.ebuild,v 1.2 2004/06/25 00:39:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Image-Imlib2/Image-Imlib2-1.02.ebuild,v 1.3 2004/07/14 17:57:56 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="~x86 ~amd64 ~ppc ~alpha ~sparc" +IUSE="" DEPEND=">=media-libs/imlib2-1* >=dev-perl/module-build-0.22" style=builder diff --git a/dev-perl/ImageInfo/ImageInfo-1.15.ebuild b/dev-perl/ImageInfo/ImageInfo-1.15.ebuild index 9e5c90e94389..e43bf99a1dc4 100644 --- a/dev-perl/ImageInfo/ImageInfo-1.15.ebuild +++ b/dev-perl/ImageInfo/ImageInfo-1.15.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/ImageInfo/ImageInfo-1.15.ebuild,v 1.6 2004/06/25 00:39:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ImageInfo/ImageInfo-1.15.ebuild,v 1.7 2004/07/14 17:58:29 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Image/${MY_P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ~ppc sparc ~alpha" +IUSE="" DEPEND="${DEPEND} >=dev-perl/IO-String-1.01" diff --git a/dev-perl/ImageInfo/ImageInfo-1.16.ebuild b/dev-perl/ImageInfo/ImageInfo-1.16.ebuild index b14279617aee..e0b1bcd90915 100644 --- a/dev-perl/ImageInfo/ImageInfo-1.16.ebuild +++ b/dev-perl/ImageInfo/ImageInfo-1.16.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/ImageInfo/ImageInfo-1.16.ebuild,v 1.3 2004/06/25 00:39:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ImageInfo/ImageInfo-1.16.ebuild,v 1.4 2004/07/14 17:58:29 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Image/${MY_P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="~x86 ~amd64 ~ppc ~sparc alpha" +IUSE="" DEPEND="${DEPEND} >=dev-perl/IO-String-1.01" diff --git a/dev-perl/ImageSize/ImageSize-2.99-r1.ebuild b/dev-perl/ImageSize/ImageSize-2.99-r1.ebuild index 989735b3834f..820be02306b1 100644 --- a/dev-perl/ImageSize/ImageSize-2.99-r1.ebuild +++ b/dev-perl/ImageSize/ImageSize-2.99-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/ImageSize/ImageSize-2.99-r1.ebuild,v 1.8 2004/06/25 00:39:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ImageSize/ImageSize-2.99-r1.ebuild,v 1.9 2004/07/14 17:58:58 agriffis Exp $ inherit perl-module @@ -13,5 +13,6 @@ SRC_URI="http://www.cpan.org/modules/by-module/Image/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="x86 amd64 sparc alpha ~ppc" +IUSE="" mydoc="ToDo" diff --git a/dev-perl/ImageSize/ImageSize-2.99.ebuild b/dev-perl/ImageSize/ImageSize-2.99.ebuild index 0b853e3c1507..923d3e9d57f6 100644 --- a/dev-perl/ImageSize/ImageSize-2.99.ebuild +++ b/dev-perl/ImageSize/ImageSize-2.99.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/ImageSize/ImageSize-2.99.ebuild,v 1.9 2004/06/25 00:39:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ImageSize/ImageSize-2.99.ebuild,v 1.10 2004/07/14 17:58:58 agriffis Exp $ inherit perl-module @@ -13,5 +13,6 @@ SRC_URI="http://www.cpan.org/modules/by-module/Image/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="x86 amd64 sparc ~alpha ~ppc" +IUSE="" mydoc="ToDo" diff --git a/dev-perl/cache-mmap/cache-mmap-0.081.ebuild b/dev-perl/cache-mmap/cache-mmap-0.081.ebuild index 5f9493427c0c..f9347d83dd6e 100644 --- a/dev-perl/cache-mmap/cache-mmap-0.081.ebuild +++ b/dev-perl/cache-mmap/cache-mmap-0.081.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/cache-mmap/cache-mmap-0.081.ebuild,v 1.3 2004/06/25 00:09:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/cache-mmap/cache-mmap-0.081.ebuild,v 1.4 2004/07/14 16:44:18 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://search.cpan.org/author/PMH/${MY_P}" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ~ppc" +IUSE="" SRC_TEST="do" DEPEND="dev-perl/Test-Simple diff --git a/dev-perl/class-loader/class-loader-2.02.ebuild b/dev-perl/class-loader/class-loader-2.02.ebuild index 0a7e14719b1e..e5c16ea630db 100644 --- a/dev-perl/class-loader/class-loader-2.02.ebuild +++ b/dev-perl/class-loader/class-loader-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-loader/class-loader-2.02.ebuild,v 1.7 2004/06/25 00:13:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/class-loader/class-loader-2.02.ebuild,v 1.8 2004/07/14 16:53:46 agriffis Exp $ inherit perl-module @@ -13,3 +13,4 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/V/VI/VIPUL/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc alpha hppa ~amd64 ~mips" +IUSE="" diff --git a/dev-perl/class-returnvalue/class-returnvalue-0.51.ebuild b/dev-perl/class-returnvalue/class-returnvalue-0.51.ebuild index 72dc158799f2..ced24e8fb2ec 100644 --- a/dev-perl/class-returnvalue/class-returnvalue-0.51.ebuild +++ b/dev-perl/class-returnvalue/class-returnvalue-0.51.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-returnvalue/class-returnvalue-0.51.ebuild,v 1.4 2004/06/25 00:13:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/class-returnvalue/class-returnvalue-0.51.ebuild,v 1.5 2004/07/14 16:55:09 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/J/JE/JESSE/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha ~hppa" +IUSE="" # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 inherit perl-module diff --git a/dev-perl/class-returnvalue/class-returnvalue-0.52.ebuild b/dev-perl/class-returnvalue/class-returnvalue-0.52.ebuild index 7183ec3f94d5..041fc27f2a87 100644 --- a/dev-perl/class-returnvalue/class-returnvalue-0.52.ebuild +++ b/dev-perl/class-returnvalue/class-returnvalue-0.52.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-returnvalue/class-returnvalue-0.52.ebuild,v 1.4 2004/06/25 00:13:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/class-returnvalue/class-returnvalue-0.52.ebuild,v 1.5 2004/07/14 16:55:09 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ SRC_URI="http://www.cpan.org/authors/id/J/JE/JESSE/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc alpha hppa ~amd64" +IUSE="" DEPEND="dev-perl/Devel-StackTrace dev-perl/Test-Inline" diff --git a/dev-perl/config-general/config-general-2.21.ebuild b/dev-perl/config-general/config-general-2.21.ebuild index 338bbaf1cb77..30daca23c260 100644 --- a/dev-perl/config-general/config-general-2.21.ebuild +++ b/dev-perl/config-general/config-general-2.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/config-general/config-general-2.21.ebuild,v 1.4 2004/06/25 00:14:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/config-general/config-general-2.21.ebuild,v 1.5 2004/07/14 16:57:15 agriffis Exp $ inherit perl-module @@ -15,3 +15,4 @@ HOMEPAGE="http://www.daemon.de/config-general/" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 ~amd64 ~ppc sparc alpha" +IUSE="" diff --git a/dev-perl/config-general/config-general-2.26.ebuild b/dev-perl/config-general/config-general-2.26.ebuild index 774ad0d15fbb..b2a9bb435b35 100644 --- a/dev-perl/config-general/config-general-2.26.ebuild +++ b/dev-perl/config-general/config-general-2.26.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/config-general/config-general-2.26.ebuild,v 1.2 2004/06/25 00:14:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/config-general/config-general-2.26.ebuild,v 1.3 2004/07/14 16:57:15 agriffis Exp $ inherit perl-module @@ -17,3 +17,4 @@ LICENSE="Artistic" SRC_TEST="do" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +IUSE="" diff --git a/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild b/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild index f5ac30b0bc1a..4ebbffafbcb6 100644 --- a/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild +++ b/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.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-ascii-armour/convert-ascii-armour-1.4.ebuild,v 1.7 2004/06/25 00:15:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild,v 1.8 2004/07/14 16:58:29 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/V/VI/VIPUL/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc alpha hppa ~amd64 ~mips" +IUSE="" DEPEND="dev-perl/Compress-Zlib dev-perl/Digest-MD5 diff --git a/dev-perl/convert-pem/convert-pem-0.06.ebuild b/dev-perl/convert-pem/convert-pem-0.06.ebuild index 73e70e644d77..44e181cb2d54 100644 --- a/dev-perl/convert-pem/convert-pem-0.06.ebuild +++ b/dev-perl/convert-pem/convert-pem-0.06.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-pem/convert-pem-0.06.ebuild,v 1.6 2004/06/25 00:16:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/convert-pem/convert-pem-0.06.ebuild,v 1.7 2004/07/14 17:00:08 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/B/BT/BTROTT/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc alpha hppa ~amd64 ~mips" +IUSE="" DEPEND="dev-perl/MIME-Base64 dev-perl/Convert-ASN1 diff --git a/dev-perl/crypt-cbc/crypt-cbc-2.08.ebuild b/dev-perl/crypt-cbc/crypt-cbc-2.08.ebuild index 06e506b72d86..66d329a114d6 100644 --- a/dev-perl/crypt-cbc/crypt-cbc-2.08.ebuild +++ b/dev-perl/crypt-cbc/crypt-cbc-2.08.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-cbc/crypt-cbc-2.08.ebuild,v 1.6 2004/06/25 00:16:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-cbc/crypt-cbc-2.08.ebuild,v 1.7 2004/07/14 17:02:32 agriffis Exp $ inherit perl-module @@ -13,5 +13,6 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/L/LD/LDS/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc alpha hppa ~amd64 ~mips" +IUSE="" DEPEND="dev-perl/Digest-MD5" diff --git a/dev-perl/crypt-cbc/crypt-cbc-2.11.ebuild b/dev-perl/crypt-cbc/crypt-cbc-2.11.ebuild index c823691e4e4f..01c650e87437 100644 --- a/dev-perl/crypt-cbc/crypt-cbc-2.11.ebuild +++ b/dev-perl/crypt-cbc/crypt-cbc-2.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/crypt-cbc/crypt-cbc-2.11.ebuild,v 1.2 2004/06/25 00:16:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-cbc/crypt-cbc-2.11.ebuild,v 1.3 2004/07/14 17:02:32 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/L/LD/LDS/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~mips" +IUSE="" SRC_TEST="do" DEPEND="dev-perl/Digest-MD5" diff --git a/dev-perl/crypt-des-ede3/crypt-des-ede3-0.01.ebuild b/dev-perl/crypt-des-ede3/crypt-des-ede3-0.01.ebuild index ed113069f7bd..4cd089f838f9 100644 --- a/dev-perl/crypt-des-ede3/crypt-des-ede3-0.01.ebuild +++ b/dev-perl/crypt-des-ede3/crypt-des-ede3-0.01.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-ede3/crypt-des-ede3-0.01.ebuild,v 1.6 2004/06/25 00:17:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-des-ede3/crypt-des-ede3-0.01.ebuild,v 1.7 2004/07/14 17:03:40 agriffis Exp $ inherit perl-module @@ -13,5 +13,6 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/B/BT/BTROTT/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 alpha ~ppc ~sparc hppa ~amd64 ~mips" +IUSE="" DEPEND="dev-perl/Crypt-DES" diff --git a/dev-perl/crypt-dh/crypt-dh-0.03.ebuild b/dev-perl/crypt-dh/crypt-dh-0.03.ebuild index 2f76e361871d..0089ccc08e10 100644 --- a/dev-perl/crypt-dh/crypt-dh-0.03.ebuild +++ b/dev-perl/crypt-dh/crypt-dh-0.03.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-dh/crypt-dh-0.03.ebuild,v 1.5 2004/06/25 00:17:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-dh/crypt-dh-0.03.ebuild,v 1.6 2004/07/14 17:04:04 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/B/BT/BTROTT/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~amd64 ~mips" +IUSE="" DEPEND="dev-perl/math-pari dev-perl/crypt-random" diff --git a/dev-perl/crypt-dsa/crypt-dsa-0.12.ebuild b/dev-perl/crypt-dsa/crypt-dsa-0.12.ebuild index 82eea501968b..7e816cdc8782 100644 --- a/dev-perl/crypt-dsa/crypt-dsa-0.12.ebuild +++ b/dev-perl/crypt-dsa/crypt-dsa-0.12.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-dsa/crypt-dsa-0.12.ebuild,v 1.4 2004/06/25 00:17:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-dsa/crypt-dsa-0.12.ebuild,v 1.5 2004/07/14 17:04:26 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/B/BT/BTROTT/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~mips" +IUSE="" DEPEND="dev-perl/data-buffer dev-perl/convert-pem" diff --git a/dev-perl/crypt-idea/crypt-idea-1.02.ebuild b/dev-perl/crypt-idea/crypt-idea-1.02.ebuild index 5eeb33031ef2..ce3258cdc0e8 100644 --- a/dev-perl/crypt-idea/crypt-idea-1.02.ebuild +++ b/dev-perl/crypt-idea/crypt-idea-1.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/crypt-idea/crypt-idea-1.02.ebuild,v 1.6 2004/06/25 00:17:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-idea/crypt-idea-1.02.ebuild,v 1.7 2004/07/14 17:04:46 agriffis Exp $ inherit perl-module @@ -13,3 +13,4 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/D/DP/DPARIS/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~amd64 ~mips s390" +IUSE="" diff --git a/dev-perl/crypt-primes/crypt-primes-0.50.ebuild b/dev-perl/crypt-primes/crypt-primes-0.50.ebuild index 28f12a5e5ad1..6d73487d2339 100644 --- a/dev-perl/crypt-primes/crypt-primes-0.50.ebuild +++ b/dev-perl/crypt-primes/crypt-primes-0.50.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-primes/crypt-primes-0.50.ebuild,v 1.5 2004/06/25 00:18:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-primes/crypt-primes-0.50.ebuild,v 1.6 2004/07/14 17:06:23 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/V/VI/VIPUL/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~amd64 ~mips" +IUSE="" DEPEND="dev-perl/math-pari dev-perl/crypt-random" diff --git a/dev-perl/crypt-random/crypt-random-1.13.ebuild b/dev-perl/crypt-random/crypt-random-1.13.ebuild index 8b3480838d4b..ab0623581518 100644 --- a/dev-perl/crypt-random/crypt-random-1.13.ebuild +++ b/dev-perl/crypt-random/crypt-random-1.13.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-random/crypt-random-1.13.ebuild,v 1.5 2004/06/25 00:18:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-random/crypt-random-1.13.ebuild,v 1.6 2004/07/14 17:06:55 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/V/VI/VIPUL/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~amd64 ~mips" +IUSE="" DEPEND="dev-perl/math-pari dev-perl/class-loader" diff --git a/dev-perl/crypt-random/crypt-random-1.23.ebuild b/dev-perl/crypt-random/crypt-random-1.23.ebuild index 68f22035b2a2..94a2f82fbedb 100644 --- a/dev-perl/crypt-random/crypt-random-1.23.ebuild +++ b/dev-perl/crypt-random/crypt-random-1.23.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-random/crypt-random-1.23.ebuild,v 1.2 2004/06/25 00:18:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-random/crypt-random-1.23.ebuild,v 1.3 2004/07/14 17:06:55 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/V/VI/VIPUL/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~mips" +IUSE="" SRC_TEST="do" DEPEND="dev-perl/math-pari diff --git a/dev-perl/crypt-rsa/crypt-rsa-1.50.ebuild b/dev-perl/crypt-rsa/crypt-rsa-1.50.ebuild index aa87e60742e3..1155644a6099 100644 --- a/dev-perl/crypt-rsa/crypt-rsa-1.50.ebuild +++ b/dev-perl/crypt-rsa/crypt-rsa-1.50.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-rsa/crypt-rsa-1.50.ebuild,v 1.6 2004/06/25 00:18:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-rsa/crypt-rsa-1.50.ebuild,v 1.7 2004/07/14 17:08:11 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/V/VI/VIPUL/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~amd64 ~mips" +IUSE="" DEPEND="dev-perl/math-pari dev-perl/crypt-random diff --git a/dev-perl/data-buffer/data-buffer-0.04.ebuild b/dev-perl/data-buffer/data-buffer-0.04.ebuild index 757922d7a4d3..6509753930f1 100644 --- a/dev-perl/data-buffer/data-buffer-0.04.ebuild +++ b/dev-perl/data-buffer/data-buffer-0.04.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/data-buffer/data-buffer-0.04.ebuild,v 1.6 2004/06/25 00:19:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/data-buffer/data-buffer-0.04.ebuild,v 1.7 2004/07/14 17:10:52 agriffis Exp $ inherit perl-module @@ -13,3 +13,4 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/B/BT/BTROTT/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc alpha hppa ~amd64 ~mips" +IUSE="" diff --git a/dev-perl/dbix-searchbuilder/dbix-searchbuilder-0.95.ebuild b/dev-perl/dbix-searchbuilder/dbix-searchbuilder-0.95.ebuild index d5f77801a46d..e24b1781ff6c 100644 --- a/dev-perl/dbix-searchbuilder/dbix-searchbuilder-0.95.ebuild +++ b/dev-perl/dbix-searchbuilder/dbix-searchbuilder-0.95.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/dbix-searchbuilder/dbix-searchbuilder-0.95.ebuild,v 1.4 2004/06/25 00:23:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/dbix-searchbuilder/dbix-searchbuilder-0.95.ebuild,v 1.5 2004/07/14 17:20:12 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/J/JE/JESSE/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha ~hppa" +IUSE="" DEPEND="${DEPEND} dev-perl/class-returnvalue" diff --git a/dev-perl/dbix-searchbuilder/dbix-searchbuilder-0.97.ebuild b/dev-perl/dbix-searchbuilder/dbix-searchbuilder-0.97.ebuild index e622518d6410..604250216377 100644 --- a/dev-perl/dbix-searchbuilder/dbix-searchbuilder-0.97.ebuild +++ b/dev-perl/dbix-searchbuilder/dbix-searchbuilder-0.97.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/dbix-searchbuilder/dbix-searchbuilder-0.97.ebuild,v 1.3 2004/06/25 00:23:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/dbix-searchbuilder/dbix-searchbuilder-0.97.ebuild,v 1.4 2004/07/14 17:20:12 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/J/JE/JESSE/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="~x86 ~amd64 ~ppc ~sparc alpha ~hppa" +IUSE="" DEPEND="${DEPEND} dev-perl/class-returnvalue" diff --git a/dev-perl/dbix-searchbuilder/dbix-searchbuilder-0.99.ebuild b/dev-perl/dbix-searchbuilder/dbix-searchbuilder-0.99.ebuild index cbf20b372d5b..f98b0bf036f3 100644 --- a/dev-perl/dbix-searchbuilder/dbix-searchbuilder-0.99.ebuild +++ b/dev-perl/dbix-searchbuilder/dbix-searchbuilder-0.99.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/dbix-searchbuilder/dbix-searchbuilder-0.99.ebuild,v 1.2 2004/06/25 00:23:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/dbix-searchbuilder/dbix-searchbuilder-0.99.ebuild,v 1.3 2004/07/14 17:20:12 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/J/JE/JESSE/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa" +IUSE="" SRC_TEST="do" diff --git a/dev-perl/digest-base/digest-base-1.05.ebuild b/dev-perl/digest-base/digest-base-1.05.ebuild index b8ff88b7705e..3a2ea69a0deb 100644 --- a/dev-perl/digest-base/digest-base-1.05.ebuild +++ b/dev-perl/digest-base/digest-base-1.05.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/digest-base/digest-base-1.05.ebuild,v 1.13 2004/06/25 00:24:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-base/digest-base-1.05.ebuild,v 1.14 2004/07/14 17:22:46 agriffis Exp $ inherit perl-module @@ -14,5 +14,6 @@ SRC_URI="http://www.cpan.org/modules/by-authors/id/G/GA/GAAS/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 s390" +IUSE="" mydoc="rfc*.txt" diff --git a/dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.ebuild b/dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.ebuild index 210fab815925..8c08f590624a 100644 --- a/dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.ebuild +++ b/dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.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/digest-bubblebabble/digest-bubblebabble-0.01.ebuild,v 1.6 2004/06/25 00:24:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.ebuild,v 1.7 2004/07/14 17:23:07 agriffis Exp $ inherit perl-module @@ -13,3 +13,4 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/B/BT/BTROTT/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc alpha hppa ~amd64 ~mips" +IUSE="" diff --git a/dev-perl/digest-md2/digest-md2-2.03.ebuild b/dev-perl/digest-md2/digest-md2-2.03.ebuild index 8c459df44036..db5590999346 100644 --- a/dev-perl/digest-md2/digest-md2-2.03.ebuild +++ b/dev-perl/digest-md2/digest-md2-2.03.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/digest-md2/digest-md2-2.03.ebuild,v 1.5 2004/06/25 00:24:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-md2/digest-md2-2.03.ebuild,v 1.6 2004/07/14 17:24:24 agriffis Exp $ inherit perl-module @@ -13,3 +13,4 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc alpha hppa ~amd64 ~mips" +IUSE="" diff --git a/dev-perl/extutils-depends/extutils-depends-0.102.ebuild b/dev-perl/extutils-depends/extutils-depends-0.102.ebuild index 9054add435a2..793b55ddf40d 100644 --- a/dev-perl/extutils-depends/extutils-depends-0.102.ebuild +++ b/dev-perl/extutils-depends/extutils-depends-0.102.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/extutils-depends/extutils-depends-0.102.ebuild,v 1.4 2004/06/25 00:26:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-depends/extutils-depends-0.102.ebuild,v 1.5 2004/07/14 17:28:53 agriffis Exp $ inherit perl-module @@ -14,3 +14,4 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~amd64" +IUSE="" diff --git a/dev-perl/extutils-depends/extutils-depends-0.202.ebuild b/dev-perl/extutils-depends/extutils-depends-0.202.ebuild index 70c2d46bc263..e11a81e4e543 100644 --- a/dev-perl/extutils-depends/extutils-depends-0.202.ebuild +++ b/dev-perl/extutils-depends/extutils-depends-0.202.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/extutils-depends/extutils-depends-0.202.ebuild,v 1.5 2004/06/25 00:26:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-depends/extutils-depends-0.202.ebuild,v 1.6 2004/07/14 17:28:53 agriffis Exp $ inherit perl-module @@ -14,3 +14,4 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/R/RM/RMCFARLA/Gtk2-Perl/${MY_P}. LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc sparc alpha hppa ~amd64 s390" +IUSE="" diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild index 4745fb0bf579..8586a64969ed 100644 --- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild +++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.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/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild,v 1.5 2004/06/25 00:27:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild,v 1.6 2004/07/14 17:30:09 agriffis Exp $ inherit perl-module @@ -13,3 +13,4 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha hppa ~amd64" +IUSE="" diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild index 58cef21be9a1..9a20b381a62e 100644 --- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild +++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.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/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild,v 1.4 2004/06/25 00:27:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild,v 1.5 2004/07/14 17:30:09 agriffis Exp $ inherit perl-module @@ -13,3 +13,4 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/R/RM/RMCFARLA/Gtk2-Perl/${MY_P}. LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~ppc sparc ~mips alpha hppa ~amd64" +IUSE="" diff --git a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild index fae94b3a24cb..17eede746112 100644 --- a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild +++ b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.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/frontier-rpc/frontier-rpc-0.07_beta4.ebuild,v 1.3 2004/06/25 00:31:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild,v 1.4 2004/07/14 17:36:47 agriffis Exp $ inherit perl-module @@ -14,5 +14,6 @@ HOMEPAGE="http://perl-xml.sourceforge.net/xml-rpc/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86" +IUSE="" DEPEND="dev-perl/XML-Parser" diff --git a/dev-perl/gnome2-canvas/gnome2-canvas-0.32.ebuild b/dev-perl/gnome2-canvas/gnome2-canvas-0.32.ebuild index b67aebbbec17..465d5e77b822 100644 --- a/dev-perl/gnome2-canvas/gnome2-canvas-0.32.ebuild +++ b/dev-perl/gnome2-canvas/gnome2-canvas-0.32.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/gnome2-canvas/gnome2-canvas-0.32.ebuild,v 1.3 2004/06/25 00:33:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-canvas/gnome2-canvas-0.32.ebuild,v 1.4 2004/07/14 17:39:34 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha ~hppa" +IUSE="" DEPEND="${DEPEND} >=x11-libs/gtk+-2* diff --git a/dev-perl/gnome2-canvas/gnome2-canvas-0.34.ebuild b/dev-perl/gnome2-canvas/gnome2-canvas-0.34.ebuild index 7d13340c8144..093427d231c0 100644 --- a/dev-perl/gnome2-canvas/gnome2-canvas-0.34.ebuild +++ b/dev-perl/gnome2-canvas/gnome2-canvas-0.34.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/gnome2-canvas/gnome2-canvas-0.34.ebuild,v 1.3 2004/06/25 00:33:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-canvas/gnome2-canvas-0.34.ebuild,v 1.4 2004/07/14 17:39:34 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/" SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa" +IUSE="" DEPEND="${DEPEND} >=x11-libs/gtk+-2* diff --git a/dev-perl/gnome2-canvas/gnome2-canvas-1.00.ebuild b/dev-perl/gnome2-canvas/gnome2-canvas-1.00.ebuild index aed4a4728e59..16ff62589428 100644 --- a/dev-perl/gnome2-canvas/gnome2-canvas-1.00.ebuild +++ b/dev-perl/gnome2-canvas/gnome2-canvas-1.00.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/gnome2-canvas/gnome2-canvas-1.00.ebuild,v 1.2 2004/06/25 00:33:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-canvas/gnome2-canvas-1.00.ebuild,v 1.3 2004/07/14 17:39:34 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/" SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa" +IUSE="" DEPEND="${DEPEND} diff --git a/dev-perl/gnome2-perl/gnome2-perl-0.30.ebuild b/dev-perl/gnome2-perl/gnome2-perl-0.30.ebuild index cff0af6ee54b..aec9aa6a31cf 100644 --- a/dev-perl/gnome2-perl/gnome2-perl-0.30.ebuild +++ b/dev-perl/gnome2-perl/gnome2-perl-0.30.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/gnome2-perl/gnome2-perl-0.30.ebuild,v 1.3 2004/06/25 00:33:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-perl/gnome2-perl-0.30.ebuild,v 1.4 2004/07/14 17:40:19 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~sparc ~ppc ~alpha" +IUSE="" DEPEND="${DEPEND} >=x11-libs/gtk+-2* diff --git a/dev-perl/gnome2-perl/gnome2-perl-0.49.ebuild b/dev-perl/gnome2-perl/gnome2-perl-0.49.ebuild index 65dc2bd189c7..d4d820da63da 100644 --- a/dev-perl/gnome2-perl/gnome2-perl-0.49.ebuild +++ b/dev-perl/gnome2-perl/gnome2-perl-0.49.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/gnome2-perl/gnome2-perl-0.49.ebuild,v 1.4 2004/06/25 00:33:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-perl/gnome2-perl-0.49.ebuild,v 1.5 2004/07/14 17:40:19 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~amd64" +IUSE="" DEPEND=">=x11-libs/gtk+-2* >=gnome-base/libgnomeprint-2* diff --git a/dev-perl/gnome2-perl/gnome2-perl-0.90.ebuild b/dev-perl/gnome2-perl/gnome2-perl-0.90.ebuild index c03796e4f979..0fafc813d0e3 100644 --- a/dev-perl/gnome2-perl/gnome2-perl-0.90.ebuild +++ b/dev-perl/gnome2-perl/gnome2-perl-0.90.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/gnome2-perl/gnome2-perl-0.90.ebuild,v 1.3 2004/06/25 00:33:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-perl/gnome2-perl-0.90.ebuild,v 1.4 2004/07/14 17:40:19 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/R/RM/RMCFARLA/Gtk2-Perl/${MY_P}. LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~amd64" +IUSE="" DEPEND=">=x11-libs/gtk+-2* >=gnome-base/libgnomeprint-2* diff --git a/dev-perl/gnome2-perl/gnome2-perl-1.00.ebuild b/dev-perl/gnome2-perl/gnome2-perl-1.00.ebuild index 98a77f20284f..77544d096a71 100644 --- a/dev-perl/gnome2-perl/gnome2-perl-1.00.ebuild +++ b/dev-perl/gnome2-perl/gnome2-perl-1.00.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/gnome2-perl/gnome2-perl-1.00.ebuild,v 1.2 2004/06/25 00:33:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-perl/gnome2-perl-1.00.ebuild,v 1.3 2004/07/14 17:40:19 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/R/RM/RMCFARLA/Gtk2-Perl/${MY_P}. LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64" +IUSE="" DEPEND=">=x11-libs/gtk+-2* >=gnome-base/libgnomeprint-2* diff --git a/dev-perl/gnome2-print/gnome2-print-0.5.ebuild b/dev-perl/gnome2-print/gnome2-print-0.5.ebuild index b7872c8d7591..54d7d4436ed3 100644 --- a/dev-perl/gnome2-print/gnome2-print-0.5.ebuild +++ b/dev-perl/gnome2-print/gnome2-print-0.5.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/gnome2-print/gnome2-print-0.5.ebuild,v 1.3 2004/06/25 00:33:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-print/gnome2-print-0.5.ebuild,v 1.4 2004/07/14 17:40:42 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~sparc ~ppc ~alpha" +IUSE="" DEPEND="${DEPEND} >=x11-libs/gtk+-2* diff --git a/dev-perl/gnome2-print/gnome2-print-0.61.ebuild b/dev-perl/gnome2-print/gnome2-print-0.61.ebuild index 7f17c0050601..ddcf3e6d4b56 100644 --- a/dev-perl/gnome2-print/gnome2-print-0.61.ebuild +++ b/dev-perl/gnome2-print/gnome2-print-0.61.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/gnome2-print/gnome2-print-0.61.ebuild,v 1.2 2004/06/25 00:33:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-print/gnome2-print-0.61.ebuild,v 1.3 2004/07/14 17:40:42 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://search.cpan.org/~rmcfarla/${P}" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~sparc ~ppc ~alpha" +IUSE="" DEPEND="${DEPEND} >=x11-libs/gtk+-2* diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-0.94.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-0.94.ebuild index 2b88bae12fcb..0034bd68f5eb 100644 --- a/dev-perl/gtk2-gladexml/gtk2-gladexml-0.94.ebuild +++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-0.94.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/gtk2-gladexml/gtk2-gladexml-0.94.ebuild,v 1.3 2004/06/25 00:34:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/gtk2-gladexml-0.94.ebuild,v 1.4 2004/07/14 17:41:33 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha ~hppa" +IUSE="" DEPEND="${DEPEND} >=x11-libs/gtk+-2* diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.00.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.00.ebuild index 2c9f392b0c40..3983afa201ec 100644 --- a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.00.ebuild +++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.00.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/gtk2-gladexml/gtk2-gladexml-1.00.ebuild,v 1.2 2004/06/25 00:34:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/gtk2-gladexml-1.00.ebuild,v 1.3 2004/07/14 17:41:33 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/" SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +IUSE="" DEPEND="${DEPEND} >=x11-libs/gtk+-2* diff --git a/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild b/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild index b7494193b69e..df8ce3589110 100644 --- a/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild +++ b/dev-perl/gtk2-spell/gtk2-spell-1.03.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/gtk2-spell/gtk2-spell-1.03.ebuild,v 1.2 2004/06/25 00:34:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild,v 1.3 2004/07/14 17:45:10 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha ~hppa" +IUSE="" DEPEND="${DEPEND} >=x11-libs/gtk+-2* diff --git a/dev-perl/i18n-langtags/i18n-langtags-0.28.ebuild b/dev-perl/i18n-langtags/i18n-langtags-0.28.ebuild index 47a29d0686c3..9f362238b244 100644 --- a/dev-perl/i18n-langtags/i18n-langtags-0.28.ebuild +++ b/dev-perl/i18n-langtags/i18n-langtags-0.28.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/i18n-langtags/i18n-langtags-0.28.ebuild,v 1.4 2004/06/25 00:38:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/i18n-langtags/i18n-langtags-0.28.ebuild,v 1.5 2004/07/14 17:57:04 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ SRC_URI="http://www.cpan.org/modules/by-module/I18N/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~ppc sparc alpha hppa ~amd64" +IUSE="" src_compile() { perl-module_src_compile diff --git a/dev-perl/i18n-langtags/i18n-langtags-0.30.ebuild b/dev-perl/i18n-langtags/i18n-langtags-0.30.ebuild index 12ccd84a31b5..44c2bc0d1156 100644 --- a/dev-perl/i18n-langtags/i18n-langtags-0.30.ebuild +++ b/dev-perl/i18n-langtags/i18n-langtags-0.30.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/i18n-langtags/i18n-langtags-0.30.ebuild,v 1.2 2004/06/25 00:38:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/i18n-langtags/i18n-langtags-0.30.ebuild,v 1.3 2004/07/14 17:57:04 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ SRC_URI="http://www.cpan.org/modules/by-module/I18N/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64" +IUSE="" SRC_TEST="do" |