diff options
author | Ulrich Müller <ulm@gentoo.org> | 2009-03-31 22:28:22 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2009-03-31 22:28:22 +0000 |
commit | 9976271e0f263452410606d6aeec340fdc5774f3 (patch) | |
tree | 98286d110520b3dda5a7e8c9b484d30a460d3a1e /sci-visualization/gnuplot/ChangeLog | |
parent | Mask sci-visualization/gnuplot-4.2.5 for testing. (diff) | |
download | gentoo-2-9976271e0f263452410606d6aeec340fdc5774f3.tar.gz gentoo-2-9976271e0f263452410606d6aeec340fdc5774f3.tar.bz2 gentoo-2-9976271e0f263452410606d6aeec340fdc5774f3.zip |
Version bump. Add support for PGF/TikZ terminal with USE=lua, bug 233475. Other minor changes.
(Portage version: 2.2_rc27/cvs/Linux i686)
Diffstat (limited to 'sci-visualization/gnuplot/ChangeLog')
-rw-r--r-- | sci-visualization/gnuplot/ChangeLog | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/sci-visualization/gnuplot/ChangeLog b/sci-visualization/gnuplot/ChangeLog index c671a612fd37..5e82ab6f5a85 100644 --- a/sci-visualization/gnuplot/ChangeLog +++ b/sci-visualization/gnuplot/ChangeLog @@ -1,6 +1,18 @@ # ChangeLog for sci-visualization/gnuplot # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.98 2009/03/27 23:19:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.99 2009/03/31 22:28:22 ulm Exp $ + +*gnuplot-4.2.5 (31 Mar 2009) + + 31 Mar 2009; Ulrich Mueller <ulm@gentoo.org> + +files/gnuplot-gentoo-version.patch, +gnuplot-4.2.5.ebuild: + Version bump. Add support for PGF/TikZ terminal with USE=lua, bug 233475; + thanks to Thomas Fischer <fischer@unix-ag.uni-kl.de>. Add Gentoo version + identification and contact information, in order to fulfil provisions 2 + through 4 of the gnuplot licence for redistribution of binaries. Remove + the built_with_use test for media-libs/gd from src_unpack and replace it + by a USE dependency; therefore bump EAPI to 2. latex_rehash is not needed + any more, replace it by texmf-update. 27 Mar 2009; Jeroen Roovers <jer@gentoo.org> gnuplot-4.2.4-r1.ebuild: Stable for HPPA (bug #262327). |