commit:     daa159b51a03f6f65d1287e6c7bbc915a5909306
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  6 18:33:40 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Mar  6 18:33:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daa159b5

dev-ruby/RubyInline: Remove ruby19

Package-Manager: portage-2.2.27

 dev-ruby/RubyInline/RubyInline-3.12.3.ebuild | 4 ++--
 dev-ruby/RubyInline/RubyInline-3.12.4.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild 
b/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild
index 1faa922..2edf86f 100644
--- a/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild
+++ b/dev-ruby/RubyInline/RubyInline-3.12.3.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_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_DOCDIR="doc"

diff --git a/dev-ruby/RubyInline/RubyInline-3.12.4.ebuild 
b/dev-ruby/RubyInline/RubyInline-3.12.4.ebuild
index fefe01b..d044720 100644
--- a/dev-ruby/RubyInline/RubyInline-3.12.4.ebuild
+++ b/dev-ruby/RubyInline/RubyInline-3.12.4.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
 # ruby22 -> Code uses obsolete Config module.
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_DOCDIR="doc"

Reply via email to