diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-11-11 06:28:06 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-11-11 06:28:06 +0000 |
commit | efdfc89eb36959becc4b14e0b87b05bb0177fc42 (patch) | |
tree | 24003e29a45dd5a02e1e41c638bf150d948d7f0f | |
parent | Cleanups (diff) | |
download | gentoo-2-efdfc89eb36959becc4b14e0b87b05bb0177fc42.tar.gz gentoo-2-efdfc89eb36959becc4b14e0b87b05bb0177fc42.tar.bz2 gentoo-2-efdfc89eb36959becc4b14e0b87b05bb0177fc42.zip |
whitespace
(Portage version: 2.1.3.19)
-rw-r--r-- | dev-lang/php/php-5.2.5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-lang/php/php-5.2.5.ebuild b/dev-lang/php/php-5.2.5.ebuild index b5f389d44c92..42e584f71771 100644 --- a/dev-lang/php/php-5.2.5.ebuild +++ b/dev-lang/php/php-5.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.5.ebuild,v 1.1 2007/11/09 22:44:30 hoffie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.5.ebuild,v 1.2 2007/11/11 06:28:06 mr_bones_ Exp $ CGI_SAPI_USE="discard-path force-cgi-redirect" APACHE2_SAPI_USE="concurrentmodphp threads" @@ -169,7 +169,6 @@ src_unpack() { ext/standard/tests/file/006_error.phpt \ ext/standard/tests/file/touch.phpt - # REMOVING BROKEN TESTS: # removing this test as it has been broken for ages and is not easily # fixable (depends on a lot of factors) |