diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 23:40:14 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 23:40:14 +0000 |
commit | 081020c6d8b00f2750190600c12379ea601be8f5 (patch) | |
tree | ecf8f2c2128cc45ef37da71a9c2073774502cba0 /net-analyzer/bmon | |
parent | header fix (diff) | |
download | gentoo-2-081020c6d8b00f2750190600c12379ea601be8f5.tar.gz gentoo-2-081020c6d8b00f2750190600c12379ea601be8f5.tar.bz2 gentoo-2-081020c6d8b00f2750190600c12379ea601be8f5.zip |
whitespace cleanup
Diffstat (limited to 'net-analyzer/bmon')
-rw-r--r-- | net-analyzer/bmon/Manifest | 2 | ||||
-rw-r--r-- | net-analyzer/bmon/bmon-1.2.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/bmon/Manifest b/net-analyzer/bmon/Manifest index 8ea9f90073b3..6c196cf7db14 100644 --- a/net-analyzer/bmon/Manifest +++ b/net-analyzer/bmon/Manifest @@ -1,3 +1,3 @@ MD5 061af7b8f34bff53a5873f28e8b639a4 ChangeLog 335 -MD5 09a6982ed597ec5577b44746aaefcee5 bmon-1.2.0.ebuild 618 +MD5 3973ab8054f930171d844fb0bdf077b9 bmon-1.2.0.ebuild 618 MD5 29d1aa21d794773519e0d177988ca6c2 files/digest-bmon-1.2.0 62 diff --git a/net-analyzer/bmon/bmon-1.2.0.ebuild b/net-analyzer/bmon/bmon-1.2.0.ebuild index fa0a6e22cfdd..b40f84ef1471 100644 --- a/net-analyzer/bmon/bmon-1.2.0.ebuild +++ b/net-analyzer/bmon/bmon-1.2.0.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/bmon/bmon-1.2.0.ebuild,v 1.1 2003/06/18 18:51:35 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bmon/bmon-1.2.0.ebuild,v 1.2 2003/09/05 23:40:08 msterret Exp $ DESCRIPTION=" bmon is an interface bandwidth monitor." HOMEPAGE="http://trash.net/~reeler/bmon" @@ -9,7 +9,7 @@ LICENSE="Artistic" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc" IUSE="" -DEPEND=">=sys-libs/ncurses-5.3-r2" # not sure but +DEPEND=">=sys-libs/ncurses-5.3-r2" # not sure but #RDEPEND="" S=${WORKDIR}/${P} |