From ce442274cba3632bc002825aa191a882cd160f61 Mon Sep 17 00:00:00 2001 From: Brian Harring Date: Tue, 1 Jun 2010 03:49:53 +0000 Subject: add missing mcve iuse flag (Portage version: 2.2_rc67/cvs/Linux x86_64) --- dev-lang/php/php-5.3.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-lang') 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} -- cgit v1.2.3-65-gdbad