diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-04-03 23:35:44 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-04-03 23:35:44 +0200 |
commit | 03c38aa64d3ae8a38af4593133f990f20fd5c7f2 (patch) | |
tree | 040de193376113e0d6daac5e27d332b737fe91ee /dev-ruby/rubytest | |
parent | dev-ruby/fxruby: Remove ruby19 (diff) | |
download | gentoo-03c38aa64d3ae8a38af4593133f990f20fd5c7f2.tar.gz gentoo-03c38aa64d3ae8a38af4593133f990f20fd5c7f2.tar.bz2 gentoo-03c38aa64d3ae8a38af4593133f990f20fd5c7f2.zip |
dev-ruby/rubytest: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/rubytest')
-rw-r--r-- | dev-ruby/rubytest/rubytest-0.7.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/rubytest/rubytest-0.8.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/rubytest/rubytest-0.7.0.ebuild b/dev-ruby/rubytest/rubytest-0.7.0.ebuild index 7af884e063fa..3db34d73a85a 100644 --- a/dev-ruby/rubytest/rubytest-0.7.0.ebuild +++ b/dev-ruby/rubytest/rubytest-0.7.0.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_TASK_TEST="" RUBY_FAKEGEM_RECIPE_DOC="yard" diff --git a/dev-ruby/rubytest/rubytest-0.8.1.ebuild b/dev-ruby/rubytest/rubytest-0.8.1.ebuild index e3bf609d2818..818ce39ac21b 100644 --- a/dev-ruby/rubytest/rubytest-0.8.1.ebuild +++ b/dev-ruby/rubytest/rubytest-0.8.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_TASK_TEST="" RUBY_FAKEGEM_RECIPE_DOC="yard" |