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
commit098217a6b755231333ae3be75edbc3e5383720c2 (patch)
tree7671a1e1e69a65bc3dcac8ca222ff9aac936f2a8 /net-analyzer/ntop
parentAdd fixes from bug #136983, look at the confd file in case you experience loc... (diff)
downloadgentoo-2-098217a6b755231333ae3be75edbc3e5383720c2.tar.gz
gentoo-2-098217a6b755231333ae3be75edbc3e5383720c2.tar.bz2
gentoo-2-098217a6b755231333ae3be75edbc3e5383720c2.zip
Add fixes from bug #136983, look at the confd file in case you experience lockups
(Portage version: 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