aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2015-01-07 22:42:09 +0100
committerMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2015-01-07 22:42:09 +0100
commita02cb28232bd985520b07b000bd19ae6bc8fb025 (patch)
tree9696ec8e2003d75979757cc02f2ea6dd443d680b
parentebuild skeleton (diff)
downloadsci-a02cb28232bd985520b07b000bd19ae6bc8fb025.tar.gz
sci-a02cb28232bd985520b07b000bd19ae6bc8fb025.tar.bz2
sci-a02cb28232bd985520b07b000bd19ae6bc8fb025.zip
added a comment on old version
Package-Manager: portage-2.2.7
-rw-r--r--sci-biology/jellyfish/ChangeLog6
-rw-r--r--sci-biology/jellyfish/jellyfish-2.1.3.ebuild4
2 files changed, 8 insertions, 2 deletions
diff --git a/sci-biology/jellyfish/ChangeLog b/sci-biology/jellyfish/ChangeLog
index a5df6d9b6..cf2f8f7be 100644
--- a/sci-biology/jellyfish/ChangeLog
+++ b/sci-biology/jellyfish/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for sci-biology/jellyfish
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 07 Jan 2015; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>
+ jellyfish-2.1.3.ebuild:
+ added a comment on old version
+
*jellyfish-2.1.3 (02 Jul 2014)
02 Jul 2014; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>
diff --git a/sci-biology/jellyfish/jellyfish-2.1.3.ebuild b/sci-biology/jellyfish/jellyfish-2.1.3.ebuild
index 4ac06b224..51f683c81 100644
--- a/sci-biology/jellyfish/jellyfish-2.1.3.ebuild
+++ b/sci-biology/jellyfish/jellyfish-2.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -9,6 +9,8 @@ HOMEPAGE="http://www.genome.umd.edu/jellyfish.html"
SRC_URI="ftp://ftp.genome.umd.edu/pub/jellyfish/jellyfish-2.1.3.tar.gz
ftp://ftp.genome.umd.edu/pub/jellyfish/JellyfishUserGuide.pdf"
+# older version is hidden in trinityrnaseq_r20140413p1/trinity-plugins/jellyfish-1.1.11
+
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"