summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Dittrich <markusle@gentoo.org>2005-12-18 18:09:03 +0000
committerMarkus Dittrich <markusle@gentoo.org>2005-12-18 18:09:03 +0000
commit9e069b9e961ecdaaf4e4c97c441c24023088cd8c (patch)
treed988b94d7b957eac360908d143e06d5bd5f20c25 /sci-libs/vtk/ChangeLog
parentStable on ppc64 (diff)
downloadgentoo-2-9e069b9e961ecdaaf4e4c97c441c24023088cd8c.tar.gz
gentoo-2-9e069b9e961ecdaaf4e4c97c441c24023088cd8c.tar.bz2
gentoo-2-9e069b9e961ecdaaf4e4c97c441c24023088cd8c.zip
Fixed compilation problems when using cmake-2.2.x and when compiling against python 2.4.x. Also corrected installation path of vtk jar file. This fixes bugs #112119, #103343, #113597.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'sci-libs/vtk/ChangeLog')
-rw-r--r--sci-libs/vtk/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/sci-libs/vtk/ChangeLog b/sci-libs/vtk/ChangeLog
index 72c0894599a6..8f9ff47b978d 100644
--- a/sci-libs/vtk/ChangeLog
+++ b/sci-libs/vtk/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sci-libs/vtk
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/ChangeLog,v 1.5 2005/10/08 17:29:34 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/ChangeLog,v 1.6 2005/12/18 18:09:03 markusle Exp $
+
+ 18 Dec 2005; Markus Dittrich <markusle@gentoo.org> vtk-4.2.6.ebuild:
+ Fixed compilation problems when using cmake-2.2.x and when compiling against
+ python 2.4.x. Also corrected installation path of vtk jar file. This fixes
+ bugs #112119, #103343, #113597.
08 Oct 2005; Thomas Matthijs <axxo@gentoo.org> vtk-4.2.6.ebuild:
use java-pkg_dojar not dojar