commit: 2d80fd5e11977e2747dba7ac7737358599f08ac1 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Sun Mar 26 08:56:59 2017 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sun Mar 26 08:56:59 2017 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=2d80fd5e
sci-biology/full_lengther_next: Drop obsolete ruby version Package-Manager: Portage-2.3.5, Repoman-2.3.2 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> sci-biology/full_lengther_next/full_lengther_next-0.6.2.ebuild | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/sci-biology/full_lengther_next/full_lengther_next-0.6.2.ebuild b/sci-biology/full_lengther_next/full_lengther_next-0.6.2.ebuild index 5e2cb404d..262ffddf5 100644 --- a/sci-biology/full_lengther_next/full_lengther_next-0.6.2.ebuild +++ b/sci-biology/full_lengther_next/full_lengther_next-0.6.2.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 -USE_RUBY="ruby20 ruby21" +EAPI=6 + +USE_RUBY="ruby21" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.rdoc History.txt" @@ -21,7 +22,8 @@ SLOT="0" KEYWORDS="~amd64" IUSE="" -DEPEND=">=dev-ruby/hoe-2.8.0 +DEPEND=" + >=dev-ruby/hoe-2.8.0 >=dev-ruby/rdoc-3.10 dev-ruby/bundler" # >=dev-ruby/newgem-1.5.3