commit:     62c01d6d97df242daaa1ccbb0bba3f62354478de
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 26 09:03:03 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Mar 26 09:03:03 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=62c01d6d

sci-biology/scbi_mapreduce: 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/scbi_mapreduce/scbi_mapreduce-0.0.45.ebuild | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/sci-biology/scbi_mapreduce/scbi_mapreduce-0.0.45.ebuild 
b/sci-biology/scbi_mapreduce/scbi_mapreduce-0.0.45.ebuild
index 2ca5e216d..8ad5ef93d 100644
--- a/sci-biology/scbi_mapreduce/scbi_mapreduce-0.0.45.ebuild
+++ b/sci-biology/scbi_mapreduce/scbi_mapreduce-0.0.45.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2015 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.md"
@@ -17,7 +18,8 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE=""
 
-DEPEND=">=dev-ruby/hoe-3.6
+DEPEND="
+       >=dev-ruby/hoe-3.6
        >=dev-ruby/rdoc-4.0"
 RDEPEND="${DEPEND}
        >=dev-ruby/eventmachine-0.12.0

Reply via email to