commit:     8c05129e3e2fce50f23c7c5c6015575f686f6e8f
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 16 11:18:23 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Aug 16 11:30:22 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c05129e

sci-biology/bamtools: Restrict Version of dev-libs/jsoncpp in deps, bug #550144 
https://github.com/pezmaster31/bamtools/issues/108

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-biology/bamtools/bamtools-2.3.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sci-biology/bamtools/bamtools-2.3.0.ebuild 
b/sci-biology/bamtools/bamtools-2.3.0.ebuild
index cb86750..5b6468c 100644
--- a/sci-biology/bamtools/bamtools-2.3.0.ebuild
+++ b/sci-biology/bamtools/bamtools-2.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,6 +17,7 @@ IUSE="static-libs"
 
 DEPEND="
        >=dev-libs/jsoncpp-0.5.0-r1
+       <dev-libs/jsoncpp-1
        sys-libs/zlib"
 RDEPEND="${DEPEND}"
 

Reply via email to