diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-07-18 17:29:31 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-07-18 17:29:31 +0000 |
commit | da173a7e2b5bd04406074df51e8d5433ecb45d23 (patch) | |
tree | d361e660b5c7e1789cc172dafd8d503ce8b8e8c4 /app-benchmarks/tiobench | |
parent | fix gift.conf -> giftd.conf typo, #57425 (diff) | |
download | historical-da173a7e2b5bd04406074df51e8d5433ecb45d23.tar.gz historical-da173a7e2b5bd04406074df51e8d5433ecb45d23.tar.bz2 historical-da173a7e2b5bd04406074df51e8d5433ecb45d23.zip |
Closing #57108.
Diffstat (limited to 'app-benchmarks/tiobench')
-rw-r--r-- | app-benchmarks/tiobench/ChangeLog | 5 | ||||
-rw-r--r-- | app-benchmarks/tiobench/Manifest | 16 | ||||
-rw-r--r-- | app-benchmarks/tiobench/tiobench-0.3.3-r1.ebuild | 4 |
3 files changed, 9 insertions, 16 deletions
diff --git a/app-benchmarks/tiobench/ChangeLog b/app-benchmarks/tiobench/ChangeLog index e240151d2ca8..53a17bf5b0e9 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.5 2004/06/24 21:29:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/tiobench/ChangeLog,v 1.6 2004/07/18 17:29:31 aliz Exp $ + + 18 Jul 2004; Daniel Ahlberg <aliz@gentoo.org> : + Added amd64 keyword, closing #57108. *tiobench-0.3.3-r1 (03 Mar 2004) diff --git a/app-benchmarks/tiobench/Manifest b/app-benchmarks/tiobench/Manifest index 3b371a748dc4..9f800b033bdc 100644 --- a/app-benchmarks/tiobench/Manifest +++ b/app-benchmarks/tiobench/Manifest @@ -1,15 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 5911e564600dbce45bab9a3fe99d4a3c ChangeLog 575 +MD5 ffe7f40901053da7311227fc82724d75 tiobench-0.3.3-r1.ebuild 925 MD5 98654bd43d8d80844f0f2e2ae613cf5f tiobench-0.3.3.ebuild 917 -MD5 05df338f3ba13dd57c121546a76cb0e9 tiobench-0.3.3-r1.ebuild 920 -MD5 b0e08c271d30b5da41b55be795a8773e files/digest-tiobench-0.3.3 65 +MD5 e69069788f77b1db5d2ca1e38f0680dc ChangeLog 661 MD5 b0e08c271d30b5da41b55be795a8773e files/digest-tiobench-0.3.3-r1 65 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.8 (GNU/Linux) - -iD8DBQFA3zQlHTu7gpaalycRAkyBAKDyeU1vhqgtz+SDiLHsRHuv/dzK+wCeJ+ai -jee1LTVLJ0fzcz18L00iEe4= -=y6op ------END PGP SIGNATURE----- +MD5 b0e08c271d30b5da41b55be795a8773e files/digest-tiobench-0.3.3 65 diff --git a/app-benchmarks/tiobench/tiobench-0.3.3-r1.ebuild b/app-benchmarks/tiobench/tiobench-0.3.3-r1.ebuild index 88106d0d18a6..3b6d945b3677 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.3 2004/06/27 20:54:39 vapier Exp $ +# $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 $ 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" +KEYWORDS="x86 ~amd64" IUSE="" RDEPEND="virtual/libc |