diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-16 15:23:54 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-16 15:23:54 +0000 |
commit | c13401809a03b243b744afe62a14212032e91e6e (patch) | |
tree | 12a3e8c6f487f5042031483d911d6497b9400d04 /dev-php | |
parent | Marked ~ppc for bug #98814. (diff) | |
download | gentoo-2-c13401809a03b243b744afe62a14212032e91e6e.tar.gz gentoo-2-c13401809a03b243b744afe62a14212032e91e6e.tar.bz2 gentoo-2-c13401809a03b243b744afe62a14212032e91e6e.zip |
QA: Don't include ${IUSE} in the initial IUSE setting.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/mod_php/mod_php-4.3.11.ebuild | 4 | ||||
-rw-r--r-- | dev-php/mod_php/mod_php-4.4.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/mod_php/mod_php-4.4.0.ebuild | 4 | ||||
-rw-r--r-- | dev-php/mod_php/mod_php-5.0.4.ebuild | 4 | ||||
-rw-r--r-- | dev-php/mod_php/mod_php-5.1.0_beta-r2.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/dev-php/mod_php/mod_php-4.3.11.ebuild b/dev-php/mod_php/mod_php-4.3.11.ebuild index 360634a3cfde..8cac28fb6378 100644 --- a/dev-php/mod_php/mod_php-4.3.11.ebuild +++ b/dev-php/mod_php/mod_php-4.3.11.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.3.11.ebuild,v 1.16 2005/07/08 04:14:53 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.3.11.ebuild,v 1.17 2005/07/16 15:23:54 swegener Exp $ -IUSE="${IUSE} apache2" +IUSE="apache2" KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 s390 sparc x86" diff --git a/dev-php/mod_php/mod_php-4.4.0-r1.ebuild b/dev-php/mod_php/mod_php-4.4.0-r1.ebuild index 743f0813765c..fd18d5bbecc8 100644 --- a/dev-php/mod_php/mod_php-4.4.0-r1.ebuild +++ b/dev-php/mod_php/mod_php-4.4.0-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.4.0-r1.ebuild,v 1.2 2005/07/12 14:48:40 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.4.0-r1.ebuild,v 1.3 2005/07/16 15:23:54 swegener Exp $ -IUSE="${IUSE} apache2" +IUSE="apache2" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~ppc64" diff --git a/dev-php/mod_php/mod_php-4.4.0.ebuild b/dev-php/mod_php/mod_php-4.4.0.ebuild index 87e59ad2470c..180031b918e7 100644 --- a/dev-php/mod_php/mod_php-4.4.0.ebuild +++ b/dev-php/mod_php/mod_php-4.4.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.4.0.ebuild,v 1.11 2005/07/14 15:44:59 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.4.0.ebuild,v 1.12 2005/07/16 15:23:54 swegener Exp $ -IUSE="${IUSE} apache2" +IUSE="apache2" KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86" diff --git a/dev-php/mod_php/mod_php-5.0.4.ebuild b/dev-php/mod_php/mod_php-5.0.4.ebuild index 0d9e182b5cd0..d389083c6efc 100644 --- a/dev-php/mod_php/mod_php-5.0.4.ebuild +++ b/dev-php/mod_php/mod_php-5.0.4.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-5.0.4.ebuild,v 1.5 2005/06/11 13:30:30 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-5.0.4.ebuild,v 1.6 2005/07/16 15:23:54 swegener Exp $ -IUSE="${IUSE} apache2" +IUSE="apache2" # this duplicates the code from depend.apache.eclass, but it's the # only way to do this here diff --git a/dev-php/mod_php/mod_php-5.1.0_beta-r2.ebuild b/dev-php/mod_php/mod_php-5.1.0_beta-r2.ebuild index 1cff6bcca48a..db880803d479 100644 --- a/dev-php/mod_php/mod_php-5.1.0_beta-r2.ebuild +++ b/dev-php/mod_php/mod_php-5.1.0_beta-r2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-5.1.0_beta-r2.ebuild,v 1.1 2005/07/13 15:16:24 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-5.1.0_beta-r2.ebuild,v 1.2 2005/07/16 15:23:54 swegener Exp $ -IUSE="${IUSE} apache2" +IUSE="apache2" # this duplicates the code from depend.apache.eclass, but it's the # only way to do this here |