summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-05 23:40:14 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-05 23:40:14 +0000
commit081020c6d8b00f2750190600c12379ea601be8f5 (patch)
treeecf8f2c2128cc45ef37da71a9c2073774502cba0 /net-analyzer/bwmon
parentheader fix (diff)
downloadgentoo-2-081020c6d8b00f2750190600c12379ea601be8f5.tar.gz
gentoo-2-081020c6d8b00f2750190600c12379ea601be8f5.tar.bz2
gentoo-2-081020c6d8b00f2750190600c12379ea601be8f5.zip
whitespace cleanup
Diffstat (limited to 'net-analyzer/bwmon')
-rw-r--r--net-analyzer/bwmon/Manifest2
-rw-r--r--net-analyzer/bwmon/bwmon-1.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/bwmon/Manifest b/net-analyzer/bwmon/Manifest
index f02ca1b9b5f4..69432b5397f9 100644
--- a/net-analyzer/bwmon/Manifest
+++ b/net-analyzer/bwmon/Manifest
@@ -1,3 +1,3 @@
MD5 1e1e3469adeb17a3ebfa3e4f61b70291 ChangeLog 523
-MD5 75d5bd1758a6d6fa0870f08c5196b696 bwmon-1.3.ebuild 909
+MD5 2c836c918c8ff4db06b0e047d6c7bfdd bwmon-1.3.ebuild 910
MD5 270ff1875fead6fcabdd180f8b24aa82 files/digest-bwmon-1.3 59
diff --git a/net-analyzer/bwmon/bwmon-1.3.ebuild b/net-analyzer/bwmon/bwmon-1.3.ebuild
index 6fbe2fdacd37..b2b74f09da00 100644
--- a/net-analyzer/bwmon/bwmon-1.3.ebuild
+++ b/net-analyzer/bwmon/bwmon-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/bwmon/bwmon-1.3.ebuild,v 1.7 2003/02/13 13:39:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bwmon/bwmon-1.3.ebuild,v 1.8 2003/09/05 23:40:08 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Simple ncurses bandwidth monitor"
@@ -24,7 +24,7 @@ src_unpack() {
-e "s:LDFLAGS =:LDFLAGS = -L/lib:" \
src/Makefile > src/Makefile.hacked
mv src/Makefile.hacked src/Makefile
-
+
}