diff options
author | 2006-01-19 21:40:12 +0000 | |
---|---|---|
committer | 2006-01-19 21:40:12 +0000 | |
commit | fd23368f8339ce49f97fea273c7476e5d81e195c (patch) | |
tree | 6624ce3964d944870977974cf251a0ac363f5c3d /dev-php5/pecl-pdo-dblib/pecl-pdo-dblib-1.0.ebuild | |
parent | - ebtables-2.0.6 does not build with gcc-4.x; Bug #119489 (diff) | |
download | gentoo-2-fd23368f8339ce49f97fea273c7476e5d81e195c.tar.gz gentoo-2-fd23368f8339ce49f97fea273c7476e5d81e195c.tar.bz2 gentoo-2-fd23368f8339ce49f97fea273c7476e5d81e195c.zip |
Stable on x86.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php5/pecl-pdo-dblib/pecl-pdo-dblib-1.0.ebuild')
-rw-r--r-- | dev-php5/pecl-pdo-dblib/pecl-pdo-dblib-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/pecl-pdo-dblib/pecl-pdo-dblib-1.0.ebuild b/dev-php5/pecl-pdo-dblib/pecl-pdo-dblib-1.0.ebuild index c9823d7af028..618256a88186 100644 --- a/dev-php5/pecl-pdo-dblib/pecl-pdo-dblib-1.0.ebuild +++ b/dev-php5/pecl-pdo-dblib/pecl-pdo-dblib-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-pdo-dblib/pecl-pdo-dblib-1.0.ebuild,v 1.2 2006/01/18 20:32:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-pdo-dblib/pecl-pdo-dblib-1.0.ebuild,v 1.3 2006/01/19 21:36:05 nelchael Exp $ PHP_EXT_NAME="pdo_dblib" PHP_EXT_PECL_PKG="PDO_DBLIB" @@ -9,7 +9,7 @@ PHP_EXT_ZENDEXT="no" inherit php-ext-pecl-r1 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~s390 ~sparc x86" DESCRIPTION="PHP Data Objects (PDO) Driver For Sybase/MSSQL Server." LICENSE="PHP" SLOT="0" |