diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-10-02 16:28:21 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-10-02 16:28:21 +0000 |
commit | d10e7e0ce262b2f613af3278ea6eaa1718338c51 (patch) | |
tree | 8e185da4706d0e63b23b7a2e7bd72a21a753df5c /sci-visualization/gnuplot/ChangeLog | |
parent | Stable for HPPA (bug #427544). (diff) | |
download | gentoo-2-d10e7e0ce262b2f613af3278ea6eaa1718338c51.tar.gz gentoo-2-d10e7e0ce262b2f613af3278ea6eaa1718338c51.tar.bz2 gentoo-2-d10e7e0ce262b2f613af3278ea6eaa1718338c51.zip |
Parallel installation hangs, adding -j1 to emake install.
(Portage version: 2.1.11.23/cvs/Linux x86_64)
Diffstat (limited to 'sci-visualization/gnuplot/ChangeLog')
-rw-r--r-- | sci-visualization/gnuplot/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sci-visualization/gnuplot/ChangeLog b/sci-visualization/gnuplot/ChangeLog index c2fece3a2e06..946816110d9e 100644 --- a/sci-visualization/gnuplot/ChangeLog +++ b/sci-visualization/gnuplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/gnuplot # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.194 2012/10/02 03:33:18 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.195 2012/10/02 16:28:21 ulm Exp $ + + 02 Oct 2012; Ulrich Müller <ulm@gentoo.org> gnuplot-4.6.1.ebuild: + Parallel installation hangs, adding -j1 to emake install. *gnuplot-4.6.1 (02 Oct 2012) |