commit:     0ecfe4dbdacf6da7b95b5bdb92cf826d9ef66118
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 17 11:24:30 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Apr 17 11:24:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ecfe4db

dev-ruby/rest-client: Remove ruby19

Package-Manager: portage-2.2.28

 dev-ruby/rest-client/rest-client-1.8.0-r1.ebuild | 4 ++--
 dev-ruby/rest-client/rest-client-1.8.0.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/rest-client/rest-client-1.8.0-r1.ebuild 
b/dev-ruby/rest-client/rest-client-1.8.0-r1.ebuild
index 0b12173..a97ca53 100644
--- a/dev-ruby/rest-client/rest-client-1.8.0-r1.ebuild
+++ b/dev-ruby/rest-client/rest-client-1.8.0-r1.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"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 

diff --git a/dev-ruby/rest-client/rest-client-1.8.0.ebuild 
b/dev-ruby/rest-client/rest-client-1.8.0.ebuild
index 5c6e4b8..e157160 100644
--- a/dev-ruby/rest-client/rest-client-1.8.0.ebuild
+++ b/dev-ruby/rest-client/rest-client-1.8.0.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"
+USE_RUBY="ruby20"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 

Reply via email to