summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2007-03-27 20:56:32 +0000
committerMarkus Ullmann <jokey@gentoo.org>2007-03-27 20:56:32 +0000
commitb289fd5b7791c3cafc249b75def315daf3fa8f15 (patch)
treea296318e9d12fa14b087dbe0dc32e4aab12bab90 /net-analyzer/ntop
parentAdd fixes from bug #136983, look at the confd file in case you experience loc... (diff)
downloadhistorical-b289fd5b7791c3cafc249b75def315daf3fa8f15.tar.gz
historical-b289fd5b7791c3cafc249b75def315daf3fa8f15.tar.bz2
historical-b289fd5b7791c3cafc249b75def315daf3fa8f15.zip
Add fixes from bug #136983, look at the confd file in case you experience lockups
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'net-analyzer/ntop')
-rw-r--r--net-analyzer/ntop/ntop-3.2-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ntop/ntop-3.2-r3.ebuild b/net-analyzer/ntop/ntop-3.2-r3.ebuild
index bdc3c0b2e847..61424b4e6d05 100644
--- a/net-analyzer/ntop/ntop-3.2-r3.ebuild
+++ b/net-analyzer/ntop/ntop-3.2-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/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