summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 17:19:42 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 17:19:42 +0000
commiteb007e4b5e32257fc02cc47de05e6df7ed14bb7e (patch)
treebfa01849aa1cdc37a50522dc4813898bc6fae3d0
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace... (diff)
downloadgentoo-2-eb007e4b5e32257fc02cc47de05e6df7ed14bb7e.tar.gz
gentoo-2-eb007e4b5e32257fc02cc47de05e6df7ed14bb7e.tar.bz2
gentoo-2-eb007e4b5e32257fc02cc47de05e6df7ed14bb7e.zip
sync IUSE (missing)
-rw-r--r--dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild3
-rw-r--r--dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild3
-rw-r--r--dev-perl/DateManip/DateManip-5.40-r1.ebuild3
-rw-r--r--dev-perl/DateManip/DateManip-5.40-r2.ebuild3
-rw-r--r--dev-perl/DateManip/DateManip-5.42a.ebuild3
-rw-r--r--dev-perl/DateTime-Locale/DateTime-Locale-0.08.ebuild3
-rw-r--r--dev-perl/DateTime-Locale/DateTime-Locale-0.09.ebuild3
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.2507.ebuild3
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.27.ebuild3
9 files changed, 18 insertions, 9 deletions
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/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