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
commit5b31a653328957177856aad139dc0dab085a2b39 (patch)
treeb4d52ddb6c339267e440de4543216ee6c5c2be5e /net-analyzer/ettercap/ettercap-0.6.11.ebuild
parentvirtual/glibc -> virtual/libc, add missing IUSE (Manifest recommit) (diff)
downloadgentoo-2-5b31a653328957177856aad139dc0dab085a2b39.tar.gz
gentoo-2-5b31a653328957177856aad139dc0dab085a2b39.tar.bz2
gentoo-2-5b31a653328957177856aad139dc0dab085a2b39.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-analyzer/ettercap/ettercap-0.6.11.ebuild')
-rw-r--r--net-analyzer/ettercap/ettercap-0.6.11.ebuild4
1 files changed, 2 insertions, 2 deletions
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