summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Dittrich <markusle@gentoo.org>2006-11-18 15:49:25 +0000
committerMarkus Dittrich <markusle@gentoo.org>2006-11-18 15:49:25 +0000
commit24c98afff3083e2947d94c72518c463c9e00e967 (patch)
tree841cf7cc3474ef1f296941915a3b06d196548fc0 /sci-libs/vtk/ChangeLog
parentkeyworded ~x86, bug #155505 (diff)
downloadgentoo-2-24c98afff3083e2947d94c72518c463c9e00e967.tar.gz
gentoo-2-24c98afff3083e2947d94c72518c463c9e00e967.tar.bz2
gentoo-2-24c98afff3083e2947d94c72518c463c9e00e967.zip
Added -j1 back to ebuild since some people still experience problems with parallel builds (see discussion on bug #146767).
(Portage version: 2.1.2_rc1-r7)
Diffstat (limited to 'sci-libs/vtk/ChangeLog')
-rw-r--r--sci-libs/vtk/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/sci-libs/vtk/ChangeLog b/sci-libs/vtk/ChangeLog
index a81f0c771f1a..488c85956e64 100644
--- a/sci-libs/vtk/ChangeLog
+++ b/sci-libs/vtk/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/vtk
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/ChangeLog,v 1.25 2006/10/14 00:00:58 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/ChangeLog,v 1.26 2006/11/18 15:49:25 markusle Exp $
+
+ 18 Nov 2006; Markus Dittrich <markusle@gentoo.org> vtk-5.0.1.ebuild:
+ Added -j1 back to ebuild since some people still experience problems
+ with parallel builds (see discussion on bug #146767).
14 Oct 2006; Joshua Nichols <nichoj@gentoo.org> vtk-5.0.0.ebuild:
Added call to java-pkg_pkg_setup, for bug #142708