diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:30:38 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:30:38 +0000 |
commit | dd52570eff7820655fff0dbb9efc134228cf9b27 (patch) | |
tree | 598b384062f78eb14b5e8482b038009630704f8b /dev-php/mod_php/mod_php-4.3.6.ebuild | |
parent | sync IUSE (+avi) (diff) | |
download | historical-dd52570eff7820655fff0dbb9efc134228cf9b27.tar.gz historical-dd52570eff7820655fff0dbb9efc134228cf9b27.tar.bz2 historical-dd52570eff7820655fff0dbb9efc134228cf9b27.zip |
sync IUSE (+debug, -${IUSE})
Diffstat (limited to 'dev-php/mod_php/mod_php-4.3.6.ebuild')
-rw-r--r-- | dev-php/mod_php/mod_php-4.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |