diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:11 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:11 +0000 |
commit | 3b5caf9518c222c23b1631180369bad345382bfb (patch) | |
tree | cb3db7e3c70d1bd4a75bbb381aaa18f39fc4e46c /dev-php/mod_php/mod_php-4.2.3.ebuild | |
parent | big IUSE commit (diff) | |
download | historical-3b5caf9518c222c23b1631180369bad345382bfb.tar.gz historical-3b5caf9518c222c23b1631180369bad345382bfb.tar.bz2 historical-3b5caf9518c222c23b1631180369bad345382bfb.zip |
big IUSE commit
Diffstat (limited to 'dev-php/mod_php/mod_php-4.2.3.ebuild')
-rw-r--r-- | dev-php/mod_php/mod_php-4.2.3.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-php/mod_php/mod_php-4.2.3.ebuild b/dev-php/mod_php/mod_php-4.2.3.ebuild index 811921e87b5a..f7d20a9c8e80 100644 --- a/dev-php/mod_php/mod_php-4.2.3.ebuild +++ b/dev-php/mod_php/mod_php-4.2.3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 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.2.3.ebuild,v 1.2 2002/09/13 05:39:01 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.2.3.ebuild,v 1.3 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="freetype postgres tiff libwww nls jpeg ssl gd oci8 mysql X gdbm curl imap png xml2 xml cjk pdflib qt snmp crypt flash odbc ldap berkdb freetds firebird pam" MY_P=php-${PV} S=${WORKDIR}/${MY_P} |