summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-13 22:22:21 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-13 22:22:21 +0000
commitba212974c33c0ba2486c8ce71224b01d2d57324b (patch)
treea88d9a6eeb0e1143d6aac8420cee42e2368b4a44 /app-benchmarks
parentNeeds gtkmm 2.16 to build (diff)
downloadhistorical-ba212974c33c0ba2486c8ce71224b01d2d57324b.tar.gz
historical-ba212974c33c0ba2486c8ce71224b01d2d57324b.tar.bz2
historical-ba212974c33c0ba2486c8ce71224b01d2d57324b.zip
Removing virtual/libc deps
Package-Manager: portage-2.2_rc40/cvs/Linux x86_64
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/dbench/ChangeLog5
-rw-r--r--app-benchmarks/dbench/dbench-3.04.ebuild5
-rw-r--r--app-benchmarks/iozone/ChangeLog6
-rw-r--r--app-benchmarks/iozone/iozone-3.242.ebuild9
-rw-r--r--app-benchmarks/iozone/iozone-3.321.ebuild7
-rw-r--r--app-benchmarks/ltp/ChangeLog5
-rw-r--r--app-benchmarks/ltp/ltp-20090131.ebuild5
-rw-r--r--app-benchmarks/pipebench/ChangeLog7
-rw-r--r--app-benchmarks/pipebench/pipebench-0.40.ebuild6
-rw-r--r--app-benchmarks/stress/ChangeLog5
-rw-r--r--app-benchmarks/stress/stress-0.18.6.ebuild6
-rw-r--r--app-benchmarks/tiobench/ChangeLog7
-rw-r--r--app-benchmarks/tiobench/tiobench-0.3.3-r2.ebuild9
13 files changed, 42 insertions, 40 deletions
diff --git a/app-benchmarks/dbench/ChangeLog b/app-benchmarks/dbench/ChangeLog
index fc9c6b72f18f..6d77ba035fec 100644
--- a/app-benchmarks/dbench/ChangeLog
+++ b/app-benchmarks/dbench/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-benchmarks/dbench
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v 1.37 2009/05/01 23:03:29 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v 1.38 2009/09/13 22:20:15 patrick Exp $
+
+ 13 Sep 2009; Patrick Lauer <patrick@gentoo.org> dbench-3.04.ebuild:
+ Removing virtual/libc deps
01 May 2009; Tiago Cunha <tcunha@gentoo.org> dbench-4.0.ebuild:
stable sparc, bug 261723
diff --git a/app-benchmarks/dbench/dbench-3.04.ebuild b/app-benchmarks/dbench/dbench-3.04.ebuild
index da738938ccf8..833c5b4b6238 100644
--- a/app-benchmarks/dbench/dbench-3.04.ebuild
+++ b/app-benchmarks/dbench/dbench-3.04.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/app-benchmarks/dbench/dbench-3.04.ebuild,v 1.9 2007/12/27 22:06:14 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-3.04.ebuild,v 1.10 2009/09/13 22:20:15 patrick Exp $
DESCRIPTION="Popular filesystem benchmark"
SRC_URI="ftp://ftp.samba.org/pub/tridge/dbench/${P}.tar.gz"
@@ -9,7 +9,6 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="amd64 hppa ppc ppc64 sparc ~x86"
IUSE=""
-DEPEND="virtual/libc"
src_install() {
dobin dbench tbench tbench_srv
diff --git a/app-benchmarks/iozone/ChangeLog b/app-benchmarks/iozone/ChangeLog
index 8ec0b394d9dd..bf2c46f721bf 100644
--- a/app-benchmarks/iozone/ChangeLog
+++ b/app-benchmarks/iozone/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-benchmarks/iozone
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/iozone/ChangeLog,v 1.39 2009/09/12 02:48:41 vostorga Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/iozone/ChangeLog,v 1.40 2009/09/13 22:20:40 patrick Exp $
+
+ 13 Sep 2009; Patrick Lauer <patrick@gentoo.org> iozone-3.242.ebuild,
+ iozone-3.321.ebuild:
+ Removing virtual/libc deps
12 Sep 2009; Víctor Ostorga <vostorga@gentoo.org>
-files/iozone-3.226-ppc64.patch:
diff --git a/app-benchmarks/iozone/iozone-3.242.ebuild b/app-benchmarks/iozone/iozone-3.242.ebuild
index 2c01d421050a..e5a579455098 100644
--- a/app-benchmarks/iozone/iozone-3.242.ebuild
+++ b/app-benchmarks/iozone/iozone-3.242.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/iozone/iozone-3.242.ebuild,v 1.10 2008/05/03 00:16:51 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/iozone/iozone-3.242.ebuild,v 1.11 2009/09/13 22:20:40 patrick Exp $
# TODO
# -> linux-arm (32bit) <-
@@ -30,11 +30,6 @@ SLOT="0"
KEYWORDS="amd64 arm ia64 ppc ppc64 sparc x86"
IUSE=""
-DEPEND="
- >=sys-apps/sed-4
- virtual/libc"
-RDEPEND="virtual/libc"
-
S=${WORKDIR}/${PN}${PV/./_}
src_compile() {
diff --git a/app-benchmarks/iozone/iozone-3.321.ebuild b/app-benchmarks/iozone/iozone-3.321.ebuild
index aa1fedf84f12..e63566785683 100644
--- a/app-benchmarks/iozone/iozone-3.321.ebuild
+++ b/app-benchmarks/iozone/iozone-3.321.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/iozone/iozone-3.321.ebuild,v 1.1 2009/03/08 16:21:59 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/iozone/iozone-3.321.ebuild,v 1.2 2009/09/13 22:20:40 patrick Exp $
# TODO
# -> linux-arm (32bit) <-
@@ -30,11 +30,6 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
-DEPEND="
- >=sys-apps/sed-4
- virtual/libc"
-RDEPEND="virtual/libc"
-
S=${WORKDIR}/${PN}${PV/./_}
src_compile() {
diff --git a/app-benchmarks/ltp/ChangeLog b/app-benchmarks/ltp/ChangeLog
index b48b93b94103..cb56f959241d 100644
--- a/app-benchmarks/ltp/ChangeLog
+++ b/app-benchmarks/ltp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-benchmarks/ltp
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/ltp/ChangeLog,v 1.16 2009/04/30 17:26:17 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/ltp/ChangeLog,v 1.17 2009/09/13 22:21:06 patrick Exp $
+
+ 13 Sep 2009; Patrick Lauer <patrick@gentoo.org> ltp-20090131.ebuild:
+ Removing virtual/libc deps
30 Apr 2009; Patrick Lauer <patrick@gentoo.org> -ltp-20081031.ebuild,
-ltp-20081231.ebuild:
diff --git a/app-benchmarks/ltp/ltp-20090131.ebuild b/app-benchmarks/ltp/ltp-20090131.ebuild
index 654516dbc669..0d71c4029daa 100644
--- a/app-benchmarks/ltp/ltp-20090131.ebuild
+++ b/app-benchmarks/ltp/ltp-20090131.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/ltp/ltp-20090131.ebuild,v 1.1 2009/02/28 18:53:38 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/ltp/ltp-20090131.ebuild,v 1.2 2009/09/13 22:21:06 patrick Exp $
inherit eutils portability flag-o-matic
@@ -14,8 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
-# add "dialog" here if ltpmenu is enabled
-DEPEND="virtual/libc"
+# add "dialog" to depends if ltpmenu is enabled
src_unpack() {
unpack ${A}
diff --git a/app-benchmarks/pipebench/ChangeLog b/app-benchmarks/pipebench/ChangeLog
index 4880b6c64d76..be1658554058 100644
--- a/app-benchmarks/pipebench/ChangeLog
+++ b/app-benchmarks/pipebench/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-benchmarks/pipebench
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/pipebench/ChangeLog,v 1.11 2008/03/28 22:59:40 maekke Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/pipebench/ChangeLog,v 1.12 2009/09/13 22:21:30 patrick Exp $
+
+ 13 Sep 2009; Patrick Lauer <patrick@gentoo.org> pipebench-0.40.ebuild:
+ Removing virtual/libc deps
28 Mar 2008; Markus Meier <maekke@gentoo.org> pipebench-0.40.ebuild:
x86 stable, bug #214975
diff --git a/app-benchmarks/pipebench/pipebench-0.40.ebuild b/app-benchmarks/pipebench/pipebench-0.40.ebuild
index 882cdc372336..da0fa2751a9c 100644
--- a/app-benchmarks/pipebench/pipebench-0.40.ebuild
+++ b/app-benchmarks/pipebench/pipebench-0.40.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/pipebench/pipebench-0.40.ebuild,v 1.11 2008/03/28 22:59:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/pipebench/pipebench-0.40.ebuild,v 1.12 2009/09/13 22:21:30 patrick Exp $
DESCRIPTION="Measures the speed of stdin/stdout communication"
HOMEPAGE="http://www.habets.pp.se/synscan/programs.php?prog=pipebench"
@@ -11,8 +11,6 @@ SLOT="0"
KEYWORDS="amd64 ppc ppc64 x86"
IUSE=""
-DEPEND="virtual/libc"
-
src_unpack() {
unpack ${P}.tar.gz
cd "${S}" || die "Manual configure failed"
diff --git a/app-benchmarks/stress/ChangeLog b/app-benchmarks/stress/ChangeLog
index 652024ffb8bd..b920432a81ec 100644
--- a/app-benchmarks/stress/ChangeLog
+++ b/app-benchmarks/stress/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-benchmarks/stress
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/ChangeLog,v 1.36 2009/09/07 13:38:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/ChangeLog,v 1.37 2009/09/13 22:21:56 patrick Exp $
+
+ 13 Sep 2009; Patrick Lauer <patrick@gentoo.org> stress-0.18.6.ebuild:
+ Removing virtual/libc deps
07 Sep 2009; Raúl Porcel <armin76@gentoo.org> stress-1.0.0.ebuild:
Add ~arm wrt #282197
diff --git a/app-benchmarks/stress/stress-0.18.6.ebuild b/app-benchmarks/stress/stress-0.18.6.ebuild
index 4f26c0604b12..8d3af179c1b5 100644
--- a/app-benchmarks/stress/stress-0.18.6.ebuild
+++ b/app-benchmarks/stress/stress-0.18.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-0.18.6.ebuild,v 1.7 2006/12/06 20:03:38 eroyf Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-0.18.6.ebuild,v 1.8 2009/09/13 22:21:56 patrick Exp $
inherit flag-o-matic
@@ -15,8 +15,6 @@ SLOT="0"
KEYWORDS="amd64 mips ppc ppc64 ~sparc x86"
IUSE="static"
-DEPEND="virtual/libc"
-
src_compile() {
use static && append-ldflags -static
econf || die "econf failed"
diff --git a/app-benchmarks/tiobench/ChangeLog b/app-benchmarks/tiobench/ChangeLog
index 9b213578874a..edd6510dae24 100644
--- a/app-benchmarks/tiobench/ChangeLog
+++ b/app-benchmarks/tiobench/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-benchmarks/tiobench
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/tiobench/ChangeLog,v 1.15 2008/10/26 12:42:34 swegener Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/tiobench/ChangeLog,v 1.16 2009/09/13 22:22:21 patrick Exp $
+
+ 13 Sep 2009; Patrick Lauer <patrick@gentoo.org> tiobench-0.3.3-r2.ebuild:
+ Removing virtual/libc deps
26 Oct 2008; Sven Wegener <swegener@gentoo.org> tiobench-0.3.3-r2.ebuild:
Fix direct use of gcc, bug #243526.
diff --git a/app-benchmarks/tiobench/tiobench-0.3.3-r2.ebuild b/app-benchmarks/tiobench/tiobench-0.3.3-r2.ebuild
index 63ff0bae28e5..605b4be6537a 100644
--- a/app-benchmarks/tiobench/tiobench-0.3.3-r2.ebuild
+++ b/app-benchmarks/tiobench/tiobench-0.3.3-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/tiobench/tiobench-0.3.3-r2.ebuild,v 1.4 2008/10/26 12:42:34 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/tiobench/tiobench-0.3.3-r2.ebuild,v 1.5 2009/09/13 22:22:21 patrick Exp $
inherit eutils toolchain-funcs
@@ -13,9 +13,8 @@ SLOT="0"
KEYWORDS="x86 amd64 ppc ppc64"
IUSE=""
-RDEPEND="virtual/libc
- dev-lang/perl"
-DEPEND=">=sys-apps/sed-4"
+RDEPEND="dev-lang/perl"
+DEPEND="${RDEPEND}"
src_unpack() {
unpack ${A}