From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9F29B1385B0 for ; Sun, 16 Aug 2015 11:30:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B07A8E08EB; Sun, 16 Aug 2015 11:30:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2489BE08E2 for ; Sun, 16 Aug 2015 11:30:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4217A340A13 for ; Sun, 16 Aug 2015 11:30:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB67115F for ; Sun, 16 Aug 2015 11:30:31 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1439724622.8c05129e3e2fce50f23c7c5c6015575f686f6e8f.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/bamtools/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-biology/bamtools/bamtools-2.3.0.ebuild X-VCS-Directories: sci-biology/bamtools/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 8c05129e3e2fce50f23c7c5c6015575f686f6e8f X-VCS-Branch: master Date: Sun, 16 Aug 2015 11:30:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8f7f7298-9e58-4b9f-9a0d-9bbd4fad922f X-Archives-Hash: d24f9c8a947f183e48601c9cdaa6ac26 commit: 8c05129e3e2fce50f23c7c5c6015575f686f6e8f Author: Justin Lecher gentoo org> AuthorDate: Sun Aug 16 11:18:23 2015 +0000 Commit: Justin Lecher gentoo 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 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 +