summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:17:37 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:17:37 +0000
commitf74f1f002ebdb3d301a5c07a7f16aaf9dca673b9 (patch)
tree5caa0e0782211d983f7f2730405b28d816c72108 /app-benchmarks
parent12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff)
downloadhistorical-f74f1f002ebdb3d301a5c07a7f16aaf9dca673b9.tar.gz
historical-f74f1f002ebdb3d301a5c07a7f16aaf9dca673b9.tar.bz2
historical-f74f1f002ebdb3d301a5c07a7f16aaf9dca673b9.zip
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
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 fa71744ff8f7..6a7d0598c9e3 100644
--- a/app-benchmarks/cpuburn/ChangeLog
+++ b/app-benchmarks/cpuburn/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for app-benchmarks/cpuburn
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/ChangeLog,v 1.1 2002/10/23 13:48:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/ChangeLog,v 1.2 2002/12/09 04:17:37 manson Exp $
+\* Autoupdate keywords (12-6-02)
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
+
*cpuburn-1.4 (23 Oct 2002)
23 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
diff --git a/app-benchmarks/cpuburn/cpuburn-1.4.ebuild b/app-benchmarks/cpuburn/cpuburn-1.4.ebuild
index c2c754374b1e..61e4d2237893 100644
--- a/app-benchmarks/cpuburn/cpuburn-1.4.ebuild
+++ b/app-benchmarks/cpuburn/cpuburn-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# 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.1 2002/10/23 13:48:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/cpuburn-1.4.ebuild,v 1.2 2002/12/09 04:17:37 manson Exp $
DESCRIPTION="This program is designed to heavily load CPU chips [testing purposes]"
HOMEPAGE="http://users.ev1.net/~redelm/"
@@ -12,7 +12,7 @@ S="${WORKDIR}/${P}"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="~x86 -ppc -sparc -sparc64 -alpha"
+KEYWORDS="~x86 -ppc -sparc -alpha"
RESTRICT="nostrip"
DEPEND="sys-devel/gcc"