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
commit574137300bf8172fe925488f7f26bb110052865e (patch)
tree11464086a6211e0413b011231ca9cc15b61f5dcd /dev-php/php-cgi
parentQA: Settings DEPEND="${DEPEND}" is useless. (diff)
downloadhistorical-574137300bf8172fe925488f7f26bb110052865e.tar.gz
historical-574137300bf8172fe925488f7f26bb110052865e.tar.bz2
historical-574137300bf8172fe925488f7f26bb110052865e.zip
QA: Setting DEPEND="${DEPEND}" is useless; Don't include ${IUSE} in the initial IUSE setting
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-php/php-cgi')
-rw-r--r--dev-php/php-cgi/Manifest10
-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
5 files changed, 19 insertions, 10 deletions
diff --git a/dev-php/php-cgi/Manifest b/dev-php/php-cgi/Manifest
index 0324f9dc2dae..b6ecd408474f 100644
--- a/dev-php/php-cgi/Manifest
+++ b/dev-php/php-cgi/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 c0bd822bdfa1d1b871a91c49cdb8e155 ChangeLog 12479
MD5 225b57325cbdf582288a8796da9d72f5 files/digest-php-cgi-4.3.11-r1 287
MD5 09d7dee078c684b0de0e4de6209ef634 files/digest-php-cgi-4.4.0 285
@@ -14,3 +17,10 @@ MD5 87afbaa27805c015e37148d0347887af php-cgi-4.3.11-r1.ebuild 1110
MD5 d872a25f985f00e2d9cc17379b2d0492 php-cgi-4.4.0-r1.ebuild 972
MD5 33462c2afde5eccf1dc160421e0ef073 php-cgi-4.4.0.ebuild 970
MD5 b1962214925ca2e9fb86b0428a2fcfde php-cgi-5.0.4.ebuild 1278
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFC2SgcI1lqEGTUzyQRAqK7AJ9RvZB8AzvRjU83iOFLbIWpNd/V/wCgn5Z9
+745cjZtE6Ng3XqhkD+YaQn0=
+=Aq7K
+-----END PGP SIGNATURE-----
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"