diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-03-22 19:25:47 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-03-22 19:25:47 +0000 |
commit | 574b51c3f723a24f9ce3a39538f53cda86da4df1 (patch) | |
tree | ca6835203e6b734f4b92c9cf13c49a873f46d2f8 /sci-visualization/gnuplot/ChangeLog | |
parent | Remove old. (diff) | |
download | gentoo-2-574b51c3f723a24f9ce3a39538f53cda86da4df1.tar.gz gentoo-2-574b51c3f723a24f9ce3a39538f53cda86da4df1.tar.bz2 gentoo-2-574b51c3f723a24f9ce3a39538f53cda86da4df1.zip |
Install the GNU Info file with doinfo, as the install-info make target does not work with USE=-emacs.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'sci-visualization/gnuplot/ChangeLog')
-rw-r--r-- | sci-visualization/gnuplot/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sci-visualization/gnuplot/ChangeLog b/sci-visualization/gnuplot/ChangeLog index 831955f39d24..8bba0d21c4d7 100644 --- a/sci-visualization/gnuplot/ChangeLog +++ b/sci-visualization/gnuplot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-visualization/gnuplot # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.231 2014/03/21 21:09:35 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.232 2014/03/22 19:25:47 ulm Exp $ + + 22 Mar 2014; Ulrich Müller <ulm@gentoo.org> gnuplot-4.6.4-r1.ebuild: + Install the GNU Info file with doinfo, as the install-info make target does + not work with USE=-emacs. 21 Mar 2014; Ulrich Müller <ulm@gentoo.org> -files/gnuplot-4.4.4-tikz.patch: Remove unused patch. |