diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-11-04 16:27:02 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-11-04 16:27:02 +0000 |
commit | 93ce0e9bea6471eb2765930738f125bf2e9c4a2d (patch) | |
tree | 0c9d450c9720b2e6aa604b2f908b717236671d2a /dev-lang | |
parent | Masked www-client/opera snapshots. http://my.opera.com/desktopteam/blog/2011/... (diff) | |
download | gentoo-2-93ce0e9bea6471eb2765930738f125bf2e9c4a2d.tar.gz gentoo-2-93ce0e9bea6471eb2765930738f125bf2e9c4a2d.tar.bz2 gentoo-2-93ce0e9bea6471eb2765930738f125bf2e9c4a2d.zip |
whitespace
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-5.3.9_rc1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-lang/php/php-5.3.9_rc1.ebuild b/dev-lang/php/php-5.3.9_rc1.ebuild index d8fdc0cd5beb..3e22d4ae51f1 100644 --- a/dev-lang/php/php-5.3.9_rc1.ebuild +++ b/dev-lang/php/php-5.3.9_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.9_rc1.ebuild,v 1.1 2011/11/04 10:21:20 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.9_rc1.ebuild,v 1.2 2011/11/04 16:27:02 mr_bones_ Exp $ EAPI=4 @@ -364,7 +364,6 @@ pkg_postinst() { apache-module_pkg_postinst fi - # Create the symlinks for php for m in ${SAPIS}; do [[ ${m} == 'embed' ]] && continue; |