commit: 51b433e97365e05bdf244cc536d198c303190c4c Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Mar 5 07:57:22 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Mar 5 07:57:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51b433e9
dev-ruby/typhoeus: add ruby23 Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-ruby/typhoeus/typhoeus-0.6.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/typhoeus/typhoeus-0.6.9.ebuild b/dev-ruby/typhoeus/typhoeus-0.6.9.ebuild index 19250de6f6e..6f9d3d397d5 100644 --- a/dev-ruby/typhoeus/typhoeus-0.6.9.ebuild +++ b/dev-ruby/typhoeus/typhoeus-0.6.9.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby21 ruby22 ruby23" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md UPGRADE.md" RUBY_FAKEGEM_TASK_DOC=""
