diff options
author | Markus Dittrich <markusle@gentoo.org> | 2007-05-04 01:49:31 +0000 |
---|---|---|
committer | Markus Dittrich <markusle@gentoo.org> | 2007-05-04 01:49:31 +0000 |
commit | 0ba5c3558c59b2ef2fa870b1e426da88e92a8f49 (patch) | |
tree | ac72c685226483be6f440420c6276afb722d140c /sci-libs/vtk/ChangeLog | |
parent | Added patch to fix the as-needed linking issues (see bug #167438). (diff) | |
download | gentoo-2-0ba5c3558c59b2ef2fa870b1e426da88e92a8f49.tar.gz gentoo-2-0ba5c3558c59b2ef2fa870b1e426da88e92a8f49.tar.bz2 gentoo-2-0ba5c3558c59b2ef2fa870b1e426da88e92a8f49.zip |
Check for qt3support useflag when building the examples under qt4 (see bug #176847).
(Portage version: 2.1.2.5)
Diffstat (limited to 'sci-libs/vtk/ChangeLog')
-rw-r--r-- | sci-libs/vtk/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sci-libs/vtk/ChangeLog b/sci-libs/vtk/ChangeLog index 202324c47d31..74d856d50228 100644 --- a/sci-libs/vtk/ChangeLog +++ b/sci-libs/vtk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/vtk # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/ChangeLog,v 1.30 2007/05/01 12:28:15 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/ChangeLog,v 1.31 2007/05/04 01:49:31 markusle Exp $ + + 04 May 2007; Markus Dittrich <markusle@gentoo.org> vtk-5.0.3.ebuild: + Check for qt3support useflag when building the examples under qt4 + (see bug #176847). 01 May 2007; Markus Dittrich <markusle@gentoo.org> metadata.xml, vtk-5.0.3.ebuild: |