diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-06-25 04:38:26 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-06-25 04:38:26 +0000 |
commit | 4293b610aaad3f499d2ffa467ba3dc7d86c2bf25 (patch) | |
tree | edcd2a6f1dcf5c200a3d9f227e723e6be56511d6 /dev-php | |
parent | new revision. submitted by Rob McMullen. Fixes #16619 (diff) | |
download | gentoo-2-4293b610aaad3f499d2ffa467ba3dc7d86c2bf25.tar.gz gentoo-2-4293b610aaad3f499d2ffa467ba3dc7d86c2bf25.tar.bz2 gentoo-2-4293b610aaad3f499d2ffa467ba3dc7d86c2bf25.zip |
inherit eutils
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/mod_php/Manifest | 2 | ||||
-rw-r--r-- | dev-php/mod_php/mod_php-4.3.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/mod_php/Manifest b/dev-php/mod_php/Manifest index 69c1f58191cc..2e3fc3ba0b14 100644 --- a/dev-php/mod_php/Manifest +++ b/dev-php/mod_php/Manifest @@ -1,7 +1,7 @@ MD5 136c8a948544ac163e93e4c45e46092c mod_php-4.3.2.ebuild 2740 MD5 31e28f7f7df06e387c40cdad216265ab mod_php-4.3.1-r3.ebuild 2589 MD5 c91325af5a85680126df5a224cf746ad mod_php-4.3.2-r2.ebuild 3595 -MD5 a00cd3eced04951a9aa6a5d38bd7f6b6 mod_php-4.3.1.ebuild 9225 +MD5 7ed3737e40561077daf003f62ee7abec mod_php-4.3.1.ebuild 9231 MD5 c99a00bf82ec9a082399ab1dd931c415 mod_php-4.3.1-r2.ebuild 9241 MD5 171b138769aa006ffa4393144555cba3 mod_php-4.3.2-r1.ebuild 2676 MD5 6de98d80b82a71ed8845884b0bd5676e mod_php-4.2.3-r2.ebuild 8071 diff --git a/dev-php/mod_php/mod_php-4.3.1.ebuild b/dev-php/mod_php/mod_php-4.3.1.ebuild index 1eebd65ef298..0acaed9fd548 100644 --- a/dev-php/mod_php/mod_php-4.3.1.ebuild +++ b/dev-php/mod_php/mod_php-4.3.1.ebuild @@ -1,8 +1,8 @@ # 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.1.ebuild,v 1.15 2003/06/02 20:12:03 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.3.1.ebuild,v 1.16 2003/06/25 04:38:22 seemant Exp $ -inherit flag-o-matic +inherit flag-o-matic eutils IUSE="java spell png apache2 truetype postgres tiff libwww nls gd jpeg ssl oci8 mysql X gdbm curl imap xml2 xml cjk pdflib qt snmp crypt flash odbc ldap berkdb freetds firebird pam" |