summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-16 15:30:12 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-16 15:30:12 +0000
commitdb66d05bc2bcc4fd89db1a308081d54475a42758 (patch)
treed2608417d913ac93e5bee1c3abe6c74f31f2760f
parentQA: Settings DEPEND="${DEPEND}" is useless. (diff)
downloadgentoo-2-db66d05bc2bcc4fd89db1a308081d54475a42758.tar.gz
gentoo-2-db66d05bc2bcc4fd89db1a308081d54475a42758.tar.bz2
gentoo-2-db66d05bc2bcc4fd89db1a308081d54475a42758.zip
QA: Setting DEPEND="${DEPEND}" is useless; Don't include ${IUSE} in the initial IUSE setting
(Portage version: 2.0.51.22-r1)
-rw-r--r--dev-php/php-cgi/php-cgi-4.3.11-r1.ebuild4
-rw-r--r--dev-php/php-cgi/php-cgi-4.4.0-r1.ebuild4
-rw-r--r--dev-php/php-cgi/php-cgi-4.4.0.ebuild4
-rw-r--r--dev-php/php-cgi/php-cgi-5.0.4.ebuild7
4 files changed, 9 insertions, 10 deletions
diff --git a/dev-php/php-cgi/php-cgi-4.3.11-r1.ebuild b/dev-php/php-cgi/php-cgi-4.3.11-r1.ebuild
index 10880dea31fa..3b80c87d6099 100644
--- a/dev-php/php-cgi/php-cgi-4.3.11-r1.ebuild
+++ b/dev-php/php-cgi/php-cgi-4.3.11-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/php-cgi-4.3.11-r1.ebuild,v 1.5 2005/07/08 04:41:23 hardave Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/php-cgi-4.3.11-r1.ebuild,v 1.6 2005/07/16 15:30:12 swegener Exp $
PHPSAPI="cgi"
inherit php-sapi eutils
DESCRIPTION="PHP CGI"
SLOT="0"
-IUSE="${IUSE} force-cgi-redirect"
+IUSE="force-cgi-redirect"
KEYWORDS="alpha amd64 hppa ia64 mips ppc sparc x86"
# for this revision only
diff --git a/dev-php/php-cgi/php-cgi-4.4.0-r1.ebuild b/dev-php/php-cgi/php-cgi-4.4.0-r1.ebuild
index 7f60c4d0a314..f1ff839e2524 100644
--- a/dev-php/php-cgi/php-cgi-4.4.0-r1.ebuild
+++ b/dev-php/php-cgi/php-cgi-4.4.0-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/php-cgi-4.4.0-r1.ebuild,v 1.1 2005/07/14 08:48:19 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/php-cgi-4.4.0-r1.ebuild,v 1.2 2005/07/16 15:30:12 swegener Exp $
PHPSAPI="cgi"
inherit php-sapi eutils
DESCRIPTION="PHP CGI"
SLOT="0"
-IUSE="${IUSE} fastcgi force-cgi-redirect"
+IUSE="fastcgi force-cgi-redirect"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
# for this revision only
diff --git a/dev-php/php-cgi/php-cgi-4.4.0.ebuild b/dev-php/php-cgi/php-cgi-4.4.0.ebuild
index dc4a95f8095e..67d7b4f06a07 100644
--- a/dev-php/php-cgi/php-cgi-4.4.0.ebuild
+++ b/dev-php/php-cgi/php-cgi-4.4.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/php-cgi-4.4.0.ebuild,v 1.8 2005/07/15 12:47:39 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/php-cgi-4.4.0.ebuild,v 1.9 2005/07/16 15:30:12 swegener Exp $
PHPSAPI="cgi"
inherit php-sapi eutils
DESCRIPTION="PHP CGI"
SLOT="0"
-IUSE="${IUSE} force-cgi-redirect"
+IUSE="force-cgi-redirect"
KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86"
# for this revision only
diff --git a/dev-php/php-cgi/php-cgi-5.0.4.ebuild b/dev-php/php-cgi/php-cgi-5.0.4.ebuild
index 0d3dfc101e70..5271266b73bf 100644
--- a/dev-php/php-cgi/php-cgi-5.0.4.ebuild
+++ b/dev-php/php-cgi/php-cgi-5.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/php-cgi-5.0.4.ebuild,v 1.5 2005/07/14 08:48:19 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/php-cgi-5.0.4.ebuild,v 1.6 2005/07/16 15:30:12 swegener Exp $
PHPSAPI="cgi"
MY_PHP_P="php-${PV}"
@@ -12,11 +12,10 @@ inherit php5-sapi-r2 eutils
DESCRIPTION="PHP Shell Interpreter"
LICENSE="PHP"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
-DEPEND="$DEPEND"
-RDEPEND="$RDEPEND"
+DEPEND=""
PROVIDE="virtual/httpd-php"
SLOT="0"
-IUSE="$IUSE fastcgi force-cgi-redirect"
+IUSE="fastcgi force-cgi-redirect"
PHP_INSTALLTARGETS="install"