From 6096120a1804f29bf91339e03e38fde98286cc48 Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Wed, 23 Sep 2009 18:26:56 +0000 Subject: Remove virtual/libc Package-Manager: portage-2.2_rc41/cvs/Linux x86_64 --- net-analyzer/bing/ChangeLog | 7 +++++-- net-analyzer/bing/bing-1.1.3.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'net-analyzer/bing') diff --git a/net-analyzer/bing/ChangeLog b/net-analyzer/bing/ChangeLog index dee49d009e43..626a09136566 100644 --- a/net-analyzer/bing/ChangeLog +++ b/net-analyzer/bing/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/bing -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/ChangeLog,v 1.15 2008/04/21 17:46:14 phreak Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/ChangeLog,v 1.16 2009/09/23 18:18:10 patrick Exp $ + + 23 Sep 2009; Patrick Lauer bing-1.1.3.ebuild: + Remove virtual/libc 21 Apr 2008; Christian Heim metadata.xml: Fix up metadata.xml. If there's no maintainer for the package, the metadata diff --git a/net-analyzer/bing/bing-1.1.3.ebuild b/net-analyzer/bing/bing-1.1.3.ebuild index fc4f594767b4..89976ea056cc 100644 --- a/net-analyzer/bing/bing-1.1.3.ebuild +++ b/net-analyzer/bing/bing-1.1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/bing-1.1.3.ebuild,v 1.14 2007/07/02 14:36:02 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/bing-1.1.3.ebuild,v 1.15 2009/09/23 18:18:10 patrick Exp $ DESCRIPTION="A point-to-point bandwidth measurement tool." SRC_URI="mirror://debian/pool/main/b/bing/${PN}_${PV}.orig.tar.gz" @@ -12,7 +12,7 @@ SLOT="0" LICENSE="as-is" IUSE="" -RDEPEND="virtual/libc" +RDEPEND="" DEPEND="${RDEPEND} >=sys-apps/sed-4" -- cgit v1.2.3-65-gdbad