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 30E8F58977 for ; Thu, 11 Feb 2016 23:30:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B263B21C002; Thu, 11 Feb 2016 23:30:10 +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 2B50A21C002 for ; Thu, 11 Feb 2016 23:30:09 +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 8826034045C for ; Thu, 11 Feb 2016 23:30:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3574A8F6 for ; Thu, 11 Feb 2016 21:14:20 +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: <1455225108.c726bb77b7342a410c7249d19739c82b5e8d5437.mmokrejs@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/grass/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/grass/grass-20130628.ebuild X-VCS-Directories: sci-biology/grass/ X-VCS-Committer: mmokrejs X-VCS-Committer-Name: Martin Mokrejs X-VCS-Revision: c726bb77b7342a410c7249d19739c82b5e8d5437 X-VCS-Branch: master Date: Thu, 11 Feb 2016 21:14:20 +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: 73bd7810-94a8-4453-8100-f621757d6839 X-Archives-Hash: d75c3741f0b2d3bdb5c2b50035e415d3 commit: c726bb77b7342a410c7249d19739c82b5e8d5437 Author: Martin Mokrejš fold natur cuni cz> AuthorDate: Thu Feb 11 21:11:48 2016 +0000 Commit: Martin Mokrejs fold natur cuni cz> CommitDate: Thu Feb 11 21:11:48 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c726bb77 sci-biology/grass: add a link to https://github.com/AlexeyG/GRASS/issues/6 Package-Manager: portage-2.2.26 sci-biology/grass/grass-20130628.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sci-biology/grass/grass-20130628.ebuild b/sci-biology/grass/grass-20130628.ebuild index 9744012..d591da6 100644 --- a/sci-biology/grass/grass-20130628.ebuild +++ b/sci-biology/grass/grass-20130628.ebuild @@ -17,6 +17,7 @@ IUSE="" # some IBM development CPLEX library? # ilcplex/ilocplex.h: No such file or directory +# https://github.com/AlexeyG/GRASS/issues/6 DEPEND="sci-biology/bamtools sci-biology/ncbi-tools++" RDEPEND="${DEPEND}"