diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:44:56 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:44:56 +0000 |
commit | 1298f8311ffaa5287dc71c17c0fb9d6853b59c4d (patch) | |
tree | fd522722fe64f967b2ded488cd6d6a3812351993 | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace... (diff) | |
download | gentoo-2-1298f8311ffaa5287dc71c17c0fb9d6853b59c4d.tar.gz gentoo-2-1298f8311ffaa5287dc71c17c0fb9d6853b59c4d.tar.bz2 gentoo-2-1298f8311ffaa5287dc71c17c0fb9d6853b59c4d.zip |
sync IUSE (missing)
-rw-r--r-- | dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.21.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/Text-CSV/Text-CSV-0.23-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/Text-CSV/Text-CSV-0.23.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/Text-Diff/Text-Diff-0.35.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/text-autoformat/text-autoformat-1.12.ebuild | 3 |
8 files changed, 16 insertions, 8 deletions
diff --git a/dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.21.ebuild b/dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.21.ebuild index aafd6b2b88ee..3af9e34f9b0c 100644 --- a/dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.21.ebuild +++ b/dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.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/Test-SimpleUnit/Test-SimpleUnit-1.21.ebuild,v 1.2 2004/06/25 01:03:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.21.ebuild,v 1.3 2004/07/14 20:41:03 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://www.cpan.org/authors/id/G/GE/GED/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" SRC_TEST="do" DEPEND="dev-perl/ExtUtils-AutoInstall diff --git a/dev-perl/Text-CSV/Text-CSV-0.23-r1.ebuild b/dev-perl/Text-CSV/Text-CSV-0.23-r1.ebuild index bdc07d775de7..e103536430a7 100644 --- a/dev-perl/Text-CSV/Text-CSV-0.23-r1.ebuild +++ b/dev-perl/Text-CSV/Text-CSV-0.23-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/Text-CSV/Text-CSV-0.23-r1.ebuild,v 1.6 2004/06/25 01:04:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV/Text-CSV-0.23-r1.ebuild,v 1.7 2004/07/14 20:43:25 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${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/Text-CSV/Text-CSV-0.23.ebuild b/dev-perl/Text-CSV/Text-CSV-0.23.ebuild index 91a476069ac1..b24b529f2cc0 100644 --- a/dev-perl/Text-CSV/Text-CSV-0.23.ebuild +++ b/dev-perl/Text-CSV/Text-CSV-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/Text-CSV/Text-CSV-0.23.ebuild,v 1.14 2004/06/25 01:04:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV/Text-CSV-0.23.ebuild,v 1.15 2004/07/14 20:43:25 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${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/Text-Diff/Text-Diff-0.35.ebuild b/dev-perl/Text-Diff/Text-Diff-0.35.ebuild index 4e05b0bc7a00..6f1cc49fcfd5 100644 --- a/dev-perl/Text-Diff/Text-Diff-0.35.ebuild +++ b/dev-perl/Text-Diff/Text-Diff-0.35.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/Text-Diff/Text-Diff-0.35.ebuild,v 1.2 2004/06/25 01:04:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-0.35.ebuild,v 1.3 2004/07/14 20:43:45 agriffis Exp $ inherit perl-module @@ -11,5 +11,6 @@ SRC_URI="http://www.cpan.org/authors/id/R/RB/RBS/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="dev-perl/Algorithm-Diff" diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild index 583c3b82a768..87803e185f9e 100644 --- a/dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild +++ b/dev-perl/Text-Iconv/Text-Iconv-1.2-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/Text-Iconv/Text-Iconv-1.2-r1.ebuild,v 1.8 2004/06/25 01:04:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild,v 1.9 2004/07/14 20:44:35 agriffis Exp $ inherit perl-module @@ -11,3 +11,4 @@ SRC_URI="http://cpan.org/modules/by-module/Text/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="x86 amd64 sparc ~ppc alpha" +IUSE="" diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild index 12e336e63068..c0cc350f979e 100644 --- a/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild +++ b/dev-perl/Text-Iconv/Text-Iconv-1.2.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/Text-Iconv/Text-Iconv-1.2.ebuild,v 1.8 2004/06/25 01:04:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild,v 1.9 2004/07/14 20:44:35 agriffis Exp $ inherit perl-module @@ -11,3 +11,4 @@ SRC_URI="http://cpan.org/modules/by-module/Text/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="x86 amd64 sparc ~ppc ~alpha" +IUSE="" diff --git a/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild b/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild index e5abb8b9ec6c..c0a5262dcec2 100644 --- a/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild +++ b/dev-perl/Text-Kakasi/Text-Kakasi-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/Text-Kakasi/Text-Kakasi-2.04.ebuild,v 1.7 2004/06/25 01:05:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild,v 1.8 2004/07/14 20:44:56 agriffis Exp $ inherit perl-module eutils @@ -11,6 +11,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/D/DA/DANKOGAI/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 amd64 ~ppc" +IUSE="" DEPEND=">=app-i18n/kakasi-2.3.4" diff --git a/dev-perl/text-autoformat/text-autoformat-1.12.ebuild b/dev-perl/text-autoformat/text-autoformat-1.12.ebuild index 25a22a4e88cd..8c346da2a883 100644 --- a/dev-perl/text-autoformat/text-autoformat-1.12.ebuild +++ b/dev-perl/text-autoformat/text-autoformat-1.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/text-autoformat/text-autoformat-1.12.ebuild,v 1.3 2004/06/25 01:03:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.12.ebuild,v 1.4 2004/07/14 20:42:06 agriffis Exp $ inherit perl-module @@ -14,6 +14,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ~amd64 ~ppc ~sparc alpha ~hppa" +IUSE="" DEPEND="${DEPEND} dev-perl/text-reform" |