commit: a4ca463d427557e8dd41bb323fdb31d2b3c393a4 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Jan 17 09:08:34 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Jan 17 09:10:08 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4ca463d
dev-ruby/actionmailer: add ruby22 Package-Manager: portage-2.2.26 dev-ruby/actionmailer/actionmailer-4.2.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/actionmailer/actionmailer-4.2.5.ebuild b/dev-ruby/actionmailer/actionmailer-4.2.5.ebuild index 06c976d..82798c5 100644 --- a/dev-ruby/actionmailer/actionmailer-4.2.5.ebuild +++ b/dev-ruby/actionmailer/actionmailer-4.2.5.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="ruby20 ruby21" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
