From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E7671138334 for ; Sun, 24 Jun 2018 16:30:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D9F9E0883; Sun, 24 Jun 2018 16:30:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F20EAE0883 for ; Sun, 24 Jun 2018 16:30:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 59F4A335C39 for ; Sun, 24 Jun 2018 16:30:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 85E702C8 for ; Sun, 24 Jun 2018 16:30:03 +0000 (UTC) From: "Martin Mokrejs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Martin Mokrejs" Message-ID: <1529856315.594a1b96b0ddfda0c68ddc46f14e3e6db0961856.mmokrejs@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/salmon/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/salmon/salmon-9999.ebuild X-VCS-Directories: sci-biology/salmon/ X-VCS-Committer: mmokrejs X-VCS-Committer-Name: Martin Mokrejs X-VCS-Revision: 594a1b96b0ddfda0c68ddc46f14e3e6db0961856 X-VCS-Branch: master Date: Sun, 24 Jun 2018 16:30:03 +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: 8c6decfa-8c45-4dff-a381-f0834136261e X-Archives-Hash: 56d77d2e3097efbd8338e9c575136d39 commit: 594a1b96b0ddfda0c68ddc46f14e3e6db0961856 Author: Martin Mokrejs fold natur cuni cz> AuthorDate: Sun Jun 24 16:05:15 2018 +0000 Commit: Martin Mokrejs fold natur cuni cz> CommitDate: Sun Jun 24 16:05:15 2018 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=594a1b96 sci-biology/salmon: add URL link Package-Manager: Portage-2.3.40, Repoman-2.3.9 sci-biology/salmon/salmon-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sci-biology/salmon/salmon-9999.ebuild b/sci-biology/salmon/salmon-9999.ebuild index d370710b6..faf91aaa8 100644 --- a/sci-biology/salmon/salmon-9999.ebuild +++ b/sci-biology/salmon/salmon-9999.ebuild @@ -32,6 +32,7 @@ RDEPEND="${DEPEND}" # # and maybe more +# See https://github.com/COMBINE-lab/salmon/issues/236 for Cmake tweaks needed by Debian src_configure(){ local mycmakeargs=( "-DBOOST_INCLUDEDIR=${EPREFIX}/usr/include/"