commit: a06f22c1c513de78e117b1f746d682bb267414e5 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Jun 13 04:17:49 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Jun 13 04:17:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a06f22c1
dev-ruby/stomp: add ruby23, ruby24 Package-Manager: Portage-2.3.5, Repoman-2.3.1 dev-ruby/stomp/stomp-1.4.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/stomp/stomp-1.4.3.ebuild b/dev-ruby/stomp/stomp-1.4.3.ebuild index 0d6d7b0856c..14443506268 100644 --- a/dev-ruby/stomp/stomp-1.4.3.ebuild +++ b/dev-ruby/stomp/stomp-1.4.3.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 ruby24" RUBY_FAKEGEM_DOCDIR="doc" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
