summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-05 09:16:48 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-05 09:16:48 +0000
commita44584c1c9e2866ad63de195b734faffd421aa79 (patch)
tree6bd22f8c7c21d0e09a851ef2ce2e6adc74e9e894 /net-mail/lbdb
parentwhitespace cleanup (diff)
downloadgentoo-2-a44584c1c9e2866ad63de195b734faffd421aa79.tar.gz
gentoo-2-a44584c1c9e2866ad63de195b734faffd421aa79.tar.bz2
gentoo-2-a44584c1c9e2866ad63de195b734faffd421aa79.zip
whitespace cleanup
Diffstat (limited to 'net-mail/lbdb')
-rw-r--r--net-mail/lbdb/Manifest2
-rw-r--r--net-mail/lbdb/lbdb-0.26-r1.ebuild8
2 files changed, 5 insertions, 5 deletions
diff --git a/net-mail/lbdb/Manifest b/net-mail/lbdb/Manifest
index 942e5568a4b0..c04055f80013 100644
--- a/net-mail/lbdb/Manifest
+++ b/net-mail/lbdb/Manifest
@@ -1,4 +1,4 @@
-MD5 93647f58d6de1c3b1242682a47aff825 lbdb-0.26-r1.ebuild 715
MD5 52cac85c89ea650d780ad8c89aa035ab ChangeLog 1136
+MD5 fffc6cad336c9f960c3c608e4e759d46 lbdb-0.26-r1.ebuild 712
MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
MD5 c334778f6ea0e5023fe9dd5173e2a301 files/digest-lbdb-0.26-r1 60
diff --git a/net-mail/lbdb/lbdb-0.26-r1.ebuild b/net-mail/lbdb/lbdb-0.26-r1.ebuild
index 68b13b45e46c..62ce0345e364 100644
--- a/net-mail/lbdb/lbdb-0.26-r1.ebuild
+++ b/net-mail/lbdb/lbdb-0.26-r1.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/net-mail/lbdb/lbdb-0.26-r1.ebuild,v 1.7 2003/02/13 14:32:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.26-r1.ebuild,v 1.8 2003/09/05 09:12:12 msterret Exp $
IUSE="pda"
@@ -26,7 +26,7 @@ src_compile() {
}
src_install () {
-
- make install_prefix=${D} install || die
- dodoc README INSTALL COPYING NEWS TODO
+
+ make install_prefix=${D} install || die
+ dodoc README INSTALL COPYING NEWS TODO
}