commit:     c082e767c49247a935f595abc78ebf17d927c8cc
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 15 00:05:00 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Nov 15 00:05:00 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c082e767

dev-ruby/rspec-expectations: Drop ruby19

Package-Manager: portage-2.3.2

 dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild | 4 ++--
 dev-ruby/rspec-expectations/rspec-expectations-3.3.1.ebuild     | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild 
b/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild
index 19ab4ee..91ba4f0 100644
--- a/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild
+++ b/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild
@@ -1,9 +1,9 @@
-# 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 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 

diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.3.1.ebuild 
b/dev-ruby/rspec-expectations/rspec-expectations-3.3.1.ebuild
index 80f010b..fa46a90 100644
--- a/dev-ruby/rspec-expectations/rspec-expectations-3.3.1.ebuild
+++ b/dev-ruby/rspec-expectations/rspec-expectations-3.3.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_RECIPE_TEST="rspec3"
 

Reply via email to