sci-biology/bioruby: Remove dead ruby impl
authorDavid Seifert <soap@gentoo.org>
Mon, 6 Feb 2017 20:48:02 +0000 (21:48 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 6 Feb 2017 21:26:11 +0000 (22:26 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3856

sci-biology/bioruby/bioruby-1.4.3.0001-r1.ebuild
sci-biology/bioruby/bioruby-9999.ebuild

index 18f36275d90aa8bb7c4db04329bb8163e91dec83..382e036b76419a052df6d70e9c1c3bf771c5e968 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby20 ruby21"
+USE_RUBY="ruby21"
 
 inherit ruby-fakegem
 
index ade66a0ca82b294c464dfb68e09e399ff4b5cb66..2aa1ff0b5895ca8d6bcbacda6f51aeac3337142b 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby20 ruby21"
+USE_RUBY="ruby21"
 EGIT_REPO_URI="git://github.com/bioruby/bioruby.git
        https://github.com/bioruby/bioruby.git"