summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 18:26:56 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 18:26:56 +0000
commit6096120a1804f29bf91339e03e38fde98286cc48 (patch)
treef22cacf178ec7bed148fd21383880bd6934d41ff /net-analyzer/bing
parentalpha/ia64 stable wrt #284765 (diff)
downloadhistorical-6096120a1804f29bf91339e03e38fde98286cc48.tar.gz
historical-6096120a1804f29bf91339e03e38fde98286cc48.tar.bz2
historical-6096120a1804f29bf91339e03e38fde98286cc48.zip
Remove virtual/libc
Package-Manager: portage-2.2_rc41/cvs/Linux x86_64
Diffstat (limited to 'net-analyzer/bing')
-rw-r--r--net-analyzer/bing/ChangeLog7
-rw-r--r--net-analyzer/bing/bing-1.1.3.ebuild6
2 files changed, 8 insertions, 5 deletions
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 <patrick@gentoo.org> bing-1.1.3.ebuild:
+ Remove virtual/libc
21 Apr 2008; Christian Heim <phreak@gentoo.org> 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"