diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2009-07-23 02:59:38 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2009-07-23 02:59:38 +0000 |
commit | 6503ce4d7c9ec4883f38c5ab7a6dcee07548b329 (patch) | |
tree | 51ad732dec1828ce21117292fff1a1fdb4839d09 /dev-python/matplotlib/ChangeLog | |
parent | Version bump, bug 278691 (diff) | |
download | historical-6503ce4d7c9ec4883f38c5ab7a6dcee07548b329.tar.gz historical-6503ce4d7c9ec4883f38c5ab7a6dcee07548b329.tar.bz2 historical-6503ce4d7c9ec4883f38c5ab7a6dcee07548b329.zip |
unset the DISPLAY, bug #278524, thanks to Pinky
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'dev-python/matplotlib/ChangeLog')
-rw-r--r-- | dev-python/matplotlib/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/matplotlib/ChangeLog b/dev-python/matplotlib/ChangeLog index a9f29c73a112..657b62481795 100644 --- a/dev-python/matplotlib/ChangeLog +++ b/dev-python/matplotlib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/matplotlib # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.66 2009/06/15 05:32:10 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.67 2009/07/23 02:59:38 bicatali Exp $ + + 23 Jul 2009; SĂ©bastien Fabbro <bicatali@gentoo.org> + -matplotlib-0.98.5.2.ebuild, matplotlib-0.98.5.3.ebuild, metadata.xml: + unset the DISPLAY, bug #278524, thanks to Pinky *matplotlib-0.98.5.3 (15 Jun 2009) |