commit: 66125b9d7a0af46b6fe7dcf4f3c23d5a021d82df Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Wed Mar 9 23:05:47 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Wed Mar 9 23:06:03 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66125b9d
dev-ruby/instantiator: Remove ruby19 Package-Manager: portage-2.2.27 dev-ruby/instantiator/instantiator-0.0.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/instantiator/instantiator-0.0.6.ebuild b/dev-ruby/instantiator/instantiator-0.0.6.ebuild index b975f12..91f4b58 100644 --- a/dev-ruby/instantiator/instantiator-0.0.6.ebuild +++ b/dev-ruby/instantiator/instantiator-0.0.6.ebuild @@ -1,10 +1,10 @@ -# 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_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="README.md"