diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-05-07 05:53:48 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-05-07 06:40:05 +0200 |
commit | 42fe91ca1cb479edb2e056fb3fa4532d496e03d9 (patch) | |
tree | 33afd1219f264cd2e1b44516258910a999bd8d75 /dev-ruby/xpath | |
parent | media-libs/mesa: Transition deps to x11-base/xorg-proto (diff) | |
download | gentoo-42fe91ca1cb479edb2e056fb3fa4532d496e03d9.tar.gz gentoo-42fe91ca1cb479edb2e056fb3fa4532d496e03d9.tar.bz2 gentoo-42fe91ca1cb479edb2e056fb3fa4532d496e03d9.zip |
dev-ruby/xpath: add ruby25
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/xpath')
-rw-r--r-- | dev-ruby/xpath/xpath-2.1.0.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/xpath/xpath-3.0.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/xpath/xpath-2.1.0.ebuild b/dev-ruby/xpath/xpath-2.1.0.ebuild index 240dd82fee9d..9b9e37ac162e 100644 --- a/dev-ruby/xpath/xpath-2.1.0.ebuild +++ b/dev-ruby/xpath/xpath-2.1.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby21 ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_EXTRADOC="README.md" diff --git a/dev-ruby/xpath/xpath-3.0.0.ebuild b/dev-ruby/xpath/xpath-3.0.0.ebuild index 5ebcc80ee2b3..14f25fc184b8 100644 --- a/dev-ruby/xpath/xpath-3.0.0.ebuild +++ b/dev-ruby/xpath/xpath-3.0.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_EXTRADOC="README.md" |