diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2009-12-03 21:50:53 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2009-12-03 21:50:53 +0000 |
commit | de73aa7b365e71deab2c543afd5d346793918fd7 (patch) | |
tree | 7e0ca12660a3e334304407b1a26ff82a92f17e92 /sci-libs/plplot/ChangeLog | |
parent | Forced compilation -O0 on some buggy files, fixed some tests, re-introduced t... (diff) | |
download | gentoo-2-de73aa7b365e71deab2c543afd5d346793918fd7.tar.gz gentoo-2-de73aa7b365e71deab2c543afd5d346793918fd7.tar.bz2 gentoo-2-de73aa7b365e71deab2c543afd5d346793918fd7.zip |
Fixed for wxwidgets build (thanks dirtyepic for his patches, bug #242212, and removed dirty fortran eclass
(Portage version: 2.2_rc54/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/plplot/ChangeLog')
-rw-r--r-- | sci-libs/plplot/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sci-libs/plplot/ChangeLog b/sci-libs/plplot/ChangeLog index f6846af4cdf6..a9041798082e 100644 --- a/sci-libs/plplot/ChangeLog +++ b/sci-libs/plplot/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-libs/plplot # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.25 2009/11/04 14:21:08 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.26 2009/12/03 21:50:53 bicatali Exp $ + + 03 Dec 2009; Sébastien Fabbro <bicatali@gentoo.org> -plplot-5.9.2.ebuild, + plplot-5.9.5.ebuild, +files/plplot-5.9.5-wxwidgets-cmake.patch: + Fixed for wxwidgets build (thanks dirtyepic for his patches, bug #242212, + and removed dirty fortran eclass *plplot-5.9.5 (04 Nov 2009) |