diff --git a/dev-ruby/github_api/github_api-0.11.3-r1.ebuild b/dev-ruby/github_api/github_api-0.11.3-r1.ebuild index c5b6dfc76be6a..60203c7723206 100644 --- a/dev-ruby/github_api/github_api-0.11.3-r1.ebuild +++ b/dev-ruby/github_api/github_api-0.11.3-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 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 ruby21" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_RECIPE_DOC="rdoc" diff --git a/dev-ruby/github_api/github_api-0.11.3.ebuild b/dev-ruby/github_api/github_api-0.11.3.ebuild index cc5c4b3cb1349..6d2e066955773 100644 --- a/dev-ruby/github_api/github_api-0.11.3.ebuild +++ b/dev-ruby/github_api/github_api-0.11.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 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" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_RECIPE_DOC="rdoc" diff --git a/dev-ruby/github_api/github_api-0.12.4.ebuild b/dev-ruby/github_api/github_api-0.12.4.ebuild index e202b26bcaf6d..29a81264dfad2 100644 --- a/dev-ruby/github_api/github_api-0.12.4.ebuild +++ b/dev-ruby/github_api/github_api-0.12.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 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 ruby21" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_RECIPE_DOC="rdoc"