From 76ed74800fb0652fef1c2f525614710f3aea6736 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Sun, 4 Jul 2004 23:19:27 +0000 Subject: stable on x86. --- dev-php/PECL-sqlite/ChangeLog | 5 ++++- dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-php/PECL-sqlite') diff --git a/dev-php/PECL-sqlite/ChangeLog b/dev-php/PECL-sqlite/ChangeLog index 09eceb66d1a2..ef2771844b0e 100644 --- a/dev-php/PECL-sqlite/ChangeLog +++ b/dev-php/PECL-sqlite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PECL-sqlite # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-sqlite/ChangeLog,v 1.7 2004/06/25 01:22:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-sqlite/ChangeLog,v 1.8 2004/07/04 23:19:27 robbat2 Exp $ + + 04 Jul 2004; Robin H. Johnson PECL-sqlite-1.0.2.ebuild: + stable on x86. 30 May 2004; Bryan Østergaard PECL-sqlite-1.0.2.ebuild: Stable on alpha. 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 7bd5b097051e..35910480f0b8 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.3 2004/06/25 01:22:53 agriffis Exp $ +# $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 $ 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 -- cgit v1.2.3-65-gdbad