commit: 84110a5fade08e5053a321dbcdcce6e418eaf26a Author: Hans de Graaff <hans <AT> degraaff <DOT> org> AuthorDate: Fri Feb 19 06:30:22 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Feb 19 06:30:22 2016 +0000 URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=84110a5f
dev-ruby/rubocop-checkstyle_formatter: add ruby22 Package-Manager: portage-2.2.26 .../rubocop-checkstyle_formatter-0.2.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ruby/rubocop-checkstyle_formatter/rubocop-checkstyle_formatter-0.2.0.ebuild b/dev-ruby/rubocop-checkstyle_formatter/rubocop-checkstyle_formatter-0.2.0.ebuild index 819ff83..5d7ac5b 100644 --- a/dev-ruby/rubocop-checkstyle_formatter/rubocop-checkstyle_formatter-0.2.0.ebuild +++ b/dev-ruby/rubocop-checkstyle_formatter/rubocop-checkstyle_formatter-0.2.0.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 -# $Header: $ +# $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="README.md"
