diff options
author | 2009-03-08 20:51:47 +0000 | |
---|---|---|
committer | 2009-03-08 20:51:47 +0000 | |
commit | 3f2456db93eb1aefb961acd339d5591b83ee8723 (patch) | |
tree | 6f80941e466e849af780a2d5a9885a9c517113d6 /app-benchmarks/contest/contest-0.61.ebuild | |
parent | Drop KDE 4.2.0 (diff) | |
download | gentoo-2-3f2456db93eb1aefb961acd339d5591b83ee8723.tar.gz gentoo-2-3f2456db93eb1aefb961acd339d5591b83ee8723.tar.bz2 gentoo-2-3f2456db93eb1aefb961acd339d5591b83ee8723.zip |
amd64/x86 stable, bug #261722
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'app-benchmarks/contest/contest-0.61.ebuild')
-rw-r--r-- | app-benchmarks/contest/contest-0.61.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/contest/contest-0.61.ebuild b/app-benchmarks/contest/contest-0.61.ebuild index e865f5aa1541..5d599f4602cd 100644 --- a/app-benchmarks/contest/contest-0.61.ebuild +++ b/app-benchmarks/contest/contest-0.61.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/contest/contest-0.61.ebuild,v 1.8 2009/03/02 00:20:32 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/contest/contest-0.61.ebuild,v 1.9 2009/03/08 20:51:47 maekke Exp $ inherit toolchain-funcs eutils @@ -10,7 +10,7 @@ SRC_URI="http://members.optusnet.com.au/ckolivas/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND=">=app-benchmarks/dbench-2.0" |