summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/xprobe')
-rw-r--r--net-analyzer/xprobe/ChangeLog6
-rw-r--r--net-analyzer/xprobe/xprobe-0.0.2.ebuild4
-rw-r--r--net-analyzer/xprobe/xprobe-0.2.1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/xprobe/ChangeLog b/net-analyzer/xprobe/ChangeLog
index c29d628fc20a..952bb2f78798 100644
--- a/net-analyzer/xprobe/ChangeLog
+++ b/net-analyzer/xprobe/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/xprobe
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/ChangeLog,v 1.8 2005/01/01 15:37:46 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/ChangeLog,v 1.9 2005/01/29 05:12:52 dragonheart Exp $
+
+ 29 Jan 2005; Daniel Black <dragonheart@gentoo.org> xprobe-0.0.2.ebuild,
+ xprobe-0.2.1.ebuild:
+ changed net-libs/libpcap depend to virtual/libcap
*xprobe-0.2.1 (01 Jan 2005)
diff --git a/net-analyzer/xprobe/xprobe-0.0.2.ebuild b/net-analyzer/xprobe/xprobe-0.0.2.ebuild
index 8e3e51777aef..c01dca0616c6 100644
--- a/net-analyzer/xprobe/xprobe-0.0.2.ebuild
+++ b/net-analyzer/xprobe/xprobe-0.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/xprobe-0.0.2.ebuild,v 1.8 2005/01/01 15:37:46 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/xprobe-0.0.2.ebuild,v 1.9 2005/01/29 05:12:52 dragonheart Exp $
inherit eutils
@@ -12,7 +12,7 @@ KEYWORDS="x86 ~sparc"
SLOT="0"
LICENSE="GPL-2"
-DEPEND=">=net-libs/libpcap-0.6.1"
+DEPEND="virtual/libpcap"
IUSE=""
src_unpack() {
diff --git a/net-analyzer/xprobe/xprobe-0.2.1.ebuild b/net-analyzer/xprobe/xprobe-0.2.1.ebuild
index b33be3a00143..3ee1b2d3daba 100644
--- a/net-analyzer/xprobe/xprobe-0.2.1.ebuild
+++ b/net-analyzer/xprobe/xprobe-0.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/xprobe-0.2.1.ebuild,v 1.2 2005/01/01 15:37:46 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/xprobe-0.2.1.ebuild,v 1.3 2005/01/29 05:12:52 dragonheart Exp $
inherit eutils
@@ -17,7 +17,7 @@ KEYWORDS="~x86 ~sparc"
SLOT="0"
LICENSE="GPL-2"
-DEPEND=">=net-libs/libpcap-0.6.1"
+DEPEND="virtual/libpcap"
IUSE=""
src_unpack() {