summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-09-02 02:20:52 +0000
committerTom Gall <tgall@gentoo.org>2004-09-02 02:20:52 +0000
commitd3a2e3cb6c8be5c1b930566829b6c34d15c82155 (patch)
tree5a4986d5362bc94813a90f9f6be7ba1fd48776fd /app-benchmarks/pipebench
parentstable on ppc64, bug #61787 (Manifest recommit) (diff)
downloadgentoo-2-d3a2e3cb6c8be5c1b930566829b6c34d15c82155.tar.gz
gentoo-2-d3a2e3cb6c8be5c1b930566829b6c34d15c82155.tar.bz2
gentoo-2-d3a2e3cb6c8be5c1b930566829b6c34d15c82155.zip
added ~ppc64, bug #61790
Diffstat (limited to 'app-benchmarks/pipebench')
-rw-r--r--app-benchmarks/pipebench/ChangeLog5
-rw-r--r--app-benchmarks/pipebench/pipebench-0.40.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-benchmarks/pipebench/ChangeLog b/app-benchmarks/pipebench/ChangeLog
index 3101a67a6890..012986b6e31b 100644
--- a/app-benchmarks/pipebench/ChangeLog
+++ b/app-benchmarks/pipebench/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-benchmarks/pipebench
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/pipebench/ChangeLog,v 1.2 2004/06/24 21:28:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/pipebench/ChangeLog,v 1.3 2004/09/02 02:20:52 tgall Exp $
+
+ 01 Sep 2004; Tom Gall <tgall@gentoo.org> pipebench-0.40.ebuild:
+ added ~ppc64, bug #61790
*pipebench-0.40 (19 Apr 2004)
diff --git a/app-benchmarks/pipebench/pipebench-0.40.ebuild b/app-benchmarks/pipebench/pipebench-0.40.ebuild
index 9c705ba6f8e0..4c84a72b9df2 100644
--- a/app-benchmarks/pipebench/pipebench-0.40.ebuild
+++ b/app-benchmarks/pipebench/pipebench-0.40.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/app-benchmarks/pipebench/pipebench-0.40.ebuild,v 1.3 2004/06/27 20:53:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/pipebench/pipebench-0.40.ebuild,v 1.4 2004/09/02 02:20:52 tgall Exp $
DESCRIPTION="Measures the speed of stdin/stdout communication"
HOMEPAGE="http://www.habets.pp.se/synscan/programs.php?prog=pipebench"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.habets.pp.se/pub/synscan/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc64"
IUSE=""
DEPEND="virtual/libc"