summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2011-12-16 21:02:46 +0000
committerAgostino Sarubbo <ago@gentoo.org>2011-12-16 21:02:46 +0000
commit9264635bf66ae3f8a437ae6969a37c0d174df242 (patch)
tree9cd195e7a0d6d34903622e92eebc72fa8c728402 /app-benchmarks
parentRemoved older 0.2.1 version (diff)
downloadgentoo-2-9264635bf66ae3f8a437ae6969a37c0d174df242.tar.gz
gentoo-2-9264635bf66ae3f8a437ae6969a37c0d174df242.tar.bz2
gentoo-2-9264635bf66ae3f8a437ae6969a37c0d174df242.zip
Stable for AMD64, wrt bug #394055
(Portage version: 2.1.10.40/cvs/Linux i686)
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 )"