summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:29:29 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:29:29 +0000
commit87b906aae4459b4542a8450f37209d2f6fca3e71 (patch)
treed60d8aa94fe0cf4c5964ba78c0cbe2e313a4b9af /dev-libs/dbh/dbh-1.0.15.ebuild
parentrepoman: trim trailing whitespace (diff)
downloadhistorical-87b906aae4459b4542a8450f37209d2f6fca3e71.tar.gz
historical-87b906aae4459b4542a8450f37209d2f6fca3e71.tar.bz2
historical-87b906aae4459b4542a8450f37209d2f6fca3e71.zip
repoman: trim trailing whitespace
Diffstat (limited to 'dev-libs/dbh/dbh-1.0.15.ebuild')
-rw-r--r--dev-libs/dbh/dbh-1.0.15.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/dbh/dbh-1.0.15.ebuild b/dev-libs/dbh/dbh-1.0.15.ebuild
index 3b2a8b81c5a0..f6cb4726f70b 100644
--- a/dev-libs/dbh/dbh-1.0.15.ebuild
+++ b/dev-libs/dbh/dbh-1.0.15.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-libs/dbh/dbh-1.0.15.ebuild,v 1.1 2003/07/22 06:22:37 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbh/dbh-1.0.15.ebuild,v 1.2 2003/09/06 22:29:24 msterret Exp $
IUSE=""
MY_P="${PN}_1.0-15"
@@ -18,6 +18,6 @@ DEPEND="dev-util/pkgconfig"
src_install() {
make DESTDIR=${D} install || die
-
- dodoc AUTHORS INSTALL NEWS COPYING README ChangeLog TODO
+
+ dodoc AUTHORS INSTALL NEWS COPYING README ChangeLog TODO
}