diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-01-01 07:45:03 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-01-01 07:45:03 +0100 |
commit | d0c22f8852b618f45b2e640e2ce496c7cb1ff8de (patch) | |
tree | b0ecdc52ad626aa1ff4b167d3cbbe2469df8f1fd /dev-ruby | |
parent | dev-ruby/xpath: add 3.0.0 (diff) | |
download | gentoo-d0c22f8852b618f45b2e640e2ce496c7cb1ff8de.tar.gz gentoo-d0c22f8852b618f45b2e640e2ce496c7cb1ff8de.tar.bz2 gentoo-d0c22f8852b618f45b2e640e2ce496c7cb1ff8de.zip |
dev-ruby/xml-simple: add ruby25
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/xml-simple/xml-simple-1.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/xml-simple/xml-simple-1.1.5.ebuild b/dev-ruby/xml-simple/xml-simple-1.1.5.ebuild index 774c64077fc9..bd7920deadb4 100644 --- a/dev-ruby/xml-simple/xml-simple-1.1.5.ebuild +++ b/dev-ruby/xml-simple/xml-simple-1.1.5.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby21 ruby22 ruby23 ruby24" +USE_RUBY="ruby22 ruby23 ruby24 ruby25" # Gem only contains lib code, and github repository has no tags. RUBY_FAKEGEM_RECIPE_DOC="rdoc" |