From 0ffb9da66101009a85322575c1c0f0fe91b4ba90 Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Tue, 3 Aug 2004 20:29:59 +0000 Subject: add ~ia64 #56295 --- dev-php/PECL-sqlite/ChangeLog | 5 ++++- dev-php/PECL-sqlite/PECL-sqlite-1.0.3.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 636f87e48d2e..1ac510dbbce0 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.10 2004/08/01 15:05:47 coredumb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-sqlite/ChangeLog,v 1.11 2004/08/03 20:28:37 agriffis Exp $ + + 03 Aug 2004; PECL-sqlite-1.0.3.ebuild: + add ~ia64 #56295 *PECL-sqlite-1.0.3 (01 Aug 2004) diff --git a/dev-php/PECL-sqlite/PECL-sqlite-1.0.3.ebuild b/dev-php/PECL-sqlite/PECL-sqlite-1.0.3.ebuild index 96f42f41e076..0e46ae7f0a54 100644 --- a/dev-php/PECL-sqlite/PECL-sqlite-1.0.3.ebuild +++ b/dev-php/PECL-sqlite/PECL-sqlite-1.0.3.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.3.ebuild,v 1.1 2004/08/01 15:05:47 coredumb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-sqlite/PECL-sqlite-1.0.3.ebuild,v 1.2 2004/08/03 20:28:37 agriffis 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 ~alpha ~sparc ~ppc" +KEYWORDS="~x86 ~alpha ~sparc ~ppc ~ia64" src_compile() { if has_version ">=virtual/php-5.0.0"; then -- cgit v1.2.3-65-gdbad