From 94f515f53613ad903865e2c78f394cac5e9dc65a Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Sun, 29 Jan 2017 13:56:46 +0000 Subject: sci-biology/artemis: Add missing slot operator Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Justin Lecher --- sci-biology/artemis/artemis-9999.ebuild | 7 ++++--- sci-biology/artemis/metadata.xml | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'sci-biology/artemis') diff --git a/sci-biology/artemis/artemis-9999.ebuild b/sci-biology/artemis/artemis-9999.ebuild index d9e915dfc..5d7176045 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 1699e58b2..f68a1b6fa 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 -- cgit v1.2.3-65-gdbad