commit: 09d5104cd9fb5533c49be508f4568efd5e18cc57 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Tue Nov 15 00:10:41 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Tue Nov 15 00:10:41 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09d5104c
dev-ruby/redcloth: Remove ruby19 Package-Manager: portage-2.3.2 dev-ruby/redcloth/redcloth-4.2.9-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/redcloth/redcloth-4.2.9-r3.ebuild b/dev-ruby/redcloth/redcloth-4.2.9-r3.ebuild index 70473c5..b16082b 100644 --- a/dev-ruby/redcloth/redcloth-4.2.9-r3.ebuild +++ b/dev-ruby/redcloth/redcloth-4.2.9-r3.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" +USE_RUBY="ruby20" RUBY_FAKEGEM_NAME="RedCloth"
