commit: aed387209033c59ccfcefbd720bd61e52e89d80c Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Mar 7 20:27:38 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Mar 7 21:14:04 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aed38720
dev-ruby/redcloth: drop ruby19 Package-Manager: portage-2.2.26 dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild b/dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild index 66f8619..ddd89a6 100644 --- a/dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild +++ b/dev-ruby/redcloth/redcloth-4.2.9-r4.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_NAME="RedCloth"
