diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-05 17:41:45 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-05 17:41:45 +0000 |
commit | 8a32009360a58bf2804d08c39252e6661afa2118 (patch) | |
tree | b3de9a16bbae2b6716d4fc4e1aa82c2dbf48c312 /dev-php/mod_php/mod_php-4.3.2.ebuild | |
parent | cleanup (diff) | |
download | historical-8a32009360a58bf2804d08c39252e6661afa2118.tar.gz historical-8a32009360a58bf2804d08c39252e6661afa2118.tar.bz2 historical-8a32009360a58bf2804d08c39252e6661afa2118.zip |
Getting ready for glsa
Diffstat (limited to 'dev-php/mod_php/mod_php-4.3.2.ebuild')
-rw-r--r-- | dev-php/mod_php/mod_php-4.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/mod_php/mod_php-4.3.2.ebuild b/dev-php/mod_php/mod_php-4.3.2.ebuild index b25d3a23efd3..c40beefd4d48 100644 --- a/dev-php/mod_php/mod_php-4.3.2.ebuild +++ b/dev-php/mod_php/mod_php-4.3.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.3.2.ebuild,v 1.2 2003/05/31 22:52:35 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.3.2.ebuild,v 1.3 2003/06/05 17:41:45 aliz Exp $ inherit php eutils IUSE="${IUSE} apache2" DESCRIPTION="Apache module for PHP" -KEYWORDS="~x86 ~sparc ~ppc ~alpha ~hppa ~arm ~sparc" +KEYWORDS="x86 sparc ppc alpha hppa ~arm ~sparc" SLOT="0" EXCLUDE_DB4_FIX=1 EXCLUDE_PEAR_FIX=1 |