diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-12-18 19:00:58 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-12-18 19:00:58 +0000 |
commit | 2d02ef599568fb50ee642a83e49f9256a5d593d1 (patch) | |
tree | 849009321387510d3f026c3abd5c171edb83e0f1 /app-benchmarks/tiobench | |
parent | Applying panel endianess patch unconditionally (Manifest recommit) (diff) | |
download | gentoo-2-2d02ef599568fb50ee642a83e49f9256a5d593d1.tar.gz gentoo-2-2d02ef599568fb50ee642a83e49f9256a5d593d1.tar.bz2 gentoo-2-2d02ef599568fb50ee642a83e49f9256a5d593d1.zip |
stable
Diffstat (limited to 'app-benchmarks/tiobench')
-rw-r--r-- | app-benchmarks/tiobench/ChangeLog | 5 | ||||
-rw-r--r-- | app-benchmarks/tiobench/tiobench-0.3.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-benchmarks/tiobench/ChangeLog b/app-benchmarks/tiobench/ChangeLog index bb23323ccf83..bf608abbb5a9 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.8 2004/09/24 19:04:41 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/tiobench/ChangeLog,v 1.9 2004/12/18 19:00:58 blubb Exp $ + + 18 Dec 2004; Simon Stelling <blubb@gentoo.org> tiobench-0.3.3-r1.ebuild: + was testing for a long time, marking stable on amd64 24 Sep 2004; Sven Wegener <swegener@gentoo.org> -tiobench-0.3.3.ebuild: Removed old ebuild. diff --git a/app-benchmarks/tiobench/tiobench-0.3.3-r1.ebuild b/app-benchmarks/tiobench/tiobench-0.3.3-r1.ebuild index e66abb613b7b..1a9ea6b48f80 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.5 2004/08/27 15:59:24 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/tiobench/tiobench-0.3.3-r1.ebuild,v 1.6 2004/12/18 19:00:58 blubb 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 ppc ppc64" +KEYWORDS="x86 amd64 ppc ppc64" IUSE="" RDEPEND="virtual/libc |