diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-06-22 15:56:02 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-06-22 15:56:02 +0000 |
commit | c8e7075b4c1ee645e895d7e702f8dbad3c1aa014 (patch) | |
tree | f11a7352f95b2af366a09a5da9111f2a1b967569 /app-benchmarks/iozone | |
parent | Verison bumped. (Manifest recommit) (diff) | |
download | gentoo-2-c8e7075b4c1ee645e895d7e702f8dbad3c1aa014.tar.gz gentoo-2-c8e7075b4c1ee645e895d7e702f8dbad3c1aa014.tar.bz2 gentoo-2-c8e7075b4c1ee645e895d7e702f8dbad3c1aa014.zip |
Keyworded ~sparc wrt #53521
Diffstat (limited to 'app-benchmarks/iozone')
-rw-r--r-- | app-benchmarks/iozone/ChangeLog | 5 | ||||
-rw-r--r-- | app-benchmarks/iozone/iozone-3.218.ebuild | 7 |
2 files changed, 7 insertions, 5 deletions
diff --git a/app-benchmarks/iozone/ChangeLog b/app-benchmarks/iozone/ChangeLog index b7b50c5ce8e3..7b53d5d57128 100644 --- a/app-benchmarks/iozone/ChangeLog +++ b/app-benchmarks/iozone/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-benchmarks/iozone # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/iozone/ChangeLog,v 1.4 2004/06/15 01:20:03 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/iozone/ChangeLog,v 1.5 2004/06/22 15:56:02 gustavoz Exp $ + + 22 Jun 2004; Gustavo Zacarias <gustavoz@gentoo.org> iozone-3.218.ebuild: + Keyworded ~sparc wrt #53521 15 Jun 2004; Daniel Black <dragonheart@gentoo.org> iozone-3.217.ebuild: x86 stable diff --git a/app-benchmarks/iozone/iozone-3.218.ebuild b/app-benchmarks/iozone/iozone-3.218.ebuild index 8e14a37475ba..22b39f6c98cd 100644 --- a/app-benchmarks/iozone/iozone-3.218.ebuild +++ b/app-benchmarks/iozone/iozone-3.218.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/iozone/iozone-3.218.ebuild,v 1.1 2004/06/13 02:13:25 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/iozone/iozone-3.218.ebuild,v 1.2 2004/06/22 15:56:02 gustavoz Exp $ IUSE="" @@ -17,7 +17,6 @@ SLOT="0" # -> linux-AMD64 (64bit) <- # -> linux-ia64 (64bit) <- # -> linux-powerpc (32bit) <- -# -> linux-sparc (32bit) <- # -> linux-S390 (32bit) <- # -> linux-S390X (64bit) <- # @@ -27,9 +26,9 @@ SLOT="0" # -> openbsd-threads (32bit) <- # # -# ~arm ~amd64 ~ia64 ~sparc ~s390 alpha(?) +# ~arm ~amd64 ~ia64 ~s390 alpha(?) -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~sparc" DEPEND="sys-devel/gcc |