From: Hans de Graaff Date: Wed, 8 May 2019 19:40:46 +0000 (+0200) Subject: dev-ruby/pdf-core: add ruby26 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=49b25ebd88d7d4e661fa2fb4c0291b1c165aaf3c;p=gentoo.git dev-ruby/pdf-core: add ruby26 Signed-off-by: Hans de Graaff Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/dev-ruby/pdf-core/pdf-core-0.7.0.ebuild b/dev-ruby/pdf-core/pdf-core-0.7.0.ebuild index e4b3c4bfa7e5..15965f164eee 100644 --- a/dev-ruby/pdf-core/pdf-core-0.7.0.ebuild +++ b/dev-ruby/pdf-core/pdf-core-0.7.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" RUBY_FAKEGEM_RECIPE_TEST="rspec3" diff --git a/dev-ruby/pdf-core/pdf-core-0.8.1.ebuild b/dev-ruby/pdf-core/pdf-core-0.8.1.ebuild index f7573e884f22..355127426864 100644 --- a/dev-ruby/pdf-core/pdf-core-0.8.1.ebuild +++ b/dev-ruby/pdf-core/pdf-core-0.8.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" RUBY_FAKEGEM_RECIPE_TEST="rspec3"