summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-08-07 12:04:32 +0000
committerSimon Stelling <blubb@gentoo.org>2005-08-07 12:04:32 +0000
commit467429a986f748030bf5ff10e63d6d47fa384f79 (patch)
tree6f34f9814d4c87cb5deda228ebad44907e0e1cd7 /app-benchmarks/pipebench
parentNew version: 0.9.8 (diff)
downloadgentoo-2-467429a986f748030bf5ff10e63d6d47fa384f79.tar.gz
gentoo-2-467429a986f748030bf5ff10e63d6d47fa384f79.tar.bz2
gentoo-2-467429a986f748030bf5ff10e63d6d47fa384f79.zip
~amd64
(Portage version: 2.0.51.22-r2)
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 438fe9796c7f..d27937b9fc11 100644
--- a/app-benchmarks/pipebench/ChangeLog
+++ b/app-benchmarks/pipebench/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-benchmarks/pipebench
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/pipebench/ChangeLog,v 1.5 2005/01/01 12:05:47 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/pipebench/ChangeLog,v 1.6 2005/08/07 12:03:52 blubb Exp $
+
+ 07 Aug 2005; Simon Stelling <blubb@gentoo.org> pipebench-0.40.ebuild:
+ added ~amd64 keyword
03 Sep 2004; David Holm <dholm@gentoo.org> pipebench-0.40.ebuild:
Added to ~ppc.
diff --git a/app-benchmarks/pipebench/pipebench-0.40.ebuild b/app-benchmarks/pipebench/pipebench-0.40.ebuild
index a406cc3e9ff0..66b40b62dd8c 100644
--- a/app-benchmarks/pipebench/pipebench-0.40.ebuild
+++ b/app-benchmarks/pipebench/pipebench-0.40.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.6 2005/01/01 12:05:47 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/pipebench/pipebench-0.40.ebuild,v 1.7 2005/08/07 12:03:52 blubb 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 ~ppc64 ~ppc"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND="virtual/libc"