summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-08 04:53:29 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-08 04:53:29 +0000
commit00803f236a2e1f2490dd2ab61242415bee2017c8 (patch)
tree9c15f0ace41eb6752110f9d9e68ac0509b2266c3 /dev-php/sqlite-php
parentrepoman: trim trailing whitespace (diff)
downloadhistorical-00803f236a2e1f2490dd2ab61242415bee2017c8.tar.gz
historical-00803f236a2e1f2490dd2ab61242415bee2017c8.tar.bz2
historical-00803f236a2e1f2490dd2ab61242415bee2017c8.zip
repoman: trim trailing whitespace
Diffstat (limited to 'dev-php/sqlite-php')
-rw-r--r--dev-php/sqlite-php/Manifest4
-rw-r--r--dev-php/sqlite-php/sqlite-php-0.0.5.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/sqlite-php/Manifest b/dev-php/sqlite-php/Manifest
index f79e843d5ab9..423fbea2b1f4 100644
--- a/dev-php/sqlite-php/Manifest
+++ b/dev-php/sqlite-php/Manifest
@@ -1,3 +1,3 @@
-MD5 4d7095be8d652846847a3a3e459d47c2 files/digest-sqlite-php-0.0.5 63
-MD5 782899723760dd7721058fa287115a00 sqlite-php-0.0.5.ebuild 748
MD5 141c3ab425d1b1085ca4edcecf14585c ChangeLog 450
+MD5 ce27e98ec165ab683514f45133a646d7 sqlite-php-0.0.5.ebuild 749
+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 11c2fb819406..cdccc3e9a06a 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-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.4 2003/07/26 15:57:41 stuart Exp $
+# $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 $
S=${WORKDIR}/${P}
DESCRIPTION="PHP bindings for SQLite"
@@ -28,6 +28,6 @@ src_compile() {
src_install () {
php-ext-source_src_install
- dodoc README CREDITS CHANGES
+ dodoc README CREDITS CHANGES
}