diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-31 11:44:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-31 11:44:03 +0000 |
commit | a6d09e5f17cfbadc3f5b68d90730ae4682272b00 (patch) | |
tree | 55f16b4be8a437b1c6ea3f211a650c0d1f72c6f9 /app-benchmarks | |
parent | Stable for AMD64 x86 too. (diff) | |
download | gentoo-2-a6d09e5f17cfbadc3f5b68d90730ae4682272b00.tar.gz gentoo-2-a6d09e5f17cfbadc3f5b68d90730ae4682272b00.tar.bz2 gentoo-2-a6d09e5f17cfbadc3f5b68d90730ae4682272b00.zip |
Stable for amd64, wrt bug #534822
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/cpuburn/ChangeLog | 7 | ||||
-rw-r--r-- | app-benchmarks/cpuburn/cpuburn-1.4a-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-benchmarks/cpuburn/ChangeLog b/app-benchmarks/cpuburn/ChangeLog index 729693ebb633..a18249d200a1 100644 --- a/app-benchmarks/cpuburn/ChangeLog +++ b/app-benchmarks/cpuburn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-benchmarks/cpuburn -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/ChangeLog,v 1.20 2014/06/16 06:10:02 jlec Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/ChangeLog,v 1.21 2015/01/31 11:44:03 ago Exp $ + + 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> cpuburn-1.4a-r1.ebuild: + Stable for amd64, wrt bug #534822 *cpuburn-1.4a-r1 (16 Jun 2014) diff --git a/app-benchmarks/cpuburn/cpuburn-1.4a-r1.ebuild b/app-benchmarks/cpuburn/cpuburn-1.4a-r1.ebuild index 2d6a3b31493d..e432ce7a4056 100644 --- a/app-benchmarks/cpuburn/cpuburn-1.4a-r1.ebuild +++ b/app-benchmarks/cpuburn/cpuburn-1.4a-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/cpuburn-1.4a-r1.ebuild,v 1.1 2014/06/16 06:10:02 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/cpuburn-1.4a-r1.ebuild,v 1.2 2015/01/31 11:44:03 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="" src_prepare() { |