commit:     6fcc8510a6610468329a8eafe307273e523f8719
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 17 10:51:29 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan 17 10:52:26 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fcc8510

sci-biology/vaal: Place blockers on sci-biology/allpaths{,lg}

Gentoo-Bug: 572128

Package-Manager: portage-2.2.26

 .../vaal/{vaal-46233-r1.ebuild => vaal-46233-r2.ebuild}    | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/sci-biology/vaal/vaal-46233-r1.ebuild 
b/sci-biology/vaal/vaal-46233-r2.ebuild
similarity index 78%
rename from sci-biology/vaal/vaal-46233-r1.ebuild
rename to sci-biology/vaal/vaal-46233-r2.ebuild
index 20b3bf0..cb10e8e 100644
--- a/sci-biology/vaal/vaal-46233-r1.ebuild
+++ b/sci-biology/vaal/vaal-46233-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,11 +17,17 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE="openmp"
 
-DEPEND=">=dev-libs/boost-1.41.0-r3"
-RDEPEND="${DEPEND}"
+RDEPEND="
+       !sci-biology/allpaths
+       !sci-biology/allpathslg"
+DEPEND="
+       ${RDEPEND}
+       dev-libs/boost"
 
 DOCS=( "${DISTDIR}/VAAL_manual.doc" )
-PATCHES=( "${FILESDIR}/${P}_remove-namespace-std.patch" )
+PATCHES=(
+       "${FILESDIR}/${P}_remove-namespace-std.patch"
+)
 
 src_prepare() {
        sed \

Reply via email to