summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2006-02-15 23:15:50 +0000
committerMarkus Ullmann <jokey@gentoo.org>2006-02-15 23:15:50 +0000
commit89b8e500b98d96b6108754dd2b3e19d822c34535 (patch)
tree6bb82a653f1b3506661ad63382817e9354724b99 /net-analyzer/jnettop/jnettop-0.10.1.ebuild
parentFix typo, thanks to Brendan Rankin in bug #122960 for reporting. (diff)
downloadhistorical-89b8e500b98d96b6108754dd2b3e19d822c34535.tar.gz
historical-89b8e500b98d96b6108754dd2b3e19d822c34535.tar.bz2
historical-89b8e500b98d96b6108754dd2b3e19d822c34535.zip
Removing virtual/libpcap wrt bug #117898
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'net-analyzer/jnettop/jnettop-0.10.1.ebuild')
-rw-r--r--net-analyzer/jnettop/jnettop-0.10.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/jnettop/jnettop-0.10.1.ebuild b/net-analyzer/jnettop/jnettop-0.10.1.ebuild
index dc3dc5542a82..a5b49286cb76 100644
--- a/net-analyzer/jnettop/jnettop-0.10.1.ebuild
+++ b/net-analyzer/jnettop/jnettop-0.10.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/jnettop/jnettop-0.10.1.ebuild,v 1.5 2005/05/08 22:04:52 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/jnettop/jnettop-0.10.1.ebuild,v 1.6 2006/02/15 23:15:50 jokey Exp $
DESCRIPTION="A top like console network traffic visualiser"
HOMEPAGE="http://jnettop.kubs.info/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86 ~ppc ~sparc ~amd64"
IUSE=""
-DEPEND="virtual/libpcap
+DEPEND="net-libs/libpcap
>=dev-libs/glib-2.0.1"
src_install() {