summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-07-01 17:32:15 +0000
committerJon Hood <squinky86@gentoo.org>2004-07-01 17:32:15 +0000
commita2e76b091b5843f5055aff64fa4d266ff3f60a78 (patch)
tree08a81e67d524539414ee2f47dfafa1a2b26e0adc /net-analyzer/ettercap
parentvirtual/glibc -> virtual/libc, add missing IUSE (diff)
downloadhistorical-a2e76b091b5843f5055aff64fa4d266ff3f60a78.tar.gz
historical-a2e76b091b5843f5055aff64fa4d266ff3f60a78.tar.bz2
historical-a2e76b091b5843f5055aff64fa4d266ff3f60a78.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-analyzer/ettercap')
-rw-r--r--net-analyzer/ettercap/ChangeLog7
-rw-r--r--net-analyzer/ettercap/ettercap-0.6.11.ebuild4
-rw-r--r--net-analyzer/ettercap/ettercap-0.7.0_pre1.ebuild4
-rw-r--r--net-analyzer/ettercap/ettercap-0.7.0_pre2.ebuild4
-rw-r--r--net-analyzer/ettercap/ettercap-0.7.0_rc1.ebuild4
5 files changed, 14 insertions, 9 deletions
diff --git a/net-analyzer/ettercap/ChangeLog b/net-analyzer/ettercap/ChangeLog
index 309c0cc4ea8f..441db7596c35 100644
--- a/net-analyzer/ettercap/ChangeLog
+++ b/net-analyzer/ettercap/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-analyzer/ettercap
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v 1.28 2004/06/29 20:37:44 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v 1.29 2004/07/01 17:32:15 squinky86 Exp $
+
+ 01 Jul 2004; Jon Hood <squinky86@gentoo.org> ettercap-0.6.11.ebuild,
+ ettercap-0.7.0_pre1.ebuild, ettercap-0.7.0_pre2.ebuild,
+ ettercap-0.7.0_rc1.ebuild:
+ change virtual/glibc to virtual/libc
*ettercap-0.7.0_rc1 (29 Jun 2004)
diff --git a/net-analyzer/ettercap/ettercap-0.6.11.ebuild b/net-analyzer/ettercap/ettercap-0.6.11.ebuild
index cfd7ad1a8fa9..1e2cca42caf5 100644
--- a/net-analyzer/ettercap/ettercap-0.6.11.ebuild
+++ b/net-analyzer/ettercap/ettercap-0.6.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.6.11.ebuild,v 1.9 2004/06/24 22:01:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.6.11.ebuild,v 1.10 2004/07/01 17:32:15 squinky86 Exp $
MY_PV=0.6.b
MY_P=${PN}-${MY_PV}
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc alpha arm hppa ~amd64"
IUSE="ssl ncurses debug"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
ncurses? ( sys-libs/ncurses )
ssl? ( dev-libs/openssl )"
DEPEND=">=sys-apps/sed-4.0.5
diff --git a/net-analyzer/ettercap/ettercap-0.7.0_pre1.ebuild b/net-analyzer/ettercap/ettercap-0.7.0_pre1.ebuild
index 216c36e1eb9e..e86053f05daa 100644
--- a/net-analyzer/ettercap/ettercap-0.7.0_pre1.ebuild
+++ b/net-analyzer/ettercap/ettercap-0.7.0_pre1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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_pre1.ebuild,v 1.2 2004/06/24 22:01:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.0_pre1.ebuild,v 1.3 2004/07/01 17:32:15 squinky86 Exp $
# the actual version is "NG-0.7.0" but I suppose portage people will not be
@@ -21,7 +21,7 @@ KEYWORDS="~x86"
IUSE="ssl ncurses gtk debug"
# libtool is needed because it provides libltdl (needed for plugins)
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
sys-libs/zlib
>=sys-devel/libtool-1.4.3
>=net-libs/libnet-1.1.2.1
diff --git a/net-analyzer/ettercap/ettercap-0.7.0_pre2.ebuild b/net-analyzer/ettercap/ettercap-0.7.0_pre2.ebuild
index 6d20d0ff7a75..744563db1d8b 100644
--- a/net-analyzer/ettercap/ettercap-0.7.0_pre2.ebuild
+++ b/net-analyzer/ettercap/ettercap-0.7.0_pre2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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_pre2.ebuild,v 1.3 2004/06/24 22:01:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.0_pre2.ebuild,v 1.4 2004/07/01 17:32:15 squinky86 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".
@@ -20,7 +20,7 @@ KEYWORDS="~x86 ~arm"
IUSE="ssl ncurses gtk debug"
# libtool is needed because it provides libltdl (needed for plugins)
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
sys-libs/zlib
>=sys-devel/libtool-1.4.3
>=net-libs/libnet-1.1.2.1
diff --git a/net-analyzer/ettercap/ettercap-0.7.0_rc1.ebuild b/net-analyzer/ettercap/ettercap-0.7.0_rc1.ebuild
index 970c417e063a..1dac486ca1a9 100644
--- a/net-analyzer/ettercap/ettercap-0.7.0_rc1.ebuild
+++ b/net-analyzer/ettercap/ettercap-0.7.0_rc1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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_rc1.ebuild,v 1.1 2004/06/29 20:37:44 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.0_rc1.ebuild,v 1.2 2004/07/01 17:32:15 squinky86 Exp $
# the actual version is "NG-0.7.0" but I suppose portage people will not be
@@ -21,7 +21,7 @@ KEYWORDS="~x86"
IUSE="ssl ncurses gtk debug"
# libtool is needed because it provides libltdl (needed for plugins)
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
sys-libs/zlib
>=sys-devel/libtool-1.4.3
>=net-libs/libnet-1.1.2.1