summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2006-02-15 23:35:45 +0000
committerMarkus Ullmann <jokey@gentoo.org>2006-02-15 23:35:45 +0000
commitec508c4eb92e7f24fa826a0ed0f6166fab80323e (patch)
tree23f2716bfe7fb459bb6fa6f3820a9abc9a20c47d /net-analyzer/netwox
parentBug 122312, thanks yuval. Submitted upstream for next release (diff)
downloadgentoo-2-ec508c4eb92e7f24fa826a0ed0f6166fab80323e.tar.gz
gentoo-2-ec508c4eb92e7f24fa826a0ed0f6166fab80323e.tar.bz2
gentoo-2-ec508c4eb92e7f24fa826a0ed0f6166fab80323e.zip
Removing virtual/libpcap wrt bug #117898
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'net-analyzer/netwox')
-rw-r--r--net-analyzer/netwox/ChangeLog8
-rw-r--r--net-analyzer/netwox/netwox-5.31.0.ebuild10
-rw-r--r--net-analyzer/netwox/netwox-5.32.0.ebuild10
3 files changed, 16 insertions, 12 deletions
diff --git a/net-analyzer/netwox/ChangeLog b/net-analyzer/netwox/ChangeLog
index e870920178d7..57ba883c8127 100644
--- a/net-analyzer/netwox/ChangeLog
+++ b/net-analyzer/netwox/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/netwox
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/ChangeLog,v 1.19 2005/12/11 20:02:01 vanquirius Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/ChangeLog,v 1.20 2006/02/15 23:33:06 jokey Exp $
+
+ 15 Feb 2006; Markus Ullmann <jokey@gentoo.org> netwox-5.31.0.ebuild,
+ netwox-5.32.0.ebuild:
+ Removing virtual/libpcap wrt bug #117898
*netwox-5.32.0 (11 Dec 2005)
diff --git a/net-analyzer/netwox/netwox-5.31.0.ebuild b/net-analyzer/netwox/netwox-5.31.0.ebuild
index 186ce063e448..00d69b024b1f 100644
--- a/net-analyzer/netwox/netwox-5.31.0.ebuild
+++ b/net-analyzer/netwox/netwox-5.31.0.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/netwox/netwox-5.31.0.ebuild,v 1.1 2005/10/15 04:57:30 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/netwox-5.31.0.ebuild,v 1.2 2006/02/15 23:33:06 jokey Exp $
# NOTE: netwib, netwox and netwag go together, bump all or bump none
@@ -18,10 +18,10 @@ SLOT="0"
KEYWORDS="~ppc ~sparc ~x86"
IUSE="doc"
-RDEPEND="virtual/libpcap
- >=net-libs/libnet-1.1.1"
+RDEPEND=">=net-libs/libnet-1.1.1"
-DEPEND="~net-libs/netwib-${PV}
+DEPEND="net-libs/libpcap
+ ~net-libs/netwib-${PV}
${RDEPEND}"
S=${WORKDIR}/${P}-src
diff --git a/net-analyzer/netwox/netwox-5.32.0.ebuild b/net-analyzer/netwox/netwox-5.32.0.ebuild
index 0b032285d6d7..48f9aeaf1d84 100644
--- a/net-analyzer/netwox/netwox-5.32.0.ebuild
+++ b/net-analyzer/netwox/netwox-5.32.0.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/netwox/netwox-5.32.0.ebuild,v 1.1 2005/12/11 20:02:01 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/netwox-5.32.0.ebuild,v 1.2 2006/02/15 23:33:06 jokey Exp $
# NOTE: netwib, netwox and netwag go together, bump all or bump none
@@ -18,10 +18,10 @@ SLOT="0"
KEYWORDS="~ppc ~sparc ~x86"
IUSE="doc"
-RDEPEND="virtual/libpcap
- >=net-libs/libnet-1.1.1"
+RDEPEND=">=net-libs/libnet-1.1.1"
-DEPEND="~net-libs/netwib-${PV}
+DEPEND="net-libs/libpcap
+ ~net-libs/netwib-${PV}
${RDEPEND}"
S="${WORKDIR}/${P}-src"