/[gentoo-x86]/net-analyzer/ntop/ntop-3.3.ebuild
Gentoo

Diff of /net-analyzer/ntop/ntop-3.3.ebuild

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.3 Revision 1.4
1# Copyright 1999-2007 Gentoo Foundation 1# Copyright 1999-2007 Gentoo Foundation
2# Distributed under the terms of the GNU General Public License v2 2# Distributed under the terms of the GNU General Public License v2
3# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/Attic/ntop-3.3.ebuild,v 1.3 2007/09/06 22:47:48 vapier Exp $ 3# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/Attic/ntop-3.3.ebuild,v 1.4 2007/09/07 06:47:31 mr_bones_ Exp $
4 4
5inherit eutils autotools 5inherit eutils autotools
6 6
7DESCRIPTION="tool that shows network usage like top" 7DESCRIPTION="tool that shows network usage like top"
8HOMEPAGE="http://www.ntop.org/ntop.html" 8HOMEPAGE="http://www.ntop.org/ntop.html"
33RDEPEND="${DEPEND} 33RDEPEND="${DEPEND}
34 media-gfx/graphviz" 34 media-gfx/graphviz"
35 35
36pkg_setup() { 36pkg_setup() {
37 # snmp doesn't compile in this release, disabled for now 37 # snmp doesn't compile in this release, disabled for now
38 38
39 #if use snmp ; then 39 #if use snmp ; then
40 # ewarn "snmp plugin is under development and upstream does not recommend" 40 # ewarn "snmp plugin is under development and upstream does not recommend"
41 # ewarn "it for usage in production environment." 41 # ewarn "it for usage in production environment."
42 # if ! use ipv6 ; then 42 # if ! use ipv6 ; then
43 # echo 43 # echo

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.13