summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-05-29 22:18:43 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-05-29 22:18:43 +0000
commit3aa721db2ffd2c89575fbff29b402ce23427c850 (patch)
tree18f82d73fef5ed8053f199a82218573f6f73cd73 /app-benchmarks
parentStable on amd64 (diff)
downloadgentoo-2-3aa721db2ffd2c89575fbff29b402ce23427c850.tar.gz
gentoo-2-3aa721db2ffd2c89575fbff29b402ce23427c850.tar.bz2
gentoo-2-3aa721db2ffd2c89575fbff29b402ce23427c850.zip
Stable on amd64.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/cpuburn/ChangeLog5
-rw-r--r--app-benchmarks/cpuburn/cpuburn-1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-benchmarks/cpuburn/ChangeLog b/app-benchmarks/cpuburn/ChangeLog
index 8a567c2992ed..b60fc0b517e3 100644
--- a/app-benchmarks/cpuburn/ChangeLog
+++ b/app-benchmarks/cpuburn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-benchmarks/cpuburn
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/ChangeLog,v 1.10 2005/03/25 15:25:13 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/ChangeLog,v 1.11 2005/05/29 22:18:43 cryos Exp $
+
+ 29 May 2005; Marcus D. Hanwell <marcus@gentoo.org> cpuburn-1.4.ebuild:
+ Stable on amd64.
25 Mar 2005; Daniel Goller <morfic@gentoo.org> +metadata.xml:
add metadata.xml
diff --git a/app-benchmarks/cpuburn/cpuburn-1.4.ebuild b/app-benchmarks/cpuburn/cpuburn-1.4.ebuild
index ee2ab1c5e79b..a0779783976e 100644
--- a/app-benchmarks/cpuburn/cpuburn-1.4.ebuild
+++ b/app-benchmarks/cpuburn/cpuburn-1.4.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/cpuburn/cpuburn-1.4.ebuild,v 1.11 2005/03/25 15:19:03 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/cpuburn-1.4.ebuild,v 1.12 2005/05/29 22:18:43 cryos Exp $
MY_P="${PV/./_}"
DESCRIPTION="designed to heavily load CPU chips [testing purposes]"
@@ -9,7 +9,7 @@ SRC_URI="http://pages.sbcglobal.net/redelm/cpuburn_${MY_P}_tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* x86 ~amd64"
+KEYWORDS="-* amd64 x86"
IUSE=""
RESTRICT="nostrip"