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 BD54F138330 for ; Sun, 18 Sep 2016 22:51:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D5B7E08D5; Sun, 18 Sep 2016 22:51:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6DED1E08D5 for ; Sun, 18 Sep 2016 22:51:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1CFC23409E6 for ; Sun, 18 Sep 2016 22:51:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 97E9B2478 for ; Sun, 18 Sep 2016 22:51:49 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1474239100.3602af844edaa72d2e2e62018e61466fa3117a51.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/abyss/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-biology/abyss/abyss-1.9.0-r1.ebuild sci-biology/abyss/abyss-1.9.0.ebuild X-VCS-Directories: sci-biology/abyss/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 3602af844edaa72d2e2e62018e61466fa3117a51 X-VCS-Branch: master Date: Sun, 18 Sep 2016 22:51:49 +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: 1bcc0195-5d02-4f79-b1be-f4f13e19f499 X-Archives-Hash: 803b434b17df34b28fa500997d8589d2 commit: 3602af844edaa72d2e2e62018e61466fa3117a51 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Sep 18 22:51:40 2016 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Sep 18 22:51:40 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3602af84 sci-biology/abyss: pin boost subslot, noticed by Soap Package-Manager: portage-2.3.0 sci-biology/abyss/{abyss-1.9.0.ebuild => abyss-1.9.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/abyss/abyss-1.9.0.ebuild b/sci-biology/abyss/abyss-1.9.0-r1.ebuild similarity index 98% rename from sci-biology/abyss/abyss-1.9.0.ebuild rename to sci-biology/abyss/abyss-1.9.0-r1.ebuild index c32b477..da80168 100644 --- a/sci-biology/abyss/abyss-1.9.0.ebuild +++ b/sci-biology/abyss/abyss-1.9.0-r1.ebuild @@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86" RDEPEND=" dev-cpp/sparsehash - dev-libs/boost + dev-libs/boost:= misc-haskell? ( dev-libs/gmp:0= virtual/libffi:0= )