Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/allpathslg/
Date: Tue, 29 Dec 2015 11:36:07
Message-Id: 1451388960.e4bde0761cc5d8b21d7f9d7d40145a3fa160e384.jlec@gentoo
1 commit: e4bde0761cc5d8b21d7f9d7d40145a3fa160e384
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 29 11:35:53 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 29 11:36:00 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4bde076
7
8 sci-biology/allpathslg: Block sci-biology/vaal as it is nicluded in this release
9
10 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=570070
11
12 Package-Manager: portage-2.2.26
13 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
14
15 sci-biology/allpathslg/allpathslg-52488.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sci-biology/allpathslg/allpathslg-52488.ebuild b/sci-biology/allpathslg/allpathslg-52488.ebuild
19 index effa25c..4518cac 100644
20 --- a/sci-biology/allpathslg/allpathslg-52488.ebuild
21 +++ b/sci-biology/allpathslg/allpathslg-52488.ebuild
22 @@ -19,7 +19,7 @@ IUSE="openmp"
23 DEPEND="
24 dev-libs/boost
25 !sci-biology/allpaths
26 - sci-biology/vaal"
27 + !sci-biology/vaal"
28 RDEPEND=""
29
30 PATCHES=("${FILESDIR}/${P}_fix-buildsystem.patch" "${FILESDIR}/${P}_remove-namespace-std.patch")