summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-07-08 12:41:34 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-07-08 12:41:34 +0000
commitb9b2f751a5d36bf0c3aecd13b0d6fba9ceea0f34 (patch)
tree99fbbf442220e7998ee392609fdeb11fb2f2154f /dev-python/matplotlib/ChangeLog
parent~alpha keyworded (diff)
downloadgentoo-2-b9b2f751a5d36bf0c3aecd13b0d6fba9ceea0f34.tar.gz
gentoo-2-b9b2f751a5d36bf0c3aecd13b0d6fba9ceea0f34.tar.bz2
gentoo-2-b9b2f751a5d36bf0c3aecd13b0d6fba9ceea0f34.zip
Use -fno-strict-aliasing to avoid breaking strict-aliasing rules.
(Portage version: HEAD/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/matplotlib/ChangeLog')
-rw-r--r--dev-python/matplotlib/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/matplotlib/ChangeLog b/dev-python/matplotlib/ChangeLog
index 0afe75ad3b8f..014e285b670e 100644
--- a/dev-python/matplotlib/ChangeLog
+++ b/dev-python/matplotlib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/matplotlib
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.91 2010/07/07 22:28:18 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.92 2010/07/08 12:41:34 arfrever Exp $
+
+ 08 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ matplotlib-1.0.0.ebuild:
+ Use -fno-strict-aliasing to avoid breaking strict-aliasing rules.
*matplotlib-1.0.0 (07 Jul 2010)