summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2013-09-25 12:34:22 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2013-09-25 12:34:22 +0000
commitbf802b2e1bb08a353acdc94a1fabed5a71433eb9 (patch)
tree05f30b8f9bd059aee3c6f58e9195a0eff894b103 /dev-python/matplotlib/ChangeLog
parentsys-cluster/maui: Add compatibility patch for torque-4, #479288 thanks Palmer... (diff)
downloadgentoo-2-bf802b2e1bb08a353acdc94a1fabed5a71433eb9.tar.gz
gentoo-2-bf802b2e1bb08a353acdc94a1fabed5a71433eb9.tar.bz2
gentoo-2-bf802b2e1bb08a353acdc94a1fabed5a71433eb9.zip
Backport upstream changes that allows to build matplotlib when X11 is not available. Fixes #481564 by Ian Delaney <idella4@gentoo.org>. Thanks to MarisN <maris.gis@gmail.com> and Bodo Graumann <mail@bodograumann.de> for finding and testing the patch respectively
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x5D21B852895192F9)
Diffstat (limited to 'dev-python/matplotlib/ChangeLog')
-rw-r--r--dev-python/matplotlib/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-python/matplotlib/ChangeLog b/dev-python/matplotlib/ChangeLog
index ffd13170f0a8..7fd1a8c048c3 100644
--- a/dev-python/matplotlib/ChangeLog
+++ b/dev-python/matplotlib/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-python/matplotlib
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.157 2013/09/22 01:50:30 heroxbd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.158 2013/09/25 12:34:22 xarthisius Exp $
+
+ 25 Sep 2013; Kacper Kowalik <xarthisius@gentoo.org>
+ +files/matplotlib-1.3.0-setup_without_X11.patch, matplotlib-1.3.0.ebuild:
+ Backport upstream changes that allows to build matplotlib when X11 is not
+ available. Fixes #481564 by Ian Delaney <idella4@gentoo.org>. Thanks to MarisN
+ <maris.gis@gmail.com> and Bodo Graumann <mail@bodograumann.de> for finding and
+ testing the patch respectively
22 Sep 2013; Benda Xu <heroxbd@gentoo.org> matplotlib-1.3.0.ebuild:
set basedir into Prefix for headers and libraries, bug 481684. Credits to