diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-09-07 06:47:31 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-09-07 06:47:31 +0000 |
commit | 9e1bf0e95928fa231461151b5b653302786ec6f6 (patch) | |
tree | b727500641fa1019b0f6c103916aaa4f00ef9acb /net-analyzer | |
parent | whitespace (diff) | |
download | historical-9e1bf0e95928fa231461151b5b653302786ec6f6.tar.gz historical-9e1bf0e95928fa231461151b5b653302786ec6f6.tar.bz2 historical-9e1bf0e95928fa231461151b5b653302786ec6f6.zip |
whitespace
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/bmon/bmon-2.1.0-r3.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/ntop/ntop-3.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/bmon/bmon-2.1.0-r3.ebuild b/net-analyzer/bmon/bmon-2.1.0-r3.ebuild index d55926e3c4f9..9e30e8f4f76d 100644 --- a/net-analyzer/bmon/bmon-2.1.0-r3.ebuild +++ b/net-analyzer/bmon/bmon-2.1.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bmon/bmon-2.1.0-r3.ebuild,v 1.1 2007/09/05 20:20:50 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bmon/bmon-2.1.0-r3.ebuild,v 1.2 2007/09/07 06:47:09 mr_bones_ Exp $ inherit eutils toolchain-funcs @@ -27,7 +27,7 @@ src_unpack() { epatch "${FILESDIR}"/${P}-nostrip.patch # libnl crap, bug 176378 epatch "${FILESDIR}"/${P}-libnl-1.0.patch - + } src_compile() { diff --git a/net-analyzer/ntop/ntop-3.3.ebuild b/net-analyzer/ntop/ntop-3.3.ebuild index d6cbe54d69c9..92a85596763e 100644 --- a/net-analyzer/ntop/ntop-3.3.ebuild +++ b/net-analyzer/ntop/ntop-3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.3.ebuild,v 1.3 2007/09/06 22:47:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.3.ebuild,v 1.4 2007/09/07 06:47:31 mr_bones_ Exp $ inherit eutils autotools @@ -35,7 +35,7 @@ RDEPEND="${DEPEND} pkg_setup() { # snmp doesn't compile in this release, disabled for now - + #if use snmp ; then # ewarn "snmp plugin is under development and upstream does not recommend" # ewarn "it for usage in production environment." |