commit: 0eceef77766a340e91e6bc3a58bfc1e58f7e38bb Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Feb 20 05:58:30 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Feb 20 06:49:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eceef77
dev-ruby/transaction-simple: add ruby24, ruby25 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/transaction-simple/transaction-simple-1.4.0.2-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/transaction-simple/transaction-simple-1.4.0.2-r2.ebuild b/dev-ruby/transaction-simple/transaction-simple-1.4.0.2-r2.ebuild index a93faf83f10..711b9ff6435 100644 --- a/dev-ruby/transaction-simple/transaction-simple-1.4.0.2-r2.ebuild +++ b/dev-ruby/transaction-simple/transaction-simple-1.4.0.2-r2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22 ruby23" +USE_RUBY="ruby22 ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_RECIPE_TEST="none"
