aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2014-11-12 21:39:59 -0700
committerChristoph Junghans <ottxor@gentoo.org>2014-11-13 08:36:51 -0700
commitddefe7535e4bf41c68097bba408d2a2df58ede39 (patch)
treef915510fce65aee9aafd328cef7facfeeed7b11f
parentsci-chemistry/unio: Drop all KEYWORDS due to broken revdeps (diff)
downloadsci-ddefe7535e4bf41c68097bba408d2a2df58ede39.tar.gz
sci-ddefe7535e4bf41c68097bba408d2a2df58ede39.tar.bz2
sci-ddefe7535e4bf41c68097bba408d2a2df58ede39.zip
deps on boost:=
Package-Manager: portage-2.2.8-r2
-rw-r--r--sci-physics/espresso++/ChangeLog3
-rw-r--r--sci-physics/espresso++/espresso++-9999.ebuild2
2 files changed, 4 insertions, 1 deletions
diff --git a/sci-physics/espresso++/ChangeLog b/sci-physics/espresso++/ChangeLog
index 6e1cd3da7..ac7fa1fdb 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 <ottxor@gentoo.org> espresso++-9999.ebuild:
+ deps on boost:=
+
25 Aug 2014; Christoph Junghans <ottxor@gentoo.org> espresso++-9999.ebuild:
sync with gx86
diff --git a/sci-physics/espresso++/espresso++-9999.ebuild b/sci-physics/espresso++/espresso++-9999.ebuild
index 2c2e73926..11d9c406e 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}"