summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2005-09-18 13:49:07 +0000
committerBenedikt Boehm <hollow@gentoo.org>2005-09-18 13:49:07 +0000
commita209d4248bc739fb5764cc96354ada75ce83db1e (patch)
treef96e1ab85c1041025e7751f0d8088687c34a8517 /dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild
parenttrim whitespace (diff)
downloadgentoo-2-a209d4248bc739fb5764cc96354ada75ce83db1e.tar.gz
gentoo-2-a209d4248bc739fb5764cc96354ada75ce83db1e.tar.bz2
gentoo-2-a209d4248bc739fb5764cc96354ada75ce83db1e.zip
php update
(Portage version: 2.0.52-r1)
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.ebuild4
1 files changed, 1 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 faa1f4a5a99a..007c4ebe7685 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
# 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.5 2005/09/16 23:04:43 trapni Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild,v 1.6 2005/09/18 13:49:07 hollow Exp $
PHP_EXT_ZENDEXT="no"
PHP_EXT_INI="yes"
@@ -9,8 +9,6 @@ PHP_EXT_NAME="sqlite"
inherit php-ext-pecl-r1
-DEPEND="${DEPEND}"
-
IUSE=""
DESCRIPTION="PHP bindings for the SQLite database engine"
HOMEPAGE="http://pear.php.net/SQLite"