Add fixes from bug #136983, look at the confd file in case you experience lockups
authorMarkus Ullmann <jokey@gentoo.org>
Tue, 27 Mar 2007 20:56:32 +0000 (20:56 +0000)
committerMarkus Ullmann <jokey@gentoo.org>
Tue, 27 Mar 2007 20:56:32 +0000 (20:56 +0000)
Package-Manager: portage-2.1.2.2

net-analyzer/ntop/ntop-3.2-r3.ebuild

index bdc3c0b2e84744427e1d0a650686f54bc4c55cc7..61424b4e6d05d3b0c60780b33d32a70b15c07a4a 100644 (file)
@@ -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.2-r3.ebuild,v 1.1 2007/03/27 20:55:11 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.2-r3.ebuild,v 1.2 2007/03/27 20:56:32 jokey Exp $
 
 inherit eutils autotools
 
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ntop/${P}.tgz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
-IUSE="ipv6 nls snmp ssl sslwatchdog tcpd zlib"
+IUSE="ipv6 nls snmp ssl tcpd zlib"
 
 DEPEND="sys-apps/gawk
        >=sys-devel/libtool-1.4