commit: d7808da6f14cccd0a99d0f65bfc5f35610456dce Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Jan 17 08:13:04 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Jan 17 08:20:52 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7808da6
dev-ruby/rails-deprecated_sanitizer: add ruby22 Package-Manager: portage-2.2.26 .../rails-deprecated_sanitizer-1.0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/rails-deprecated_sanitizer/rails-deprecated_sanitizer-1.0.3.ebuild b/dev-ruby/rails-deprecated_sanitizer/rails-deprecated_sanitizer-1.0.3.ebuild index 01ec432..a3394d7 100644 --- a/dev-ruby/rails-deprecated_sanitizer/rails-deprecated_sanitizer-1.0.3.ebuild +++ b/dev-ruby/rails-deprecated_sanitizer/rails-deprecated_sanitizer-1.0.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="README.md"
