From 51349a44035476ecd838f71d8a84f04bce6c78b4 Mon Sep 17 00:00:00 2001 From: Jon Hood Date: Thu, 1 Jul 2004 20:28:12 +0000 Subject: virtual/glibc -> virtual/libc --- net-analyzer/tcpslice/ChangeLog | 5 ++++- net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-analyzer/tcpslice') diff --git a/net-analyzer/tcpslice/ChangeLog b/net-analyzer/tcpslice/ChangeLog index 39e5b2f880ae..0b18539b4ed1 100644 --- a/net-analyzer/tcpslice/ChangeLog +++ b/net-analyzer/tcpslice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/tcpslice # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpslice/ChangeLog,v 1.3 2004/06/24 22:20:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpslice/ChangeLog,v 1.4 2004/07/01 20:24:58 squinky86 Exp $ + + 01 Jul 2004; Jon Hood tcpslice-1.1_alpha3.ebuild: + change virtual/glibc to virtual/libc 27 Apr 2004; Aron Griffis tcpslice-1.1_alpha3.ebuild: Add inherit eutils diff --git a/net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild b/net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild index 91e0f9ecfd2a..9c27183377a9 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-2004 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.4 2004/06/24 22:20:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild,v 1.5 2004/07/01 20:24:58 squinky86 Exp $ inherit eutils @@ -16,7 +16,7 @@ LICENSE="BSD" SLOT="0" KEYWORDS="x86" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=net-libs/libpcap-0.6.2-r1" RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad