commit: becb958be1287d83cba7f46ea5c5079527b4ca93 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sun Mar 13 17:39:20 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sun Mar 13 17:39:20 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=becb958b
dev-ruby/extlib: Remove ruby19 Package-Manager: portage-2.2.28 dev-ruby/extlib/extlib-0.9.16-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/extlib/extlib-0.9.16-r1.ebuild b/dev-ruby/extlib/extlib-0.9.16-r1.ebuild index a5b7367..a01761d 100644 --- a/dev-ruby/extlib/extlib-0.9.16-r1.ebuild +++ b/dev-ruby/extlib/extlib-0.9.16-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 # ruby21 → fails specs. -USE_RUBY="ruby19 ruby20" +USE_RUBY="ruby20" RUBY_FAKEGEM_TASK_DOC="-f tasks/yard.rake yard" RUBY_FAKEGEM_DOCDIR="doc"
