diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-26 15:11:23 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-26 15:11:23 +0000 |
commit | ec9912df555d760d6fcb1e9a5ec181f9bb4a9761 (patch) | |
tree | 062c38d598ddbd15bc138602648a931df50a4b00 /app-benchmarks | |
parent | Stable on sparc (diff) | |
download | gentoo-2-ec9912df555d760d6fcb1e9a5ec181f9bb4a9761.tar.gz gentoo-2-ec9912df555d760d6fcb1e9a5ec181f9bb4a9761.tar.bz2 gentoo-2-ec9912df555d760d6fcb1e9a5ec181f9bb4a9761.zip |
Stable on sparc
(Portage version: 2.1-r1)
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/iozone/ChangeLog | 7 | ||||
-rw-r--r-- | app-benchmarks/iozone/iozone-3.242.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-benchmarks/iozone/ChangeLog b/app-benchmarks/iozone/ChangeLog index 9f5905e07229..da6942e0bfbe 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.27 2005/11/25 17:05:22 tgall Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/iozone/ChangeLog,v 1.28 2006/06/26 15:11:23 gustavoz Exp $ + + 26 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> iozone-3.242.ebuild: + Stable on sparc 25 Nov 2005; Tom Gall <tgall@gentoo.org> iozone-3.242.ebuild: stable on ppc64 diff --git a/app-benchmarks/iozone/iozone-3.242.ebuild b/app-benchmarks/iozone/iozone-3.242.ebuild index f1ed99e999f9..73af76832e05 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 +# Copyright 1999-2006 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.6 2005/11/25 17:05:22 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/iozone/iozone-3.242.ebuild,v 1.7 2006/06/26 15:11:23 gustavoz 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 |