commit: ddefe7535e4bf41c68097bba408d2a2df58ede39 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org> AuthorDate: Thu Nov 13 04:39:59 2014 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Thu Nov 13 15:36:51 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=ddefe753
deps on boost:= Package-Manager: portage-2.2.8-r2 --- sci-physics/espresso++/ChangeLog | 3 +++ sci-physics/espresso++/espresso++-9999.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/sci-physics/espresso++/ChangeLog b/sci-physics/espresso++/ChangeLog index 6e1cd3d..ac7fa1f 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: $ + 13 Nov 2014; Christoph Junghans <[email protected]> espresso++-9999.ebuild: + deps on boost:= + 25 Aug 2014; Christoph Junghans <[email protected]> espresso++-9999.ebuild: sync with gx86 diff --git a/sci-physics/espresso++/espresso++-9999.ebuild b/sci-physics/espresso++/espresso++-9999.ebuild index 2c2e739..11d9c40 100644 --- a/sci-physics/espresso++/espresso++-9999.ebuild +++ b/sci-physics/espresso++/espresso++-9999.ebuild @@ -32,7 +32,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} virtual/mpi - dev-libs/boost[python,mpi,${PYTHON_USEDEP}] + dev-libs/boost:=[python,mpi,${PYTHON_USEDEP}] sci-libs/fftw:3.0 dev-python/mpi4py" DEPEND="${RDEPEND}"
