summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-01-05 21:28:10 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-01-05 21:28:10 +0000
commit7f8d99da0d81da7402e04a4c6a9b9e9bdbf9c48f (patch)
treef2e9c674f63c0a9c2fd023a539c17f491f131339 /dev-php/sqlite-php
parentmark as testing (diff)
downloadhistorical-7f8d99da0d81da7402e04a4c6a9b9e9bdbf9c48f.tar.gz
historical-7f8d99da0d81da7402e04a4c6a9b9e9bdbf9c48f.tar.bz2
historical-7f8d99da0d81da7402e04a4c6a9b9e9bdbf9c48f.zip
Various epatch, sed, changelog and cosmetic changes
Diffstat (limited to 'dev-php/sqlite-php')
-rw-r--r--dev-php/sqlite-php/Manifest2
-rw-r--r--dev-php/sqlite-php/sqlite-php-0.0.5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/sqlite-php/Manifest b/dev-php/sqlite-php/Manifest
index 0c10d9d820a9..92989b439130 100644
--- a/dev-php/sqlite-php/Manifest
+++ b/dev-php/sqlite-php/Manifest
@@ -1,4 +1,4 @@
+MD5 28fe09886576288b4e8427d5e701d40a sqlite-php-0.0.5.ebuild 750
MD5 07fb93a75ff3c1a9f4ea40f719b0427c ChangeLog 561
-MD5 ce27e98ec165ab683514f45133a646d7 sqlite-php-0.0.5.ebuild 749
MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
MD5 4d7095be8d652846847a3a3e459d47c2 files/digest-sqlite-php-0.0.5 63
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 cdccc3e9a06a..20f2108c9cac 100644
--- a/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild
+++ b/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# 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.5 2003/09/08 04:53:26 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild,v 1.6 2004/01/05 21:28:00 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="PHP bindings for SQLite"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
+SRC_URI="mirror://sourceforge/sqlite-php/${P}.tgz"
HOMEPAGE="http://sourceforge.net/projects/sqlite-php/"
DEPEND="virtual/glibc
>=dev-php/php-4.2