diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-30 18:28:19 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-30 18:28:19 +0000 |
commit | 815d76d4e471a9bbe5d3bbcb31883c4fcb1fd9f0 (patch) | |
tree | 7c216b30475c6ce43d6b2b1ed071b4eab56a2bdf /dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild | |
parent | ver bump (diff) | |
download | gentoo-2-815d76d4e471a9bbe5d3bbcb31883c4fcb1fd9f0.tar.gz gentoo-2-815d76d4e471a9bbe5d3bbcb31883c4fcb1fd9f0.tar.bz2 gentoo-2-815d76d4e471a9bbe5d3bbcb31883c4fcb1fd9f0.zip |
Stable on alpha.
Diffstat (limited to 'dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild')
-rw-r--r-- | dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild b/dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild index 941f670323ef..279955c4af56 100644 --- a/dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild +++ b/dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild,v 1.1 2004/01/24 17:14:34 coredumb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild,v 1.2 2004/05/30 18:28:19 kloeri Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_INI="yes" @@ -16,7 +16,7 @@ DESCRIPTION="PHP bindings for the SQLite database engine" HOMEPAGE="http://pear.php.net/SQLite" SLOT="0" LICENSE="PHP" -KEYWORDS="~x86 ~ppc ~alpha ~sparc" +KEYWORDS="~x86 ~ppc alpha ~sparc" src_compile() { php-ext-pecl_src_compile |