commit:     7e74871e253726b31d5606d1a5b8b29231c2b9a0
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  9 15:53:24 2015 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Mon Mar  9 15:54:16 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=7e74871e

switched to ninja

Package-Manager: portage-2.2.14

 sci-physics/hoomd-blue/ChangeLog              | 3 +++
 sci-physics/hoomd-blue/hoomd-blue-9999.ebuild | 1 +
 2 files changed, 4 insertions(+)

diff --git a/sci-physics/hoomd-blue/ChangeLog b/sci-physics/hoomd-blue/ChangeLog
index 70755ba..20102fa 100644
--- a/sci-physics/hoomd-blue/ChangeLog
+++ b/sci-physics/hoomd-blue/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  09 Mar 2015; Christoph Junghans <[email protected]> hoomd-blue-9999.ebuild:
+  switched to ninja
+
   06 Mar 2015; Christoph Junghans <[email protected]> hoomd-blue-9999.ebuild:
   update live ebuild
 

diff --git a/sci-physics/hoomd-blue/hoomd-blue-9999.ebuild 
b/sci-physics/hoomd-blue/hoomd-blue-9999.ebuild
index 51bc69d..43f51f7 100644
--- a/sci-physics/hoomd-blue/hoomd-blue-9999.ebuild
+++ b/sci-physics/hoomd-blue/hoomd-blue-9999.ebuild
@@ -5,6 +5,7 @@
 EAPI=5
 
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+CMAKE_MAKEFILE_GENERATOR="ninja"
 
 inherit cmake-utils cuda python-single-r1
 

Reply via email to