summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2006-01-21 23:21:44 +0000
committerJason Wever <weeve@gentoo.org>2006-01-21 23:21:44 +0000
commita2ad154d0beffeba340f185e3e47f74c9e309b0b (patch)
tree1bc07a087d56e5168d384a631152040d3038ab59 /dev-php4
parentAdding new perl script for adjusting the clock tick on kurobox and LinkStation (diff)
downloadhistorical-a2ad154d0beffeba340f185e3e47f74c9e309b0b.tar.gz
historical-a2ad154d0beffeba340f185e3e47f74c9e309b0b.tar.bz2
historical-a2ad154d0beffeba340f185e3e47f74c9e309b0b.zip
Stable on SPARC wrt bug #119450.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-php4')
-rw-r--r--dev-php4/pecl-sqlite/ChangeLog5
-rw-r--r--dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php4/pecl-sqlite/ChangeLog b/dev-php4/pecl-sqlite/ChangeLog
index fdc3ed229f20..49caa88147e7 100644
--- a/dev-php4/pecl-sqlite/ChangeLog
+++ b/dev-php4/pecl-sqlite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php4/pecl-sqlite
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-sqlite/ChangeLog,v 1.10 2006/01/21 20:47:39 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-sqlite/ChangeLog,v 1.11 2006/01/21 23:21:44 weeve Exp $
+
+ 21 Jan 2006; Jason Wever <weeve@gentoo.org> pecl-sqlite-1.0.3.ebuild:
+ Stable on SPARC wrt bug #119450.
21 Jan 2006; <nixnut@gentoo.org> pecl-sqlite-1.0.3.ebuild:
Added ppc keyword. bug 119450
diff --git a/dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild b/dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild
index f9ab77a63cde..e1ed2f56843b 100644
--- a/dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild
+++ b/dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild,v 1.15 2006/01/21 20:47:39 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild,v 1.16 2006/01/21 23:21:44 weeve Exp $
PHP_EXT_NAME="sqlite"
PHP_EXT_PECL_PKG="SQLite"
@@ -9,7 +9,7 @@ PHP_EXT_ZENDEXT="no"
inherit php-ext-pecl-r1
-KEYWORDS="~alpha ~amd64 arm ia64 ppc ppc64 s390 sh ~sparc x86"
+KEYWORDS="~alpha ~amd64 arm ia64 ppc ppc64 s390 sh sparc x86"
DESCRIPTION="PHP bindings for the SQLite database engine."
LICENSE="PHP"
SLOT="0"