diff options
author | 2006-08-10 23:43:32 +0000 | |
---|---|---|
committer | 2006-08-10 23:43:32 +0000 | |
commit | 74827543729027ead47726732e9711aac4f13817 (patch) | |
tree | 0919e0ec3a2da56539322f4f9b0dd71946924295 /dev-lang/php/php-4.4.3-r1.ebuild | |
parent | cleanup files when USE=-pam and punt edb support (diff) | |
download | gentoo-2-74827543729027ead47726732e9711aac4f13817.tar.gz gentoo-2-74827543729027ead47726732e9711aac4f13817.tar.bz2 gentoo-2-74827543729027ead47726732e9711aac4f13817.zip |
Revert, now it got even worse.
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'dev-lang/php/php-4.4.3-r1.ebuild')
-rw-r--r-- | dev-lang/php/php-4.4.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-4.4.3-r1.ebuild b/dev-lang/php/php-4.4.3-r1.ebuild index 96440d4bcedf..a3bab9504ec6 100644 --- a/dev-lang/php/php-4.4.3-r1.ebuild +++ b/dev-lang/php/php-4.4.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.3-r1.ebuild,v 1.4 2006/08/10 23:32:26 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.3-r1.ebuild,v 1.5 2006/08/10 23:43:32 chtekk Exp $ CGI_SAPI_USE="discard-path force-cgi-redirect" APACHE2_SAPI_USE="concurrentmodphp threads" @@ -20,7 +20,7 @@ MY_PHP_P="php-${MY_PHP_PV}" PHP_PACKAGE="1" # php patch settings, general -PHP_PATCHSET_REV="2" +PHP_PATCHSET_REV="1" HARDENEDPHP_PATCH="hardening-patch-${MY_PHP_PV}-0.4.13-gentoo.patch.gz" MULTILIB_PATCH="${MY_PHP_PV}/opt/php${MY_PHP_PV}-multilib-search-path.patch" # php patch settings, ebuild specific |