summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-01-19 21:20:38 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-01-19 21:20:38 +0000
commitcc5e8b506d126060aea497fe30bef6d409fd8952 (patch)
tree05c7857791829d286ffd03978efed7dc7d03d546 /dev-php4/pecl-sqlite
parentStable on x86. (diff)
downloadgentoo-2-cc5e8b506d126060aea497fe30bef6d409fd8952.tar.gz
gentoo-2-cc5e8b506d126060aea497fe30bef6d409fd8952.tar.bz2
gentoo-2-cc5e8b506d126060aea497fe30bef6d409fd8952.zip
Stable on x86.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php4/pecl-sqlite')
-rw-r--r--dev-php4/pecl-sqlite/ChangeLog6
-rw-r--r--dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php4/pecl-sqlite/ChangeLog b/dev-php4/pecl-sqlite/ChangeLog
index 1f4ebda0fce9..657112440b3d 100644
--- a/dev-php4/pecl-sqlite/ChangeLog
+++ b/dev-php4/pecl-sqlite/ChangeLog
@@ -1,6 +1,10 @@
# 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.8 2006/01/18 20:25:56 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-sqlite/ChangeLog,v 1.9 2006/01/19 21:17:55 nelchael Exp $
+
+ 19 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org>
+ pecl-sqlite-1.0.3.ebuild:
+ Stable on x86.
18 Jan 2006; Markus Rothe <corsair@gentoo.org> pecl-sqlite-1.0.3.ebuild:
Stable on ppc64; 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 ffcd6cd3f1df..4d927a4750ef 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.12 2006/01/18 20:25:56 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild,v 1.13 2006/01/19 21:17:55 nelchael 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 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~s390 ~sparc x86"
DESCRIPTION="PHP bindings for the SQLite database engine."
LICENSE="PHP"
SLOT="0"