aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/artemis')
-rw-r--r--sci-biology/artemis/ChangeLog4
-rw-r--r--sci-biology/artemis/artemis-9999.ebuild6
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-biology/artemis/ChangeLog b/sci-biology/artemis/ChangeLog
index 56cbedcbe..4054aa1ad 100644
--- a/sci-biology/artemis/ChangeLog
+++ b/sci-biology/artemis/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 23 Mar 2014; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz> artemis-9999.ebuild:
+ sci-biology/artemis: fixed JVM dependency, added a link to INSTALL docs
+
06 Jan 2014; Justin Lecher <jlec@gentoo.org> artemis-9999.ebuild,
metadata.xml:
Switch from git-2 to git-r3
@@ -18,4 +21,3 @@
08 Jan 2012; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>
+artemis-9999.ebuild, +metadata.xml:
initial, not yet working ebuild
-
diff --git a/sci-biology/artemis/artemis-9999.ebuild b/sci-biology/artemis/artemis-9999.ebuild
index ca3ddf172..c1e614693 100644
--- a/sci-biology/artemis/artemis-9999.ebuild
+++ b/sci-biology/artemis/artemis-9999.ebuild
@@ -19,11 +19,13 @@ IUSE=""
# uses its own BamView
DEPEND="
sci-biology/samtools
- >=virtual/jdk-1.5
+ >=virtual/jdk-1.6
dev-java/ant-core"
RDEPEND="${DEPEND}
- >=virtual/jre-1.5"
+ >=virtual/jre-1.6"
# http://www.mail-archive.com/artemis-users@sanger.ac.uk/msg00551.html
# http://www.mail-archive.com/artemis-users@sanger.ac.uk/msg00561.html
# http://gmod.org/wiki/Artemis-Chado_Integration_Tutorial
+
+# ftp://ftp.sanger.ac.uk/pub/resources/software/artemis/artemis.pdf