commit: c9dd9c1172f134ee02439df89b8387fbf367a426 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Mon Apr 25 23:21:44 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Mon Apr 25 23:21:44 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9dd9c11
dev-ruby/ritex: Remove ruby19 Package-Manager: portage-2.2.28 dev-ruby/ritex/ritex-1.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/ritex/ritex-1.0.1.ebuild b/dev-ruby/ritex/ritex-1.0.1.ebuild index 2cdfb5a..befc7cc 100644 --- a/dev-ruby/ritex/ritex-1.0.1.ebuild +++ b/dev-ruby/ritex/ritex-1.0.1.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_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README ReleaseNotes"
