commit: 648b038ddcbcab2f8b3b2ba9006eec35ade7ed8b Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sat Apr 16 13:03:28 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sat Apr 16 13:03:28 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=648b038d
dev-ruby/tidy-ext: Remove ruby19 Package-Manager: portage-2.2.28 dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild b/dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild index ce5da06..5bcf4d8 100644 --- a/dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild +++ b/dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 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" +USE_RUBY="ruby20" RUBY_FAKEGEM_DOCDIR="rdoc"
