From 6a8819651a146ffd1c59d4d827fffae5edc63e2c Mon Sep 17 00:00:00 2001 From: Manuel RĂ¼ger Date: Sun, 17 Apr 2016 16:39:03 +0200 Subject: dev-ruby/rspec-core: Remove ruby19 Package-Manager: portage-2.2.28 --- dev-ruby/rspec-core/rspec-core-2.14.8-r2.ebuild | 4 ++-- dev-ruby/rspec-core/rspec-core-2.14.8-r4.ebuild | 4 ++-- dev-ruby/rspec-core/rspec-core-3.3.2.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev-ruby/rspec-core') diff --git a/dev-ruby/rspec-core/rspec-core-2.14.8-r2.ebuild b/dev-ruby/rspec-core/rspec-core-2.14.8-r2.ebuild index dd6bd76047e3..3d835fb5d7eb 100644 --- a/dev-ruby/rspec-core/rspec-core-2.14.8-r2.ebuild +++ b/dev-ruby/rspec-core/rspec-core-2.14.8-r2.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" +USE_RUBY="ruby20" RUBY_FAKEGEM_TASK_TEST="none" RUBY_FAKEGEM_TASK_DOC="none" diff --git a/dev-ruby/rspec-core/rspec-core-2.14.8-r4.ebuild b/dev-ruby/rspec-core/rspec-core-2.14.8-r4.ebuild index 8f4139a5ddd1..dcdbce64ce95 100644 --- a/dev-ruby/rspec-core/rspec-core-2.14.8-r4.ebuild +++ b/dev-ruby/rspec-core/rspec-core-2.14.8-r4.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_TASK_TEST="none" RUBY_FAKEGEM_TASK_DOC="none" diff --git a/dev-ruby/rspec-core/rspec-core-3.3.2.ebuild b/dev-ruby/rspec-core/rspec-core-3.3.2.ebuild index 4a99fdcd2f3c..8af30ca2eea2 100644 --- a/dev-ruby/rspec-core/rspec-core-3.3.2.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.3.2.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_TASK_TEST="none" RUBY_FAKEGEM_TASK_DOC="none" -- cgit v1.2.3-65-gdbad