commit: cadbd5a248dcf609ddecdf9699077e04948c2dca Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Mon Mar 28 21:48:28 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Mon Mar 28 21:48:28 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cadbd5a2
dev-ruby/unindent: Remove ruby19 Package-Manager: portage-2.2.28 dev-ruby/unindent/unindent-1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/unindent/unindent-1.0.ebuild b/dev-ruby/unindent/unindent-1.0.ebuild index 4be74c7..eb55877 100644 --- a/dev-ruby/unindent/unindent-1.0.ebuild +++ b/dev-ruby/unindent/unindent-1.0.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_EXTRADOC="README.md" RUBY_FAKEGEM_RECIPE_DOC="rdoc"
