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
commit48208b5193280a9488427a6426abcc83cddf487f (patch)
tree17db1101dbf210690a8c7c2171602df84ce4529f /sci-libs/vtk/ChangeLog
parentStable on ppc64 (diff)
downloadhistorical-48208b5193280a9488427a6426abcc83cddf487f.tar.gz
historical-48208b5193280a9488427a6426abcc83cddf487f.tar.bz2
historical-48208b5193280a9488427a6426abcc83cddf487f.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.
Package-Manager: portage-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