From 3390177131b445b93cbe687d80da4708bc336b93 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 5 Mar 2006 16:06:25 +0000 Subject: allow mysqli #125062 (Portage version: 2.1_pre5-r3) --- www-apps/horde-turba/horde-turba-2.0.5.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www-apps/horde-turba') diff --git a/www-apps/horde-turba/horde-turba-2.0.5.ebuild b/www-apps/horde-turba/horde-turba-2.0.5.ebuild index 55262c335bd3..0dc70691ce8a 100644 --- a/www-apps/horde-turba/horde-turba-2.0.5.ebuild +++ b/www-apps/horde-turba/horde-turba-2.0.5.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/horde-turba-2.0.5.ebuild,v 1.1 2005/12/12 01:30:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/horde-turba-2.0.5.ebuild,v 1.2 2006/03/05 16:06:25 vapier Exp $ -HORDE_PHP_FEATURES="-o mysql odbc postgres ldap" +HORDE_PHP_FEATURES="-o mysql mysqli odbc postgres ldap" HORDE_MAJ="-h3" inherit horde -- cgit v1.2.3-65-gdbad