commit: f2fefcb19c901ca576004c80b194eb80618d9a69 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Feb 8 05:35:04 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Feb 8 06:24:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2fefcb1
dev-ruby/plist: add ruby25 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/plist/plist-3.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/plist/plist-3.4.0.ebuild b/dev-ruby/plist/plist-3.4.0.ebuild index a947bff6be7..b7acbddff13 100644 --- a/dev-ruby/plist/plist-3.4.0.ebuild +++ b/dev-ruby/plist/plist-3.4.0.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=6 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby22 ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
