diff options
author | Brian Harring <ferringb@gentoo.org> | 2010-06-01 03:49:53 +0000 |
---|---|---|
committer | Brian Harring <ferringb@gentoo.org> | 2010-06-01 03:49:53 +0000 |
commit | ce442274cba3632bc002825aa191a882cd160f61 (patch) | |
tree | d253b2c459dd81b81e2053b1300701c64a92387c /dev-lang | |
parent | Add in upstream changes from the 0.4.1 that was never released. (diff) | |
download | gentoo-2-ce442274cba3632bc002825aa191a882cd160f61.tar.gz gentoo-2-ce442274cba3632bc002825aa191a882cd160f61.tar.bz2 gentoo-2-ce442274cba3632bc002825aa191a882cd160f61.zip |
add missing mcve iuse flag
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-5.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-5.3.2.ebuild b/dev-lang/php/php-5.3.2.ebuild index e317b7394fcf..7797b7edaf7f 100644 --- a/dev-lang/php/php-5.3.2.ebuild +++ b/dev-lang/php/php-5.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.2.ebuild,v 1.3 2010/05/30 10:05:20 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.2.ebuild,v 1.4 2010/06/01 03:49:53 ferringb Exp $ EAPI=2 @@ -72,7 +72,7 @@ LICENSE="PHP-3" SAPIS="cli cgi embed apache2" # Gentoo-specific, common features -IUSE="kolab" +IUSE="kolab mcve" # SAPIs and SAPI-specific USE flags: IUSE="${IUSE} |