summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-01-18 20:25:56 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-01-18 20:25:56 +0000
commit0e39b8c972ccbf62ab24cc285df20542b9608dc7 (patch)
tree16d1dedaf4816e44177b4361b13ea3f6970fcd7f /dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild
parentStable on ppc64; bug #119449 (diff)
downloadgentoo-2-0e39b8c972ccbf62ab24cc285df20542b9608dc7.tar.gz
gentoo-2-0e39b8c972ccbf62ab24cc285df20542b9608dc7.tar.bz2
gentoo-2-0e39b8c972ccbf62ab24cc285df20542b9608dc7.zip
Stable on ppc64; bug #119450
(Portage version: 2.0.53)
Diffstat (limited to 'dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild')
-rw-r--r--dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild6
1 files changed, 3 insertions, 3 deletions
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 6e9b59cb9b1d..ffcd6cd3f1df 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-2005 Gentoo Foundation
+# 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.11 2005/11/25 15:19:07 chtekk Exp $
+# $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 $
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"