commit: d13ec8fce29e06fc5a519df438b869ffbbc3c9a5 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Wed Jan 3 07:03:26 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Jan 3 07:03:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d13ec8fc
dev-ruby/lockfile: add 2.1.3 Package-Manager: Portage-2.3.13, Repoman-2.3.3 dev-ruby/lockfile/lockfile-2.1.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/lockfile/lockfile-2.1.3.ebuild b/dev-ruby/lockfile/lockfile-2.1.3.ebuild index e4a0c68fd14..0eff4790eee 100644 --- a/dev-ruby/lockfile/lockfile-2.1.3.ebuild +++ b/dev-ruby/lockfile/lockfile-2.1.3.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby21 ruby22 ruby23 ruby24" +USE_RUBY="ruby22 ruby23 ruby24 ruby25" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_TASK_DOC=""