diff options
author | 2005-11-25 17:05:22 +0000 | |
---|---|---|
committer | 2005-11-25 17:05:22 +0000 | |
commit | 0f01a3dda932ff7e928ce5b54d30136c60468309 (patch) | |
tree | 3e3caeb3614605a6f8ce69751d25f01c7e510b1b /app-benchmarks | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-0f01a3dda932ff7e928ce5b54d30136c60468309.tar.gz gentoo-2-0f01a3dda932ff7e928ce5b54d30136c60468309.tar.bz2 gentoo-2-0f01a3dda932ff7e928ce5b54d30136c60468309.zip |
stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/iozone/ChangeLog | 5 | ||||
-rw-r--r-- | app-benchmarks/iozone/iozone-3.242.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-benchmarks/iozone/ChangeLog b/app-benchmarks/iozone/ChangeLog index 1acdd91344a7..9f5905e07229 100644 --- a/app-benchmarks/iozone/ChangeLog +++ b/app-benchmarks/iozone/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-benchmarks/iozone # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/iozone/ChangeLog,v 1.26 2005/11/13 12:24:26 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/iozone/ChangeLog,v 1.27 2005/11/25 17:05:22 tgall Exp $ + + 25 Nov 2005; Tom Gall <tgall@gentoo.org> iozone-3.242.ebuild: + stable on ppc64 *iozone-3.254 (13 Nov 2005) diff --git a/app-benchmarks/iozone/iozone-3.242.ebuild b/app-benchmarks/iozone/iozone-3.242.ebuild index d90d0a99b20e..f1ed99e999f9 100644 --- a/app-benchmarks/iozone/iozone-3.242.ebuild +++ b/app-benchmarks/iozone/iozone-3.242.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/iozone/iozone-3.242.ebuild,v 1.5 2005/08/23 02:49:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/iozone/iozone-3.242.ebuild,v 1.6 2005/11/25 17:05:22 tgall Exp $ # TODO # -> linux-arm (32bit) <- @@ -27,7 +27,7 @@ SRC_URI="http://www.iozone.org/src/current/${PN}${PV/./_}.tar" LICENSE="freedist" SLOT="0" -KEYWORDS="amd64 ~arm ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ia64 ppc ppc64 ~sparc x86" IUSE="" DEPEND="sys-devel/gcc |