From 7447de87f496a66e6cdc9a4740c54ea4640a73f0 Mon Sep 17 00:00:00 2001 From: Ole Markus With Date: Tue, 28 Feb 2012 11:02:54 +0000 Subject: Fixed another bad mabi. Issue 406107 (Portage version: 2.1.10.44/cvs/Linux x86_64) --- dev-lang/php/files/eblits/src_configure-v54.eblit | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-lang/php/files') diff --git a/dev-lang/php/files/eblits/src_configure-v54.eblit b/dev-lang/php/files/eblits/src_configure-v54.eblit index 09ebc14959b1..bc17877c5916 100644 --- a/dev-lang/php/files/eblits/src_configure-v54.eblit +++ b/dev-lang/php/files/eblits/src_configure-v54.eblit @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/files/eblits/src_configure-v54.eblit,v 1.2 2012/02/27 22:04:47 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/files/eblits/src_configure-v54.eblit,v 1.3 2012/02/28 11:02:54 olemarkus Exp $ eblit-php-src_configure() { addpredict /usr/share/snmp/mibs/.index @@ -162,7 +162,7 @@ eblit-php-src_configure() { # Oracle support if use oci8-instant-client ; then my_conf+=" - $(use_with oci8-instant-client oci8) + $(use_with oci8-instant-client oci8)" fi # PDO support -- cgit v1.2.3-65-gdbad