summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2014-02-03 12:30:03 +0000
committerJustin Lecher <jlec@gentoo.org>2014-02-03 12:30:03 +0000
commitc118dc9f90c0f7ba1656c4c6ca23a559f1425ec5 (patch)
treeef817cb13a56d2b321fa3ef8bf0d6f3ccfc2bc9b /sci-libs/vtk
parentsci-chemistry/burrow-owl: Bumpt to EAPI=5 (diff)
downloadgentoo-2-c118dc9f90c0f7ba1656c4c6ca23a559f1425ec5.tar.gz
gentoo-2-c118dc9f90c0f7ba1656c4c6ca23a559f1425ec5.tar.bz2
gentoo-2-c118dc9f90c0f7ba1656c4c6ca23a559f1425ec5.zip
Be a ninja
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'sci-libs/vtk')
-rw-r--r--sci-libs/vtk/ChangeLog5
-rw-r--r--sci-libs/vtk/vtk-6.0.0.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/sci-libs/vtk/ChangeLog b/sci-libs/vtk/ChangeLog
index 94e44086ded1..ff8543c552c6 100644
--- a/sci-libs/vtk/ChangeLog
+++ b/sci-libs/vtk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/vtk
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/ChangeLog,v 1.116 2014/01/25 13:23:40 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/ChangeLog,v 1.117 2014/02/03 12:30:03 jlec Exp $
+
+ 03 Feb 2014; Justin Lecher <jlec@gentoo.org> vtk-6.0.0.ebuild:
+ Be a ninja
25 Jan 2014; Justin Lecher <jlec@gentoo.org> vtk-6.0.0.ebuild:
Add missing dep for qt (dev-qt/designer)
diff --git a/sci-libs/vtk/vtk-6.0.0.ebuild b/sci-libs/vtk/vtk-6.0.0.ebuild
index 399bf843ab26..e2e2bbf74a6b 100644
--- a/sci-libs/vtk/vtk-6.0.0.ebuild
+++ b/sci-libs/vtk/vtk-6.0.0.ebuild
@@ -1,10 +1,11 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/vtk-6.0.0.ebuild,v 1.5 2014/01/25 13:23:40 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/vtk-6.0.0.ebuild,v 1.6 2014/02/03 12:30:03 jlec Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
+CMAKE_MAKEFILE_GENERATOR=ninja
inherit eutils flag-o-matic java-pkg-opt-2 python-single-r1 qt4-r2 versionator toolchain-funcs cmake-utils virtualx