summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2006-02-20 19:45:02 +0000
committerMarkus Ullmann <jokey@gentoo.org>2006-02-20 19:45:02 +0000
commit27a4bd29607efbe628c51afc2a1cfe8e8463629d (patch)
tree73ec1862365e4cbd278c666445dec449cc70e241 /net-analyzer/tcpslice
parentDon't install docs twice, bug #61344. Cleaned up old patches (diff)
downloadgentoo-2-27a4bd29607efbe628c51afc2a1cfe8e8463629d.tar.gz
gentoo-2-27a4bd29607efbe628c51afc2a1cfe8e8463629d.tar.bz2
gentoo-2-27a4bd29607efbe628c51afc2a1cfe8e8463629d.zip
Removing virtual/libpcap wrt bug #117898
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'net-analyzer/tcpslice')
-rw-r--r--net-analyzer/tcpslice/ChangeLog6
-rw-r--r--net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild6
-rw-r--r--net-analyzer/tcpslice/tcpslice-1.2_alpha2.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/net-analyzer/tcpslice/ChangeLog b/net-analyzer/tcpslice/ChangeLog
index d9ea7d82465d..362349789e69 100644
--- a/net-analyzer/tcpslice/ChangeLog
+++ b/net-analyzer/tcpslice/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/tcpslice
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpslice/ChangeLog,v 1.10 2006/01/17 17:29:41 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpslice/ChangeLog,v 1.11 2006/02/20 19:45:02 jokey Exp $
+
+ 16 Feb 2006; Markus Ullmann <jokey@gentoo.org> tcpslice-1.1_alpha3.ebuild,
+ tcpslice-1.2_alpha2.ebuild:
+ Removing virtual/libpcap wrt bug #117898
*tcpslice-1.2_alpha2 (17 Jan 2006)
diff --git a/net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild b/net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild
index ccef70de48cf..41ff031632f4 100644
--- a/net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild
+++ b/net-analyzer/tcpslice/tcpslice-1.1_alpha3.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/tcpslice/tcpslice-1.1_alpha3.ebuild,v 1.10 2005/07/19 16:35:07 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild,v 1.11 2006/02/20 19:45:02 jokey Exp $
inherit eutils
@@ -20,7 +20,7 @@ KEYWORDS="~ppc x86"
IUSE=""
RDEPEND="virtual/libc
- virtual/libpcap"
+ net-libs/libpcap"
DEPEND="${RDEPEND}
>=sys-apps/sed-4"
diff --git a/net-analyzer/tcpslice/tcpslice-1.2_alpha2.ebuild b/net-analyzer/tcpslice/tcpslice-1.2_alpha2.ebuild
index a574740b9100..56d0c86e5dc9 100644
--- a/net-analyzer/tcpslice/tcpslice-1.2_alpha2.ebuild
+++ b/net-analyzer/tcpslice/tcpslice-1.2_alpha2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpslice/tcpslice-1.2_alpha2.ebuild,v 1.1 2006/01/17 17:29:41 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpslice/tcpslice-1.2_alpha2.ebuild,v 1.2 2006/02/20 19:45:02 jokey Exp $
inherit eutils versionator
@@ -18,7 +18,7 @@ KEYWORDS="~ppc ~x86"
IUSE=""
RDEPEND="virtual/libc
- virtual/libpcap"
+ net-libs/libpcap"
DEPEND="${RDEPEND}
>=sys-apps/sed-4"