commit: 0c8a7cbebbf25de71c7eabb9dbbcbebeaa85c4c2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sun Mar 20 22:53:27 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sun Mar 20 22:53:27 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c8a7cbe
sci-biology/bioruby: Remove ruby19 Package-Manager: portage-2.2.28 sci-biology/bioruby/bioruby-1.4.3.0001-r1.ebuild | 4 ++-- sci-biology/bioruby/bioruby-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-biology/bioruby/bioruby-1.4.3.0001-r1.ebuild b/sci-biology/bioruby/bioruby-1.4.3.0001-r1.ebuild index b50f3fa..d1008a1 100644 --- a/sci-biology/bioruby/bioruby-1.4.3.0001-r1.ebuild +++ b/sci-biology/bioruby/bioruby-1.4.3.0001-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20" +USE_RUBY="ruby20" inherit ruby-fakegem diff --git a/sci-biology/bioruby/bioruby-9999.ebuild b/sci-biology/bioruby/bioruby-9999.ebuild index 838f843..08b2630 100644 --- a/sci-biology/bioruby/bioruby-9999.ebuild +++ b/sci-biology/bioruby/bioruby-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20" +USE_RUBY="ruby20" EGIT_REPO_URI="git://github.com/bioruby/bioruby.git https://github.com/bioruby/bioruby.git"