diff options
author | Markus Meier <maekke@gentoo.org> | 2008-03-28 22:59:40 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-03-28 22:59:40 +0000 |
commit | 4227c92713082b62ba9d84f2dc05a1750d35c754 (patch) | |
tree | b0212542015c554e63b761a41186b90e73d3be26 /app-benchmarks/pipebench/pipebench-0.40.ebuild | |
parent | x86 stable, bug #214795 (diff) | |
download | gentoo-2-4227c92713082b62ba9d84f2dc05a1750d35c754.tar.gz gentoo-2-4227c92713082b62ba9d84f2dc05a1750d35c754.tar.bz2 gentoo-2-4227c92713082b62ba9d84f2dc05a1750d35c754.zip |
x86 stable, bug #214975
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-benchmarks/pipebench/pipebench-0.40.ebuild')
-rw-r--r-- | app-benchmarks/pipebench/pipebench-0.40.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/pipebench/pipebench-0.40.ebuild b/app-benchmarks/pipebench/pipebench-0.40.ebuild index b19717c77c60..882cdc372336 100644 --- a/app-benchmarks/pipebench/pipebench-0.40.ebuild +++ b/app-benchmarks/pipebench/pipebench-0.40.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/pipebench/pipebench-0.40.ebuild,v 1.10 2008/03/28 15:31:15 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/pipebench/pipebench-0.40.ebuild,v 1.11 2008/03/28 22:59:40 maekke Exp $ DESCRIPTION="Measures the speed of stdin/stdout communication" HOMEPAGE="http://www.habets.pp.se/synscan/programs.php?prog=pipebench" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.habets.pp.se/pub/synscan/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 ~x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" DEPEND="virtual/libc" |