aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/full_lengther_next/full_lengther_next-0.6.0.ebuild')
-rw-r--r--sci-biology/full_lengther_next/full_lengther_next-0.6.0.ebuild34
1 files changed, 34 insertions, 0 deletions
diff --git a/sci-biology/full_lengther_next/full_lengther_next-0.6.0.ebuild b/sci-biology/full_lengther_next/full_lengther_next-0.6.0.ebuild
new file mode 100644
index 000000000..64d300a83
--- /dev/null
+++ b/sci-biology/full_lengther_next/full_lengther_next-0.6.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.rdoc History.txt"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Classify assembled transcripts and fix frameshifts in ORFs"
+HOMEPAGE="http://www.rubydoc.info/gems/full_lengther_next
+ http://www.scbi.uma.es/site/scbi/downloads/313-full-lengthernext"
+# https://rubygems.org/gems/full_lengther_next/versions/0.0.8
+# http://www.rubydoc.info/gems/full_lengther_next
+# https://www.omniref.com/ruby/gems/full_lengther_next/0.0.8/symbols/FullLengtherNext
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=">=dev-ruby/hoe-2.8.0
+ dev-ruby/bundler"
+RDEPEND="${DEPEND}
+ sci-biology/bioruby
+ >=sci-biology/scbi_blast-0.0.37
+ >=sci-biology/scbi_fasta-0.1.7
+ >=sci-biology/scbi_mapreduce-0.0.29
+ >=sci-biology/scbi_plot-0.0.6
+ >=dev-ruby/xml-simple-1.0.12
+ >=dev-ruby/gnuplot-2.3.0"