commit: c74125b1531f40c530517eb1bcb230492430b001 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Mar 20 21:53:12 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Mar 20 21:57:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c74125b1
dev-ruby/lockfile: drop ruby19 Package-Manager: portage-2.2.26 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 a4e8153..93b3f97 100644 --- a/dev-ruby/lockfile/lockfile-2.1.3.ebuild +++ b/dev-ruby/lockfile/lockfile-2.1.3.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="" RUBY_FAKEGEM_TASK_DOC=""
