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/ntop | |
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/ntop')
-rw-r--r-- | net-analyzer/ntop/ntop-3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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." |