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 7044C1397E9 for ; Tue, 18 Aug 2015 18:45:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94229E085C; Tue, 18 Aug 2015 18:45:29 +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 42CF4E085C for ; Tue, 18 Aug 2015 18:45:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 48E9B3408BC for ; Tue, 18 Aug 2015 18:45:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0E635124 for ; Tue, 18 Aug 2015 18:45:26 +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: <1439923520.a80f62f49f5f4fe6ded3fbb07840e48ddd6de4e0.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/mira/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-biology/mira/mira-4.0.2.ebuild X-VCS-Directories: sci-biology/mira/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: a80f62f49f5f4fe6ded3fbb07840e48ddd6de4e0 X-VCS-Branch: master Date: Tue, 18 Aug 2015 18:45:26 +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: b9326c6b-d4fb-4f1f-9cad-822f43291849 X-Archives-Hash: 5168af83d44ec2ed32f56fecd94821c9 commit: a80f62f49f5f4fe6ded3fbb07840e48ddd6de4e0 Author: Justin Lecher gentoo org> AuthorDate: Tue Aug 18 18:45:20 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Tue Aug 18 18:45:20 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a80f62f4 sci-biology/mira: Add missing USE dep for boost[threads] Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558092 Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher gentoo.org> sci-biology/mira/mira-4.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/mira/mira-4.0.2.ebuild b/sci-biology/mira/mira-4.0.2.ebuild index 3fa476c..b89246b 100644 --- a/sci-biology/mira/mira-4.0.2.ebuild +++ b/sci-biology/mira/mira-4.0.2.ebuild @@ -25,7 +25,7 @@ KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="doc" CDEPEND=" - dev-libs/boost + dev-libs/boost[threads] dev-util/google-perftools" DEPEND="${CDEPEND} app-editors/vim-core