summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/sqlite-php')
-rw-r--r--dev-php/sqlite-php/ChangeLog5
-rw-r--r--dev-php/sqlite-php/sqlite-php-0.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/sqlite-php/ChangeLog b/dev-php/sqlite-php/ChangeLog
index 72cb641d4338..d9abcf860629 100644
--- a/dev-php/sqlite-php/ChangeLog
+++ b/dev-php/sqlite-php/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/sqlite-php
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/sqlite-php/ChangeLog,v 1.10 2004/07/06 23:02:14 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/sqlite-php/ChangeLog,v 1.11 2004/08/03 19:14:23 agriffis Exp $
+
+ 03 Aug 2004; <agriffis@gentoo.org> sqlite-php-0.0.5.ebuild:
+ add ~ia64 #56295
06 Jul 2004; Michael Hanselmann <hansmi@gentoo.org> sqlite-php-0.0.5.ebuild:
Unstable on ppc.
diff --git a/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild b/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild
index 182c74d3ea16..e8f21c2c7112 100644
--- a/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild
+++ b/dev-php/sqlite-php/sqlite-php-0.0.5.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/sqlite-php/sqlite-php-0.0.5.ebuild,v 1.11 2004/07/06 23:02:14 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild,v 1.12 2004/08/03 19:14:23 agriffis Exp $
DESCRIPTION="PHP bindings for SQLite"
SRC_URI="mirror://sourceforge/sqlite-php/${P}.tgz"
@@ -12,7 +12,7 @@ DEPEND="virtual/libc
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ~ppc ~ia64"
IUSE=""
PHP_EXT_NAME="sqlite"
PHP_ZEND_EXT=