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 C6741139085 for ; Sun, 29 Jan 2017 14:21:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1AF8F142E2; Sun, 29 Jan 2017 14:20:57 +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 E87E6142E2 for ; Sun, 29 Jan 2017 14:20:51 +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 9E520341655 for ; Sun, 29 Jan 2017 14:20:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0440E39DF for ; Sun, 29 Jan 2017 14:20:49 +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: <1485698206.94f515f53613ad903865e2c78f394cac5e9dc65a.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/artemis/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/artemis/artemis-9999.ebuild sci-biology/artemis/metadata.xml X-VCS-Directories: sci-biology/artemis/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 94f515f53613ad903865e2c78f394cac5e9dc65a X-VCS-Branch: master Date: Sun, 29 Jan 2017 14:20: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: 820b6c1e-ae43-4a89-93bc-5d91362d62d7 X-Archives-Hash: 5beba3f8bba5f09baa72dba71bf1a793 commit: 94f515f53613ad903865e2c78f394cac5e9dc65a Author: Justin Lecher gentoo org> AuthorDate: Sun Jan 29 13:56:46 2017 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sun Jan 29 13:56:46 2017 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=94f515f5 sci-biology/artemis: Add missing slot operator Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Justin Lecher gentoo.org> sci-biology/artemis/artemis-9999.ebuild | 7 ++++--- sci-biology/artemis/metadata.xml | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/sci-biology/artemis/artemis-9999.ebuild b/sci-biology/artemis/artemis-9999.ebuild index d9e915d..5d71760 100644 --- a/sci-biology/artemis/artemis-9999.ebuild +++ b/sci-biology/artemis/artemis-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,8 @@ inherit java-pkg-2 java-ant-2 git-r3 DESCRIPTION="DNA sequence viewer/annotation (Artemis) and comparison (ACT) tool" HOMEPAGE="http://www.sanger.ac.uk/resources/software/artemis" -SRC_URI="ftp://ftp.sanger.ac.uk/pub/resources/software/artemis/artemis.pdf -> ${P}.manual.pdf +SRC_URI=" + ftp://ftp.sanger.ac.uk/pub/resources/software/artemis/artemis.pdf -> ${P}.manual.pdf ftp://ftp.sanger.ac.uk/pub/resources/software/artemis/v16/art_html_build.zip -> ${P}.html_build.zip" EGIT_REPO_URI="https://github.com/sanger-pathogens/Artemis" @@ -19,7 +20,7 @@ IUSE="" # uses its own BamView RDEPEND=" - sci-biology/samtools + sci-biology/samtools:0 >=virtual/jre-1.6:*" DEPEND="${RDEPEND} !sci-biology/artemis-bin diff --git a/sci-biology/artemis/metadata.xml b/sci-biology/artemis/metadata.xml index 1699e58..f68a1b6 100644 --- a/sci-biology/artemis/metadata.xml +++ b/sci-biology/artemis/metadata.xml @@ -5,7 +5,7 @@ mmokrejs@fold.natur.cuni.cz Martin Mokrejs - + sci-biology@gentoo.org Gentoo Biology Project