diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-25 00:32:28 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-25 00:32:28 +0000 |
commit | ed331d9d93dfc9293a34effa2061f693fccc2ad1 (patch) | |
tree | aa322bc1942f406c1ceb70bd63db478d30fbaf06 /dev-php/sqlite-php | |
parent | ppc stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-ed331d9d93dfc9293a34effa2061f693fccc2ad1.tar.gz gentoo-2-ed331d9d93dfc9293a34effa2061f693fccc2ad1.tar.bz2 gentoo-2-ed331d9d93dfc9293a34effa2061f693fccc2ad1.zip |
ppc stable profile update
Diffstat (limited to 'dev-php/sqlite-php')
-rw-r--r-- | dev-php/sqlite-php/sqlite-php-0.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 465cb51dc08f..1311d0131915 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.13 2004/08/05 23:28:58 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild,v 1.14 2004/09/25 00:28:46 pvdabeel 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 ~ia64" +KEYWORDS="x86 ppc ~ia64" IUSE="" PHP_EXT_NAME="sqlite" PHP_ZEND_EXT= |