diff options
author | David Holm <dholm@gentoo.org> | 2005-07-08 14:19:56 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-08 14:19:56 +0000 |
commit | c5595b07e5b7150c12a217afae0562690306ade2 (patch) | |
tree | e5d5a0e54677f9808389687f8475b1358c55c1df /app-benchmarks/contest | |
parent | Added to ~ppc (diff) | |
download | historical-c5595b07e5b7150c12a217afae0562690306ade2.tar.gz historical-c5595b07e5b7150c12a217afae0562690306ade2.tar.bz2 historical-c5595b07e5b7150c12a217afae0562690306ade2.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-benchmarks/contest')
-rw-r--r-- | app-benchmarks/contest/ChangeLog | 5 | ||||
-rw-r--r-- | app-benchmarks/contest/Manifest | 4 | ||||
-rw-r--r-- | app-benchmarks/contest/contest-0.61.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-benchmarks/contest/ChangeLog b/app-benchmarks/contest/ChangeLog index 6a057104f639..b3c546e6010e 100644 --- a/app-benchmarks/contest/ChangeLog +++ b/app-benchmarks/contest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-benchmarks/contest # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/contest/ChangeLog,v 1.4 2005/01/01 12:03:38 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/contest/ChangeLog,v 1.5 2005/07/08 14:19:56 dholm Exp $ + + 08 Jul 2005; David Holm <dholm@gentoo.org> contest-0.61.ebuild: + Added to ~ppc. 12 Apr 2004; Chris Aniszczyk <zx@gentoo.org> contest-0.61.ebuild: Add missing IUSE diff --git a/app-benchmarks/contest/Manifest b/app-benchmarks/contest/Manifest index eb1a8501a5a9..64aae7e331b7 100644 --- a/app-benchmarks/contest/Manifest +++ b/app-benchmarks/contest/Manifest @@ -1,4 +1,4 @@ -MD5 108627931d5cfbc130c2fb4e27c92cf2 ChangeLog 465 -MD5 5287e52d2ede4a853f06d1d7eddc017b contest-0.61.ebuild 761 +MD5 8d3703bdf5ae9f064552e1abe5336da1 ChangeLog 544 +MD5 76bf3d936f861cef7644127d96a68fd7 contest-0.61.ebuild 761 MD5 dffd46174e78b327c834fc3e4b1cf848 metadata.xml 160 MD5 eee765df455aa16fef5a368b4f24a0e6 files/digest-contest-0.61 63 diff --git a/app-benchmarks/contest/contest-0.61.ebuild b/app-benchmarks/contest/contest-0.61.ebuild index 80a11bec2fe5..4cecb2fca254 100644 --- a/app-benchmarks/contest/contest-0.61.ebuild +++ b/app-benchmarks/contest/contest-0.61.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.5 2005/01/01 12:03:38 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/contest/contest-0.61.ebuild,v 1.6 2005/07/08 14:19:56 dholm Exp $ DESCRIPTION="Test system responsiveness for compare different kernels" HOMEPAGE="http://members.optusnet.com.au/ckolivas/contest/" @@ -8,7 +8,7 @@ SRC_URI="http://members.optusnet.com.au/ckolivas/contest/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="" RDEPEND=">=app-benchmarks/dbench-2.0" |