summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2005-12-21 19:21:46 +0000
committerLuca Longinotti <chtekk@gentoo.org>2005-12-21 19:21:46 +0000
commit9c0f50d3deb5704fce8cc10f51afd3de6b5ca9d4 (patch)
treef00cc87d98d54eae7079dbc6625dfb46f3aface5 /dev-php5/pecl-pdo/pecl-pdo-1.0.2.ebuild
parentStable on amd64 for bug #114234. (diff)
downloadhistorical-9c0f50d3deb5704fce8cc10f51afd3de6b5ca9d4.tar.gz
historical-9c0f50d3deb5704fce8cc10f51afd3de6b5ca9d4.tar.bz2
historical-9c0f50d3deb5704fce8cc10f51afd3de6b5ca9d4.zip
Prepare for pecl-pdo-firebird masking.
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-php5/pecl-pdo/pecl-pdo-1.0.2.ebuild')
-rw-r--r--dev-php5/pecl-pdo/pecl-pdo-1.0.2.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-php5/pecl-pdo/pecl-pdo-1.0.2.ebuild b/dev-php5/pecl-pdo/pecl-pdo-1.0.2.ebuild
index 5d741b9800ff..340d373d8028 100644
--- a/dev-php5/pecl-pdo/pecl-pdo-1.0.2.ebuild
+++ b/dev-php5/pecl-pdo/pecl-pdo-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-pdo/pecl-pdo-1.0.2.ebuild,v 1.1 2005/12/18 01:36:50 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-pdo/pecl-pdo-1.0.2.ebuild,v 1.2 2005/12/21 19:21:46 chtekk Exp $
PHP_EXT_NAME="pdo"
PHP_EXT_PECL_PKG="PDO"
@@ -13,10 +13,9 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
DESCRIPTION="Core PHP Data Objects (PDO)."
LICENSE="PHP"
SLOT="0"
-IUSE="firebird mssql mysql oci8 oci8-instant-client odbc postgres sqlite"
+IUSE="mssql mysql oci8 oci8-instant-client odbc postgres sqlite"
PDEPEND="${PDEPEND}
- firebird? ( dev-php5/pecl-pdo-firebird )
mssql? ( dev-php5/pecl-pdo-dblib )
mysql? ( dev-php5/pecl-pdo-mysql )
oci8? ( dev-php5/pecl-pdo-oci )