diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-03-27 15:56:38 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-03-27 15:56:38 +0000 |
commit | 6e8036234b7202a25894dea03d13df8c82c52864 (patch) | |
tree | 09c83f693efcc440d003aeb31ed7b67aa806eb14 /app-benchmarks/pipebench/pipebench-0.40.ebuild | |
parent | Stable on ppc64; bug #214963 (diff) | |
download | historical-6e8036234b7202a25894dea03d13df8c82c52864.tar.gz historical-6e8036234b7202a25894dea03d13df8c82c52864.tar.bz2 historical-6e8036234b7202a25894dea03d13df8c82c52864.zip |
Stable on ppc64; bug #214975
Package-Manager: portage-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 9e87eb248a2e..8af0456ec451 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.8 2008/03/26 22:37:52 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/pipebench/pipebench-0.40.ebuild,v 1.9 2008/03/27 15:56:38 corsair 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" |