From 699f5b6cc5e74e7428adad813935df1087d32b3b Mon Sep 17 00:00:00 2001 From: Tom Gall Date: Fri, 27 Aug 2004 15:59:24 +0000 Subject: stable on ppc64 and ppc --- app-benchmarks/tiobench/ChangeLog | 5 ++++- app-benchmarks/tiobench/tiobench-0.3.3-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-benchmarks') diff --git a/app-benchmarks/tiobench/ChangeLog b/app-benchmarks/tiobench/ChangeLog index 53a17bf5b0e9..e6d5bd85ef0c 100644 --- a/app-benchmarks/tiobench/ChangeLog +++ b/app-benchmarks/tiobench/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-benchmarks/tiobench # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/tiobench/ChangeLog,v 1.6 2004/07/18 17:29:31 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/tiobench/ChangeLog,v 1.7 2004/08/27 15:59:24 tgall Exp $ + + 27 Aug 2004; Tom Gall tiobench-0.3.3-r1.ebuild + stable on ppc and ppc64 18 Jul 2004; Daniel Ahlberg : Added amd64 keyword, closing #57108. diff --git a/app-benchmarks/tiobench/tiobench-0.3.3-r1.ebuild b/app-benchmarks/tiobench/tiobench-0.3.3-r1.ebuild index 3b6d945b3677..e66abb613b7b 100644 --- a/app-benchmarks/tiobench/tiobench-0.3.3-r1.ebuild +++ b/app-benchmarks/tiobench/tiobench-0.3.3-r1.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/tiobench/tiobench-0.3.3-r1.ebuild,v 1.4 2004/07/18 17:29:31 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/tiobench/tiobench-0.3.3-r1.ebuild,v 1.5 2004/08/27 15:59:24 tgall Exp $ DESCRIPTION="Portable, robust, fully-threaded I/O benchmark program" HOMEPAGE="http://tiobench.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 ~amd64 ppc ppc64" IUSE="" RDEPEND="virtual/libc -- cgit v1.2.3-65-gdbad