aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-01-29 13:56:46 +0000
committerJustin Lecher <jlec@gentoo.org>2017-01-29 13:56:46 +0000
commit94f515f53613ad903865e2c78f394cac5e9dc65a (patch)
tree15f3706e53236b0d24fa6b81b2f0db6b82569f72 /sci-biology/artemis
parentsci-biology/SEECER: QA fixes (diff)
downloadsci-94f515f53613ad903865e2c78f394cac5e9dc65a.tar.gz
sci-94f515f53613ad903865e2c78f394cac5e9dc65a.tar.bz2
sci-94f515f53613ad903865e2c78f394cac5e9dc65a.zip
sci-biology/artemis: Add missing slot operator
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-biology/artemis')
-rw-r--r--sci-biology/artemis/artemis-9999.ebuild7
-rw-r--r--sci-biology/artemis/metadata.xml2
2 files changed, 5 insertions, 4 deletions
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 @@
<email>mmokrejs@fold.natur.cuni.cz</email>
<name>Martin Mokrejs</name>
</maintainer>
-<maintainer type="project">
+ <maintainer type="project">
<email>sci-biology@gentoo.org</email>
<name>Gentoo Biology Project</name>
</maintainer>