commit: c5871cb64a41747e715ad10e4a14403f3c4953c7 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Mar 28 06:31:49 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Mar 28 10:21:21 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5871cb6
dev-ruby/tzinfo: drop ruby19 Package-Manager: portage-2.2.26 dev-ruby/tzinfo/tzinfo-1.2.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/tzinfo/tzinfo-1.2.2.ebuild b/dev-ruby/tzinfo/tzinfo-1.2.2.ebuild index fdd639c..885a86b 100644 --- a/dev-ruby/tzinfo/tzinfo-1.2.2.ebuild +++ b/dev-ruby/tzinfo/tzinfo-1.2.2.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="ruby19 ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_TEST="test_zoneinfo"
