diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-11 03:02:16 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-11 03:02:16 +0000 |
commit | 86432b90b83f51f126fff3ed53e3f44b9659b585 (patch) | |
tree | 4e76d22a6f08e5ae3214c600df9ffed9ee2a020a /app-benchmarks | |
parent | ver bump #59975 (diff) | |
download | historical-86432b90b83f51f126fff3ed53e3f44b9659b585.tar.gz historical-86432b90b83f51f126fff3ed53e3f44b9659b585.tar.bz2 historical-86432b90b83f51f126fff3ed53e3f44b9659b585.zip |
stable on ppc64, bug #58081
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/bonnie/ChangeLog | 5 | ||||
-rw-r--r-- | app-benchmarks/bonnie/Manifest | 6 | ||||
-rw-r--r-- | app-benchmarks/bonnie/bonnie-2.0.6.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/app-benchmarks/bonnie/ChangeLog b/app-benchmarks/bonnie/ChangeLog index b1e01c4ef189..22cb5c1337a6 100644 --- a/app-benchmarks/bonnie/ChangeLog +++ b/app-benchmarks/bonnie/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-benchmarks/bonnie # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bonnie/ChangeLog,v 1.10 2004/06/24 21:27:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bonnie/ChangeLog,v 1.11 2004/08/11 03:02:16 tgall Exp $ + + 10 Aug 2004; Tom Gall <tgall@gentoo.org> bonnie-2.0.6.ebuild: + stable on ppc64, bug #58081 10 Jun 2004; Stephen P. Becker <geoman@gentoo.org> bonnie-2.0.6.ebuild: Added ~mips keyword. diff --git a/app-benchmarks/bonnie/Manifest b/app-benchmarks/bonnie/Manifest index 00daf8a48c65..1df189886c3c 100644 --- a/app-benchmarks/bonnie/Manifest +++ b/app-benchmarks/bonnie/Manifest @@ -1,5 +1,5 @@ -MD5 885636097b7525e7fb52353705243629 bonnie-2.0.6.ebuild 796 -MD5 4b10a2e883bdc6b786342651d300fae6 ChangeLog 1087 -MD5 f23bd5149955b47a9739ac6279998698 files/bonnie_man.patch 350 +MD5 44d963d210d53f5c1379895a16159a89 ChangeLog 1179 +MD5 90dce47cfe6d923e1ff82b91b405993f bonnie-2.0.6.ebuild 799 MD5 c72a42518e23fdc675ed7b0a4bee0045 files/Makefile.patch 248 +MD5 f23bd5149955b47a9739ac6279998698 files/bonnie_man.patch 350 MD5 4f5d7854c5b9e58a36722c7b932ba53d files/digest-bonnie-2.0.6 56 diff --git a/app-benchmarks/bonnie/bonnie-2.0.6.ebuild b/app-benchmarks/bonnie/bonnie-2.0.6.ebuild index 3c92df09cba8..1ba1899b212f 100644 --- a/app-benchmarks/bonnie/bonnie-2.0.6.ebuild +++ b/app-benchmarks/bonnie/bonnie-2.0.6.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/bonnie/bonnie-2.0.6.ebuild,v 1.14 2004/06/24 21:27:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bonnie/bonnie-2.0.6.ebuild,v 1.15 2004/08/11 03:02:16 tgall Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.textuality.com/bonnie/bonnie.tar.gz" LICENSE="bonnie" SLOT="0" -KEYWORDS="x86 ppc sparc alpha ~ia64 ~amd64 ~mips" +KEYWORDS="x86 ppc sparc alpha ~ia64 ~amd64 ~mips ppc64" IUSE="" DEPEND="" RDEPEND="" |