diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:40:42 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:40:42 +0000 |
commit | 22e8ae5e9efedee01dd1a855805f830b4fb55fa9 (patch) | |
tree | aa3cbc0cdfc316c1487504522391d31084e4f0ed | |
parent | don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-22e8ae5e9efedee01dd1a855805f830b4fb55fa9.tar.gz historical-22e8ae5e9efedee01dd1a855805f830b4fb55fa9.tar.bz2 historical-22e8ae5e9efedee01dd1a855805f830b4fb55fa9.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
20 files changed, 39 insertions, 39 deletions
diff --git a/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild b/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild index 7573b528828e..db3a6b7d4a93 100644 --- a/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild +++ b/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild @@ -3,7 +3,6 @@ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Regexp::Shellish - Shell-like regular expressions" SRC_URI="http://www.cpan.org/modules/by-authors/id/R/RB/RBS/${P}.tar.gz" @@ -11,3 +10,4 @@ SLOT="0" LICENSE="Artistic" SRC_TEST="do" KEYWORDS="~alpha ~mips ~ppc ~sparc x86" +IUSE="" diff --git a/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild b/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild index 24d26faacf96..4087309df5d6 100644 --- a/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild +++ b/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild,v 1.6 2004/06/25 00:59:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild,v 1.7 2004/07/14 20:25:32 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="A SNMP Perl Module" SRC_URI="ftp://ftp.switch.ch/software/sources/network/snmp/perl/${P}.tar.gz" HOMEPAGE="http://www.switch.ch/misc/leinen/snmp/perl/" @@ -12,6 +11,7 @@ HOMEPAGE="http://www.switch.ch/misc/leinen/snmp/perl/" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" mydoc="README.SNMP_util" diff --git a/dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild b/dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild index dc351b6ecbb7..75601ebbe431 100644 --- a/dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild +++ b/dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild,v 1.15 2004/06/25 00:59:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild,v 1.16 2004/07/14 20:25:32 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="A SNMP Perl Module" SRC_URI="ftp://ftp.switch.ch/software/sources/network/snmp/perl/${P}.tar.gz" HOMEPAGE="http://www.switch.ch/misc/leinen/snmp/perl/" @@ -12,6 +11,7 @@ HOMEPAGE="http://www.switch.ch/misc/leinen/snmp/perl/" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" mydoc="README.SNMP_util" diff --git a/dev-perl/SOAP/SOAP-0.28-r1.ebuild b/dev-perl/SOAP/SOAP-0.28-r1.ebuild index 44039bff2708..6f1cde1c2ead 100644 --- a/dev-perl/SOAP/SOAP-0.28-r1.ebuild +++ b/dev-perl/SOAP/SOAP-0.28-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP/SOAP-0.28-r1.ebuild,v 1.14 2004/06/25 00:59:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP/SOAP-0.28-r1.ebuild,v 1.15 2004/07/14 20:25:49 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="A Perl Module for SOAP" SRC_URI="http://cpan.valueclick.com/modules/by-module/SOAP/${P}.tar.gz" HOMEPAGE="http://cpan.valueclick.com/modules/by-module/SOAP/${P}.readme" @@ -12,6 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-module/SOAP/${P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="${DEPEND} >=dev-perl/XML-Parser-2.29 diff --git a/dev-perl/SOAP/SOAP-0.28-r2.ebuild b/dev-perl/SOAP/SOAP-0.28-r2.ebuild index dc123cfdb941..f672010a4f40 100644 --- a/dev-perl/SOAP/SOAP-0.28-r2.ebuild +++ b/dev-perl/SOAP/SOAP-0.28-r2.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP/SOAP-0.28-r2.ebuild,v 1.7 2004/06/25 00:59:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP/SOAP-0.28-r2.ebuild,v 1.8 2004/07/14 20:25:49 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="A Perl Module for SOAP" SRC_URI="http://cpan.valueclick.com/modules/by-module/SOAP/${P}.tar.gz" HOMEPAGE="http://cpan.valueclick.com/modules/by-module/SOAP/${P}.readme" @@ -12,6 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-module/SOAP/${P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="${DEPEND} dev-perl/libwww-perl diff --git a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.08.ebuild b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.08.ebuild index bf678f443ffd..1ab9f0e06884 100644 --- a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.08.ebuild +++ b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.08.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.08.ebuild,v 1.7 2004/06/25 00:58:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.08.ebuild,v 1.8 2004/07/14 20:23:09 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Scalar-List-Utils module for perl" SRC_URI="http://cpan.org/modules/by-module/Scalar/${P}.tar.gz" HOMEPAGE="http://cpan.org/modules/by-module/Scalar/" @@ -12,5 +11,6 @@ HOMEPAGE="http://cpan.org/modules/by-module/Scalar/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="${DEPEND}" diff --git a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild index 65f9cf7ada8d..340467a0e478 100644 --- a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild +++ b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild,v 1.5 2004/06/25 00:58:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild,v 1.6 2004/07/14 20:23:09 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Scalar-List-Utils module for perl" SRC_URI="http://cpan.org/modules/by-module/Scalar/${P}.tar.gz" HOMEPAGE="http://cpan.org/modules/by-module/Scalar/" @@ -12,5 +11,6 @@ HOMEPAGE="http://cpan.org/modules/by-module/Scalar/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ~ppc sparc alpha" +IUSE="" DEPEND="${DEPEND}" diff --git a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild index 4758a1fdc8cf..568db5920447 100644 --- a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild +++ b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild,v 1.2 2004/06/25 00:58:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild,v 1.3 2004/07/14 20:23:09 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Scalar-List-Utils module for perl" SRC_URI="http://cpan.org/modules/by-module/Scalar/${P}.tar.gz" HOMEPAGE="http://cpan.org/modules/by-module/Scalar/" @@ -12,5 +11,6 @@ HOMEPAGE="http://cpan.org/modules/by-module/Scalar/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +IUSE="" DEPEND="${DEPEND}" diff --git a/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild b/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild index a85a88e2acb2..24b16581d4b1 100644 --- a/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild +++ b/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild,v 1.2 2004/06/25 00:59:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild,v 1.3 2004/07/14 20:28:56 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Statistics-Descriptive-Discrete module" SRC_URI="http://search.cpan.org/CPAN/authors/id/R/RH/RHETTBULL/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/search?module=Statistics::Descriptive::Discrete" @@ -12,6 +11,7 @@ HOMEPAGE="http://search.cpan.org/search?module=Statistics::Descriptive::Discrete SLOT="0" LICENSE="Artistic" KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha" +IUSE="" mydoc="TODO" diff --git a/dev-perl/Storable/Storable-1.0.14-r1.ebuild b/dev-perl/Storable/Storable-1.0.14-r1.ebuild index 3185d8841291..787bfddd7aa9 100644 --- a/dev-perl/Storable/Storable-1.0.14-r1.ebuild +++ b/dev-perl/Storable/Storable-1.0.14-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Storable/Storable-1.0.14-r1.ebuild,v 1.7 2004/06/25 01:00:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Storable/Storable-1.0.14-r1.ebuild,v 1.8 2004/07/14 20:29:44 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="The Perl Storable Module" SRC_URI="http://www.cpan.org/modules/by-module/Storable/${P}.tar.gz" @@ -13,5 +12,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Storable/${P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="dev-perl/Test-Simple" diff --git a/dev-perl/Storable/Storable-1.0.14.ebuild b/dev-perl/Storable/Storable-1.0.14.ebuild index 764295209209..66f8cc8a8c2c 100644 --- a/dev-perl/Storable/Storable-1.0.14.ebuild +++ b/dev-perl/Storable/Storable-1.0.14.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Storable/Storable-1.0.14.ebuild,v 1.16 2004/06/25 01:00:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Storable/Storable-1.0.14.ebuild,v 1.17 2004/07/14 20:29:44 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="The Perl Storable Module" SRC_URI="http://www.cpan.org/modules/by-module/Storable/${P}.tar.gz" @@ -13,5 +12,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Storable/${P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="dev-perl/Test-Simple" diff --git a/dev-perl/Storable/Storable-2.04-r1.ebuild b/dev-perl/Storable/Storable-2.04-r1.ebuild index 728d2f2ce189..a1a566cfdc76 100644 --- a/dev-perl/Storable/Storable-2.04-r1.ebuild +++ b/dev-perl/Storable/Storable-2.04-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Storable/Storable-2.04-r1.ebuild,v 1.8 2004/06/25 01:00:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Storable/Storable-2.04-r1.ebuild,v 1.9 2004/07/14 20:29:44 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="The Perl Storable Module" SRC_URI="http://www.cpan.org/modules/by-module/Storable/${P}.tar.gz" @@ -13,5 +12,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Storable/${P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc alpha hppa" +IUSE="" DEPEND="dev-perl/Test-Simple" diff --git a/dev-perl/Storable/Storable-2.04.ebuild b/dev-perl/Storable/Storable-2.04.ebuild index 9f28eda8a8a1..1893b1fd8671 100644 --- a/dev-perl/Storable/Storable-2.04.ebuild +++ b/dev-perl/Storable/Storable-2.04.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Storable/Storable-2.04.ebuild,v 1.8 2004/06/25 01:00:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Storable/Storable-2.04.ebuild,v 1.9 2004/07/14 20:29:44 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="The Perl Storable Module" SRC_URI="http://www.cpan.org/modules/by-module/Storable/${P}.tar.gz" @@ -13,5 +12,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Storable/${P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc alpha" +IUSE="" DEPEND="dev-perl/Test-Simple" diff --git a/dev-perl/Storable/Storable-2.07.ebuild b/dev-perl/Storable/Storable-2.07.ebuild index 6cc4792091f7..c269a4135f6b 100644 --- a/dev-perl/Storable/Storable-2.07.ebuild +++ b/dev-perl/Storable/Storable-2.07.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Storable/Storable-2.07.ebuild,v 1.6 2004/06/25 01:00:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Storable/Storable-2.07.ebuild,v 1.7 2004/07/14 20:29:44 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="The Perl Storable Module" SRC_URI="http://www.cpan.org/modules/by-module/Storable/${P}.tar.gz" @@ -13,5 +12,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Storable/${P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ~ppc ~alpha sparc hppa" +IUSE="" DEPEND="dev-perl/Test-Simple" diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild index dd27e5a6dae9..df40a5efb69c 100644 --- a/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild +++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild,v 1.6 2004/06/25 01:00:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild,v 1.7 2004/07/14 20:34:27 agriffis Exp $ inherit perl-module -S="${WORKDIR}/${P}" DESCRIPTION="Quote strings for passing through the shell" SRC_URI="http://cpan.valueclick.com/modules/by-module/String/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/author/ROSCH/String-ShellQuote-1.00/ShellQuote.pm" @@ -12,3 +11,4 @@ HOMEPAGE="http://search.cpan.org/author/ROSCH/String-ShellQuote-1.00/ShellQuote. SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.00.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.00.ebuild index 43ecbcbc90a9..e6844309b5ff 100644 --- a/dev-perl/String-ShellQuote/String-ShellQuote-1.00.ebuild +++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.00.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.00.ebuild,v 1.8 2004/06/25 01:00:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.00.ebuild,v 1.9 2004/07/14 20:34:27 agriffis Exp $ inherit perl-module -S="${WORKDIR}/${P}" DESCRIPTION="Quote strings for passing through the shell" SRC_URI="http://cpan.valueclick.com/modules/by-module/String/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/author/ROSCH/String-ShellQuote-1.00/ShellQuote.pm" @@ -12,3 +11,4 @@ HOMEPAGE="http://search.cpan.org/author/ROSCH/String-ShellQuote-1.00/ShellQuote. SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" diff --git a/dev-perl/TermReadKey/TermReadKey-2.19-r1.ebuild b/dev-perl/TermReadKey/TermReadKey-2.19-r1.ebuild index da29e33e5ed0..d56d8da808d8 100644 --- a/dev-perl/TermReadKey/TermReadKey-2.19-r1.ebuild +++ b/dev-perl/TermReadKey/TermReadKey-2.19-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/TermReadKey/TermReadKey-2.19-r1.ebuild,v 1.9 2004/06/25 01:01:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TermReadKey/TermReadKey-2.19-r1.ebuild,v 1.10 2004/07/14 20:37:00 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Change terminal modes, and perform non-blocking reads." HOMEPAGE="http://cpan.valueclick.com/authors/id/J/JS/JSTOWE/${P}.readme" SRC_URI="http://cpan.valueclick.com/authors/id/J/JS/JSTOWE/${P}.tar.gz" @@ -12,5 +11,6 @@ SRC_URI="http://cpan.valueclick.com/authors/id/J/JS/JSTOWE/${P}.tar.gz" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha hppa" +IUSE="" mymake="/usr" diff --git a/dev-perl/TermReadKey/TermReadKey-2.19.ebuild b/dev-perl/TermReadKey/TermReadKey-2.19.ebuild index 1b800510072d..59e74084236a 100644 --- a/dev-perl/TermReadKey/TermReadKey-2.19.ebuild +++ b/dev-perl/TermReadKey/TermReadKey-2.19.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/TermReadKey/TermReadKey-2.19.ebuild,v 1.15 2004/06/25 01:01:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TermReadKey/TermReadKey-2.19.ebuild,v 1.16 2004/07/14 20:37:00 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Change terminal modes, and perform non-blocking reads." HOMEPAGE="http://cpan.valueclick.com/authors/id/J/JS/JSTOWE/${P}.readme" SRC_URI="http://cpan.valueclick.com/authors/id/J/JS/JSTOWE/${P}.tar.gz" @@ -12,5 +11,6 @@ SRC_URI="http://cpan.valueclick.com/authors/id/J/JS/JSTOWE/${P}.tar.gz" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha hppa" +IUSE="" mymake="/usr" diff --git a/dev-perl/Test-Pod/Test-Pod-1.08.ebuild b/dev-perl/Test-Pod/Test-Pod-1.08.ebuild index 64522b2de599..f16946fba98d 100644 --- a/dev-perl/Test-Pod/Test-Pod-1.08.ebuild +++ b/dev-perl/Test-Pod/Test-Pod-1.08.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.08.ebuild,v 1.4 2004/06/25 01:03:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.08.ebuild,v 1.5 2004/07/14 20:40:42 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="check for POD errors in files" @@ -15,6 +14,7 @@ SRC_TEST="do" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha" +IUSE="" DEPEND="dev-perl/Pod-Simple dev-perl/Test-Builder-Tester" diff --git a/dev-perl/Test-Pod/Test-Pod-1.16.ebuild b/dev-perl/Test-Pod/Test-Pod-1.16.ebuild index cbb704da4297..dffec7af7d2a 100644 --- a/dev-perl/Test-Pod/Test-Pod-1.16.ebuild +++ b/dev-perl/Test-Pod/Test-Pod-1.16.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.16.ebuild,v 1.2 2004/06/25 01:03:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.16.ebuild,v 1.3 2004/07/14 20:40:42 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="check for POD errors in files" @@ -15,6 +14,7 @@ SRC_TEST="do" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +IUSE="" DEPEND="dev-perl/Pod-Simple dev-perl/Test-Builder-Tester" |