summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2006-02-17 16:31:02 +0000
committerMarkus Ullmann <jokey@gentoo.org>2006-02-17 16:31:02 +0000
commit6ba131eba0261463c19e40f6067f53f631826b30 (patch)
tree6c88d73048abb22716c946b651a9de2a9ed0eb79 /net-analyzer/traffic-vis
parentMarked ppc stable for bug #89424. (diff)
downloadgentoo-2-6ba131eba0261463c19e40f6067f53f631826b30.tar.gz
gentoo-2-6ba131eba0261463c19e40f6067f53f631826b30.tar.bz2
gentoo-2-6ba131eba0261463c19e40f6067f53f631826b30.zip
Removing virtual/libpcap wrt bug #117898
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'net-analyzer/traffic-vis')
-rw-r--r--net-analyzer/traffic-vis/ChangeLog7
-rw-r--r--net-analyzer/traffic-vis/traffic-vis-0.35.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/traffic-vis/ChangeLog b/net-analyzer/traffic-vis/ChangeLog
index b1b31633cac3..2e46babfe73b 100644
--- a/net-analyzer/traffic-vis/ChangeLog
+++ b/net-analyzer/traffic-vis/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/traffic-vis
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traffic-vis/ChangeLog,v 1.11 2005/07/19 16:40:04 dholm Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traffic-vis/ChangeLog,v 1.12 2006/02/17 16:29:26 jokey Exp $
+
+ 17 Feb 2006; Markus Ullmann <jokey@gentoo.org> traffic-vis-0.35.ebuild:
+ Removing virtual/libpcap wrt bug #117898
19 Jul 2005; David Holm <dholm@gentoo.org> traffic-vis-0.35.ebuild:
Added to ~ppc.
diff --git a/net-analyzer/traffic-vis/traffic-vis-0.35.ebuild b/net-analyzer/traffic-vis/traffic-vis-0.35.ebuild
index 326db831e316..8af280852f3f 100644
--- a/net-analyzer/traffic-vis/traffic-vis-0.35.ebuild
+++ b/net-analyzer/traffic-vis/traffic-vis-0.35.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/traffic-vis/traffic-vis-0.35.ebuild,v 1.11 2005/07/19 16:40:04 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traffic-vis/traffic-vis-0.35.ebuild,v 1.12 2006/02/17 16:29:26 jokey Exp $
inherit eutils
@@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~ppc x86"
IUSE="gif"
DEPEND="virtual/libc
- virtual/libpcap
+ net-libs/libpcap
gif? ( media-libs/netpbm
virtual/ghostscript
dev-lang/perl )