summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2005-01-29 05:12:52 +0000
committerDaniel Black <dragonheart@gentoo.org>2005-01-29 05:12:52 +0000
commit05a1f98abf34af4ac72f2688d1bc0d2e7bb2830d (patch)
treeb3adb5ee8d23e2d4f24fa771795b0c102b6adff7 /net-analyzer/ettercap
parentAdd ~ppc keyword to 2.6.1 (diff)
downloadgentoo-2-05a1f98abf34af4ac72f2688d1bc0d2e7bb2830d.tar.gz
gentoo-2-05a1f98abf34af4ac72f2688d1bc0d2e7bb2830d.tar.bz2
gentoo-2-05a1f98abf34af4ac72f2688d1bc0d2e7bb2830d.zip
Move to virtual/libpcap as per bug #63113
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-analyzer/ettercap')
-rw-r--r--net-analyzer/ettercap/ChangeLog6
-rw-r--r--net-analyzer/ettercap/ettercap-0.7.0.ebuild4
-rw-r--r--net-analyzer/ettercap/ettercap-0.7.1.ebuild4
-rw-r--r--net-analyzer/ettercap/ettercap-0.7.2.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/net-analyzer/ettercap/ChangeLog b/net-analyzer/ettercap/ChangeLog
index 5fb2753c34bd..7ec4170f8079 100644
--- a/net-analyzer/ettercap/ChangeLog
+++ b/net-analyzer/ettercap/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/ettercap
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v 1.44 2005/01/08 08:45:40 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v 1.45 2005/01/29 05:12:51 dragonheart Exp $
+
+ 29 Jan 2005; Daniel Black <dragonheart@gentoo.org> ettercap-0.7.0.ebuild,
+ ettercap-0.7.1.ebuild, ettercap-0.7.2.ebuild:
+ changed net-libs/libpcap depend to virtual/libcap
*ettercap-0.7.2 (08 Jan 2005)
diff --git a/net-analyzer/ettercap/ettercap-0.7.0.ebuild b/net-analyzer/ettercap/ettercap-0.7.0.ebuild
index 953ff614cdbf..9875a65e0814 100644
--- a/net-analyzer/ettercap/ettercap-0.7.0.ebuild
+++ b/net-analyzer/ettercap/ettercap-0.7.0.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/ettercap/ettercap-0.7.0.ebuild,v 1.12 2005/01/08 08:45:40 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.0.ebuild,v 1.13 2005/01/29 05:12:51 dragonheart Exp $
# the actual version is "NG-0.7.0" but I suppose portage people will not be
# happy with it (as for the 0.6.b version), so let's set it to "0.7.0".
@@ -26,7 +26,7 @@ RDEPEND="virtual/libc
sys-libs/zlib
>=sys-devel/libtool-1.4.3
>=net-libs/libnet-1.1.2.1
- >=net-libs/libpcap-0.8.1
+ virtual/libpcap
ncurses? ( sys-libs/ncurses )
ssl? ( dev-libs/openssl )
gtk? ( >=x11-libs/gtk+-2.2.2 )"
diff --git a/net-analyzer/ettercap/ettercap-0.7.1.ebuild b/net-analyzer/ettercap/ettercap-0.7.1.ebuild
index 5da008c07869..0cc28d8c00d5 100644
--- a/net-analyzer/ettercap/ettercap-0.7.1.ebuild
+++ b/net-analyzer/ettercap/ettercap-0.7.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/ettercap/ettercap-0.7.1.ebuild,v 1.2 2005/01/08 08:45:40 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.1.ebuild,v 1.3 2005/01/29 05:12:51 dragonheart Exp $
# the actual version is "NG-0.7.0" but I suppose portage people will not be
# happy with it (as for the 0.6.b version), so let's set it to "0.7.0".
@@ -26,7 +26,7 @@ RDEPEND="virtual/libc
sys-libs/zlib
>=sys-devel/libtool-1.4.3
>=net-libs/libnet-1.1.2.1
- >=net-libs/libpcap-0.8.1
+ virtual/libpcap
ncurses? ( sys-libs/ncurses )
ssl? ( dev-libs/openssl )
gtk? ( >=x11-libs/gtk+-2.2.2 )"
diff --git a/net-analyzer/ettercap/ettercap-0.7.2.ebuild b/net-analyzer/ettercap/ettercap-0.7.2.ebuild
index 5f1b9927ec71..27d50e4bc52f 100644
--- a/net-analyzer/ettercap/ettercap-0.7.2.ebuild
+++ b/net-analyzer/ettercap/ettercap-0.7.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/ettercap/ettercap-0.7.2.ebuild,v 1.1 2005/01/08 08:45:40 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.2.ebuild,v 1.2 2005/01/29 05:12:51 dragonheart Exp $
# the actual version is "NG-0.7.0" but I suppose portage people will not be
# happy with it (as for the 0.6.b version), so let's set it to "0.7.0".
@@ -26,7 +26,7 @@ RDEPEND="virtual/libc
sys-libs/zlib
>=sys-devel/libtool-1.4.3
>=net-libs/libnet-1.1.2.1
- >=net-libs/libpcap-0.8.1
+ virtual/libpcap
ncurses? ( sys-libs/ncurses )
ssl? ( dev-libs/openssl )
gtk? ( >=x11-libs/gtk+-2.2.2 )"