summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Nichols <nichoj@gentoo.org>2006-10-14 00:00:58 +0000
committerJoshua Nichols <nichoj@gentoo.org>2006-10-14 00:00:58 +0000
commit90e29e2bb938c1ebf50a4050f578a074f835d430 (patch)
treebc1eb57d55bfccee496bf3e490f113a13c58843c /sci-libs/vtk/ChangeLog
parentFix a PTRACE_* compilation error, thanks to Thomas Veith <th_veith@web.de> (diff)
downloadgentoo-2-90e29e2bb938c1ebf50a4050f578a074f835d430.tar.gz
gentoo-2-90e29e2bb938c1ebf50a4050f578a074f835d430.tar.bz2
gentoo-2-90e29e2bb938c1ebf50a4050f578a074f835d430.zip
Added call to java-pkg_pkg_setup, for bug #142708
(Portage version: 2.1.2_pre2-r6)
Diffstat (limited to 'sci-libs/vtk/ChangeLog')
-rw-r--r--sci-libs/vtk/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/sci-libs/vtk/ChangeLog b/sci-libs/vtk/ChangeLog
index 86366272de73..a81f0c771f1a 100644
--- a/sci-libs/vtk/ChangeLog
+++ b/sci-libs/vtk/ChangeLog
@@ -1,6 +1,9 @@
# 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.24 2006/09/24 16:47:49 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/ChangeLog,v 1.25 2006/10/14 00:00:58 nichoj Exp $
+
+ 14 Oct 2006; Joshua Nichols <nichoj@gentoo.org> vtk-5.0.0.ebuild:
+ Added call to java-pkg_pkg_setup, for bug #142708
23 Sep 2006; Markus Dittrich <markusle@gentoo.org>
+files/vtk-5.0.1-python2.5-gentoo.patch, vtk-5.0.1.ebuild: