summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-07 07:04:07 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-07 07:04:07 +0000
commit42e32d95509c03b0ace568b1a194a72002cbe179 (patch)
tree88d0bd5138cc263361ef02af2a6acad8c2955255 /net-analyzer
parentrepoman: whitespace cleanup (diff)
downloadgentoo-2-42e32d95509c03b0ace568b1a194a72002cbe179.tar.gz
gentoo-2-42e32d95509c03b0ace568b1a194a72002cbe179.tar.bz2
gentoo-2-42e32d95509c03b0ace568b1a194a72002cbe179.zip
repoman: trim trailing whitespace
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/bing/Manifest2
-rw-r--r--net-analyzer/bing/bing-1.1.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/bing/Manifest b/net-analyzer/bing/Manifest
index 991de79d8a05..2f92a6d2086f 100644
--- a/net-analyzer/bing/Manifest
+++ b/net-analyzer/bing/Manifest
@@ -1,3 +1,3 @@
-MD5 19ecb82523831c0ef02bea278efde3d1 bing-1.1.3.ebuild 769
MD5 bf0143d9ae1977c2b1765020b93cd364 ChangeLog 337
+MD5 743c1120ccfbbf0fc91b51ea51e4f8b2 bing-1.1.3.ebuild 773
MD5 bf66c0ba5f0a560b8714360b378c26b6 files/digest-bing-1.1.3 66
diff --git a/net-analyzer/bing/bing-1.1.3.ebuild b/net-analyzer/bing/bing-1.1.3.ebuild
index cbbba55bdcc3..ba622aebaf33 100644
--- a/net-analyzer/bing/bing-1.1.3.ebuild
+++ b/net-analyzer/bing/bing-1.1.3.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-analyzer/bing/bing-1.1.3.ebuild,v 1.1 2003/09/06 23:33:49 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/bing-1.1.3.ebuild,v 1.2 2003/09/07 07:04:03 msterret Exp $
DESCRIPTION="A point-to-point bandwidth measurement tool."
@@ -20,7 +20,7 @@ S="${WORKDIR}/${P}"
src_compile() {
cp Makefile Makefile.orig
sed -e "s:#COPTIM = -g: COPTIM = ${CLFAGS}:" Makefile.orig > Makefile
- emake || die
+ emake || die
}
src_install() {