diff options
-rw-r--r-- | dev-php/mod_php/mod_php-4.3.4-r4.ebuild | 4 | ||||
-rw-r--r-- | dev-php/mod_php/mod_php-4.3.5.ebuild | 4 | ||||
-rw-r--r-- | dev-php/mod_php/mod_php-4.3.6-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/mod_php/mod_php-4.3.6.ebuild | 4 | ||||
-rw-r--r-- | dev-php/mod_php/mod_php-4.3.6_rc2.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/dev-php/mod_php/mod_php-4.3.4-r4.ebuild b/dev-php/mod_php/mod_php-4.3.4-r4.ebuild index 4d6dedd5fbf7..7c084d5b9227 100644 --- a/dev-php/mod_php/mod_php-4.3.4-r4.ebuild +++ b/dev-php/mod_php/mod_php-4.3.4-r4.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 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.4-r4.ebuild,v 1.10 2004/07/04 23:44:14 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.3.4-r4.ebuild,v 1.11 2004/07/14 21:30:38 agriffis Exp $ -IUSE="${IUSE} apache2" +IUSE="apache2 debug" KEYWORDS="x86 ppc sparc alpha hppa ia64 amd64" diff --git a/dev-php/mod_php/mod_php-4.3.5.ebuild b/dev-php/mod_php/mod_php-4.3.5.ebuild index 08730196965a..928a06c09b48 100644 --- a/dev-php/mod_php/mod_php-4.3.5.ebuild +++ b/dev-php/mod_php/mod_php-4.3.5.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 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.5.ebuild,v 1.9 2004/07/04 23:44:14 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.3.5.ebuild,v 1.10 2004/07/14 21:30:38 agriffis Exp $ -IUSE="${IUSE} apache2" +IUSE="apache2 debug" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~ia64 ~amd64" diff --git a/dev-php/mod_php/mod_php-4.3.6-r1.ebuild b/dev-php/mod_php/mod_php-4.3.6-r1.ebuild index 4fd1bea6465c..4cb0c0aed786 100644 --- a/dev-php/mod_php/mod_php-4.3.6-r1.ebuild +++ b/dev-php/mod_php/mod_php-4.3.6-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 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.6-r1.ebuild,v 1.7 2004/07/04 23:44:14 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.3.6-r1.ebuild,v 1.8 2004/07/14 21:30:38 agriffis Exp $ -IUSE="${IUSE} apache2" +IUSE="apache2 debug" KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~ia64 ~amd64 s390" diff --git a/dev-php/mod_php/mod_php-4.3.6.ebuild b/dev-php/mod_php/mod_php-4.3.6.ebuild index 920e0911042a..4d49751bc20a 100644 --- a/dev-php/mod_php/mod_php-4.3.6.ebuild +++ b/dev-php/mod_php/mod_php-4.3.6.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 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.6.ebuild,v 1.4 2004/07/04 23:44:14 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.3.6.ebuild,v 1.5 2004/07/14 21:30:38 agriffis Exp $ -IUSE="${IUSE} apache2" +IUSE="apache2 debug" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~ia64 ~amd64" diff --git a/dev-php/mod_php/mod_php-4.3.6_rc2.ebuild b/dev-php/mod_php/mod_php-4.3.6_rc2.ebuild index 9a8cee9221a9..b86bad847479 100644 --- a/dev-php/mod_php/mod_php-4.3.6_rc2.ebuild +++ b/dev-php/mod_php/mod_php-4.3.6_rc2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 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.6_rc2.ebuild,v 1.8 2004/07/04 23:44:14 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.3.6_rc2.ebuild,v 1.9 2004/07/14 21:30:38 agriffis Exp $ -IUSE="${IUSE} apache2" +IUSE="apache2 debug" KEYWORDS="x86 ~ppc sparc ~alpha hppa ~ia64 ~amd64" |