commit: bdd749aedd72df2b0c878db83c03cd3ec3318126 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Thu Mar 17 00:23:24 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Thu Mar 17 00:23:24 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdd749ae
dev-ruby/bluecloth: Remove ruby19 Package-Manager: portage-2.2.28 dev-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild b/dev-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild index c9c1391..38f7fb2 100644 --- a/dev-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild +++ b/dev-ruby/bluecloth/bluecloth-2.2.0-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_TASK_DOC="docs" RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc"
