summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 16:48:20 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 16:48:20 +0000
commit40e30c000340431d1434c460656d87ba17e470ce (patch)
treefbe482332dc4652c5e725e5900b08388e6b4a8f4 /dev-perl/CGI
parentdon't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-40e30c000340431d1434c460656d87ba17e470ce.tar.gz
gentoo-2-40e30c000340431d1434c460656d87ba17e470ce.tar.bz2
gentoo-2-40e30c000340431d1434c460656d87ba17e470ce.zip
sync IUSE (missing)
Diffstat (limited to 'dev-perl/CGI')
-rw-r--r--dev-perl/CGI/CGI-2.81.ebuild3
-rw-r--r--dev-perl/CGI/CGI-2.93.ebuild3
-rw-r--r--dev-perl/CGI/CGI-2.97.ebuild3
3 files changed, 6 insertions, 3 deletions
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 )"