commit:     0b3104d791144722e7e4e7a416341c4fc259fa18
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  2 22:55:37 2014 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Wed Jul  2 22:56:04 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=0b3104d7

use ninja

Package-Manager: portage-2.2.8-r1

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

diff --git a/sci-physics/espresso++/ChangeLog b/sci-physics/espresso++/ChangeLog
index ff742e1..ea6f005 100644
--- a/sci-physics/espresso++/ChangeLog
+++ b/sci-physics/espresso++/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  02 Jul 2014; Christoph Junghans <ott...@gentoo.org> espresso++-9999.ebuild:
+  use ninja
+
   21 Jun 2014; Christoph Junghans <ott...@gentoo.org> espresso++-9999.ebuild:
   added missing deps (bug #514084)
 

diff --git a/sci-physics/espresso++/espresso++-9999.ebuild 
b/sci-physics/espresso++/espresso++-9999.ebuild
index 6642526..43c4297 100644
--- a/sci-physics/espresso++/espresso++-9999.ebuild
+++ b/sci-physics/espresso++/espresso++-9999.ebuild
@@ -5,6 +5,7 @@
 EAPI=5
 
 PYTHON_COMPAT=( python{2_6,2_7} )
+CMAKE_MAKEFILE_GENERATOR="ninja"
 
 inherit cmake-utils multilib python-single-r1
 

Reply via email to