diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2004-07-06 23:01:31 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2004-07-06 23:01:31 +0000 |
commit | df84e764d099cbec96ef5d6e52f5368e6ba65280 (patch) | |
tree | 37346161738498454ae0199697f144feaf931ea1 /dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild | |
parent | Stable on ppc. (Manifest recommit) (diff) | |
download | gentoo-2-df84e764d099cbec96ef5d6e52f5368e6ba65280.tar.gz gentoo-2-df84e764d099cbec96ef5d6e52f5368e6ba65280.tar.bz2 gentoo-2-df84e764d099cbec96ef5d6e52f5368e6ba65280.zip |
Stable on ppc.
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 35910480f0b8..07bb2b43f1d9 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 Foundation # 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.4 2004/07/04 23:19:27 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild,v 1.5 2004/07/06 22:59:44 hansmi 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 alpha ~sparc ppc" src_compile() { php-ext-pecl_src_compile |