commit:     6753a0583867b1df19b54de07d9769dd4edbbdb7
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 27 16:24:56 2016 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Wed Jul 27 17:10:29 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6753a058

sci-physics/hoomd-blue: live ebuild update

Package-Manager: portage-2.2.28

 sci-physics/hoomd-blue/hoomd-blue-9999.ebuild | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/sci-physics/hoomd-blue/hoomd-blue-9999.ebuild 
b/sci-physics/hoomd-blue/hoomd-blue-9999.ebuild
index 1240462..d7a2cd9 100644
--- a/sci-physics/hoomd-blue/hoomd-blue-9999.ebuild
+++ b/sci-physics/hoomd-blue/hoomd-blue-9999.ebuild
@@ -7,7 +7,7 @@ EAPI=6
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 CMAKE_MAKEFILE_GENERATOR="ninja"
 
-inherit cmake-utils cuda flag-o-matic python-r1
+inherit cmake-utils cuda python-r1
 
 DESCRIPTION="a general-purpose particle simulation toolkit"
 HOMEPAGE="http://codeblue.umich.edu/hoomd-blue/";
@@ -40,9 +40,6 @@ src_prepare() {
        [[ ${PV} = 9999 ]] || mv ../libgetar-${GETTAR_VER}/* 
hoomd/extern/libgetar || die
        use cuda && cuda_src_prepare
        cmake-utils_src_prepare
-
-       #https://bitbucket.org/glotzer/hoomd-blue/issues/173
-       append-cxxflags -std=gnu++11
 }
 
 src_configure() {

Reply via email to