summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/cpuburn/ChangeLog7
-rw-r--r--app-benchmarks/cpuburn/cpuburn-1.4a.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-benchmarks/cpuburn/ChangeLog b/app-benchmarks/cpuburn/ChangeLog
index 6c80d3c16b4a..2daba75ee76e 100644
--- a/app-benchmarks/cpuburn/ChangeLog
+++ b/app-benchmarks/cpuburn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-benchmarks/cpuburn
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/ChangeLog,v 1.16 2010/10/12 18:54:05 jer Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/ChangeLog,v 1.17 2011/12/16 21:02:46 ago Exp $
+
+ 16 Dec 2011; Agostino Sarubbo <ago@gentoo.org> cpuburn-1.4a.ebuild:
+ Stable for AMD64, wrt bug #394055
*cpuburn-1.4a (12 Oct 2010)
diff --git a/app-benchmarks/cpuburn/cpuburn-1.4a.ebuild b/app-benchmarks/cpuburn/cpuburn-1.4a.ebuild
index d594482a4217..2cb862423839 100644
--- a/app-benchmarks/cpuburn/cpuburn-1.4a.ebuild
+++ b/app-benchmarks/cpuburn/cpuburn-1.4a.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/cpuburn-1.4a.ebuild,v 1.1 2010/10/12 18:54:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/cpuburn-1.4a.ebuild,v 1.2 2011/12/16 21:02:46 ago Exp $
EAPI="2"
@@ -13,7 +13,7 @@ SRC_URI="http://pages.sbcglobal.net/redelm/cpuburn_${MY_P}_tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 ~x86"
IUSE=""
RDEPEND="amd64? ( >=app-emulation/emul-linux-x86-baselibs-1.0 )"