From 7c006d766c2a31f732cd9f7dfd111519d6198295 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20R=C3=BCger?= Date: Sun, 10 Apr 2016 14:57:22 +0200 Subject: [PATCH] dev-ruby/github_api: Remove ruby19 Package-Manager: portage-2.2.28 --- dev-ruby/github_api/github_api-0.11.3-r1.ebuild | 4 ++-- dev-ruby/github_api/github_api-0.11.3.ebuild | 4 ++-- dev-ruby/github_api/github_api-0.12.4.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) 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"