summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2009-05-17 18:33:17 +0000
committerTiago Cunha <tcunha@gentoo.org>2009-05-17 18:33:17 +0000
commit2786f46be1b1482f47ff9d28328931628cb9e136 (patch)
tree8c8cecedbb23a26f6c0d532c861fad13700022ef /app-benchmarks/stress/ChangeLog
parentlibusb-compat will work fine with brltty, code inspection plus upstream says so. (diff)
downloadhistorical-2786f46be1b1482f47ff9d28328931628cb9e136.tar.gz
historical-2786f46be1b1482f47ff9d28328931628cb9e136.tar.bz2
historical-2786f46be1b1482f47ff9d28328931628cb9e136.zip
- Use the patch from bug 261720 which:
- Avoids using -Werror during build (fixes bug 260868 reported by flameeyes). - Respects CFLAGS (fixes bug 239949 reported by flameeyes). Thus, stable sparc. Package-Manager: portage-2.1.6.11/cvs/Linux sparc64
Diffstat (limited to 'app-benchmarks/stress/ChangeLog')
-rw-r--r--app-benchmarks/stress/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/app-benchmarks/stress/ChangeLog b/app-benchmarks/stress/ChangeLog
index 0c16cd7cd159..8e7d3ef5a186 100644
--- a/app-benchmarks/stress/ChangeLog
+++ b/app-benchmarks/stress/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-benchmarks/stress
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/ChangeLog,v 1.34 2009/05/05 19:23:57 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/ChangeLog,v 1.35 2009/05/17 18:33:17 tcunha Exp $
+
+ 17 May 2009; Tiago Cunha <tcunha@gentoo.org> stress-1.0.0.ebuild:
+ - Use the patch from bug 261720 which:
+ - Avoids using -Werror during build (fixes bug 260868 reported by flameeyes).
+ - Respects CFLAGS (fixes bug 239949 reported by flameeyes). Thus, stable
+ sparc.
05 May 2009; Christian Faulhammer <fauli@gentoo.org> stress-1.0.0.ebuild:
stable x86, bug 261720