commit:     3de7722704124021af66d8868485830bbc5c5fef
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 10 13:57:17 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Apr 10 13:57:17 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3de77227

dev-ruby/webmock: Remove ruby19

Package-Manager: portage-2.2.28

 dev-ruby/webmock/webmock-1.19.0.ebuild | 4 ++--
 dev-ruby/webmock/webmock-1.20.3.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/webmock/webmock-1.19.0.ebuild 
b/dev-ruby/webmock/webmock-1.19.0.ebuild
index 125193b..9ddac19 100644
--- a/dev-ruby/webmock/webmock-1.19.0.ebuild
+++ b/dev-ruby/webmock/webmock-1.19.0.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_TASK_TEST="test spec NO_CONNECTION=true"
 

diff --git a/dev-ruby/webmock/webmock-1.20.3.ebuild 
b/dev-ruby/webmock/webmock-1.20.3.ebuild
index 45582fd..aaf68ea 100644
--- a/dev-ruby/webmock/webmock-1.20.3.ebuild
+++ b/dev-ruby/webmock/webmock-1.20.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 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_TASK_TEST="test spec NO_CONNECTION=true"
 

Reply via email to