diff options
author | 2016-04-17 16:39:03 +0200 | |
---|---|---|
committer | 2016-04-17 16:39:03 +0200 | |
commit | 6a8819651a146ffd1c59d4d827fffae5edc63e2c (patch) | |
tree | fc2cf2e6cbeea2458f96c61d7be7d0b3f58f6d59 /dev-ruby/rspec-core | |
parent | dev-ruby/rrdtool-bindings: Remove ruby19 (diff) | |
download | gentoo-6a8819651a146ffd1c59d4d827fffae5edc63e2c.tar.gz gentoo-6a8819651a146ffd1c59d4d827fffae5edc63e2c.tar.bz2 gentoo-6a8819651a146ffd1c59d4d827fffae5edc63e2c.zip |
dev-ruby/rspec-core: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-2.14.8-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-2.14.8-r4.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-3.3.2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
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" |