diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-02 05:00:44 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-02 05:00:44 +0000 |
commit | f9ce46e21a130efcbc6434ac2964e9b3c2ec4b81 (patch) | |
tree | a1cd96ace581cfa2a7049409f1d6f668e45ba24e /dev-php/sqlite-php/sqlite-php-0.0.5.ebuild | |
parent | virtual/glibc -> virtual/libc (diff) | |
download | historical-f9ce46e21a130efcbc6434ac2964e9b3c2ec4b81.tar.gz historical-f9ce46e21a130efcbc6434ac2964e9b3c2ec4b81.tar.bz2 historical-f9ce46e21a130efcbc6434ac2964e9b3c2ec4b81.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'dev-php/sqlite-php/sqlite-php-0.0.5.ebuild')
-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 ef19acab1809..e66bde6e9f59 100644 --- a/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild +++ b/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild @@ -1,11 +1,11 @@ # 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.8 2004/06/25 01:25:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild,v 1.9 2004/07/02 05:00:44 eradicator Exp $ DESCRIPTION="PHP bindings for SQLite" SRC_URI="mirror://sourceforge/sqlite-php/${P}.tgz" HOMEPAGE="http://sourceforge.net/projects/sqlite-php/" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=dev-php/php-4.2 >=dev-db/sqlite-2.7 !dev-php/PECL-sqlite" |