summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-08-03 20:29:59 +0000
committerAron Griffis <agriffis@gentoo.org>2004-08-03 20:29:59 +0000
commit5b777ecf8d21e4966cbbd9df6f9140bd163f0667 (patch)
treebcb0dfcc78fdaa9f9c6d1556e16a4a349246788f /dev-php/PECL-sqlite
parentLeft the ChangeLog behind... (Manifest recommit) (diff)
downloadgentoo-2-5b777ecf8d21e4966cbbd9df6f9140bd163f0667.tar.gz
gentoo-2-5b777ecf8d21e4966cbbd9df6f9140bd163f0667.tar.bz2
gentoo-2-5b777ecf8d21e4966cbbd9df6f9140bd163f0667.zip
add ~ia64 #56295
Diffstat (limited to 'dev-php/PECL-sqlite')
-rw-r--r--dev-php/PECL-sqlite/ChangeLog5
-rw-r--r--dev-php/PECL-sqlite/PECL-sqlite-1.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
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; <agriffis@gentoo.org> 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