commit: b06961a6c8e55fcfa2d2dfa34c41c101df4d8cc9 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sat Apr 9 23:59:42 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sat Apr 9 23:59:42 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b06961a6
dev-ruby/coderay: Remove ruby19 Package-Manager: portage-2.2.28 dev-ruby/coderay/coderay-1.1.0-r1.ebuild | 4 ++-- dev-ruby/coderay/coderay-1.1.0-r2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ruby/coderay/coderay-1.1.0-r1.ebuild b/dev-ruby/coderay/coderay-1.1.0-r1.ebuild index 41a4b32..e49af92 100644 --- a/dev-ruby/coderay/coderay-1.1.0-r1.ebuild +++ b/dev-ruby/coderay/coderay-1.1.0-r1.ebuild @@ -1,10 +1,10 @@ -# 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 jruby" +USE_RUBY="ruby20 jruby" # The test target also contains test:exe but that requires # shoulda-context which we do not have packaged yet. diff --git a/dev-ruby/coderay/coderay-1.1.0-r2.ebuild b/dev-ruby/coderay/coderay-1.1.0-r2.ebuild index 2d68dda..8da0dfa 100644 --- a/dev-ruby/coderay/coderay-1.1.0-r2.ebuild +++ b/dev-ruby/coderay/coderay-1.1.0-r2.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" # The test target also contains test:exe but that requires # shoulda-context which we do not have packaged yet.
