summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-10-20 12:20:18 +0000
committerSimon Stelling <blubb@gentoo.org>2006-10-20 12:20:18 +0000
commitc7742bd814c0a7e82b14bc74c88d6f1aca1e1756 (patch)
tree436f5974ab6fc0439a8ece784039fea509490579 /app-benchmarks
parentstable on amd64 (diff)
downloadgentoo-2-c7742bd814c0a7e82b14bc74c88d6f1aca1e1756.tar.gz
gentoo-2-c7742bd814c0a7e82b14bc74c88d6f1aca1e1756.tar.bz2
gentoo-2-c7742bd814c0a7e82b14bc74c88d6f1aca1e1756.zip
stable on amd64
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/stress/ChangeLog7
-rw-r--r--app-benchmarks/stress/stress-0.18.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-benchmarks/stress/ChangeLog b/app-benchmarks/stress/ChangeLog
index d0a464c20b26..f55cb3b4b5a4 100644
--- a/app-benchmarks/stress/ChangeLog
+++ b/app-benchmarks/stress/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-benchmarks/stress
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/ChangeLog,v 1.23 2005/09/03 18:57:20 corsair Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/ChangeLog,v 1.24 2006/10/20 12:20:18 blubb Exp $
+
+ 20 Oct 2006; Simon Stelling <blubb@gentoo.org> stress-0.18.6.ebuild:
+ stable on amd64
03 Sep 2005; Markus Rothe <corsair@gentoo.org> stress-0.18.6.ebuild:
Stable on ppc64
diff --git a/app-benchmarks/stress/stress-0.18.6.ebuild b/app-benchmarks/stress/stress-0.18.6.ebuild
index ebb13eb18519..bdd6bc2e3137 100644
--- a/app-benchmarks/stress/stress-0.18.6.ebuild
+++ b/app-benchmarks/stress/stress-0.18.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-0.18.6.ebuild,v 1.5 2005/09/03 18:57:20 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-0.18.6.ebuild,v 1.6 2006/10/20 12:20:18 blubb Exp $
inherit flag-o-matic
@@ -12,7 +12,7 @@ SRC_URI="http://weather.ou.edu/~apw/projects/stress/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ~mips ppc ppc64 ~sparc x86"
IUSE="static"
DEPEND="virtual/libc"