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/dmalloc
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/dmalloc')
-rw-r--r--dev-libs/dmalloc/Manifest2
-rw-r--r--dev-libs/dmalloc/dmalloc-4.8.2-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/dmalloc/Manifest b/dev-libs/dmalloc/Manifest
index ef65fdaabc79..b5c877f617cc 100644
--- a/dev-libs/dmalloc/Manifest
+++ b/dev-libs/dmalloc/Manifest
@@ -1,3 +1,3 @@
MD5 2b718b4aef0f0a4df90e0e1d184e1f46 ChangeLog 836
-MD5 024df7079e3a4bd24ab74a60c3ce3053 dmalloc-4.8.2-r1.ebuild 786
+MD5 5c462d964d8acacffc0a3f311dbd5bf4 dmalloc-4.8.2-r1.ebuild 786
MD5 005387d8e427b7c5704d67259d9e32e1 files/digest-dmalloc-4.8.2-r1 62
diff --git a/dev-libs/dmalloc/dmalloc-4.8.2-r1.ebuild b/dev-libs/dmalloc/dmalloc-4.8.2-r1.ebuild
index 997dae50cc65..c4ffa8246dde 100644
--- a/dev-libs/dmalloc/dmalloc-4.8.2-r1.ebuild
+++ b/dev-libs/dmalloc/dmalloc-4.8.2-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/dev-libs/dmalloc/dmalloc-4.8.2-r1.ebuild,v 1.7 2003/06/10 19:19:47 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-4.8.2-r1.ebuild,v 1.8 2003/09/06 22:29:24 msterret Exp $
inherit debug
@@ -24,7 +24,7 @@ src_install () {
# install extra docs
dodoc ChangeLog INSTALL TODO NEWS NOTES README
dohtml Release.html dmalloc.html
-
+
make prefix=${D}/usr install installth installsl
doinfo dmalloc.info
}