diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-03-07 20:51:13 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-03-07 21:19:59 +0100 |
commit | f01a9da2b0a0fff440273eb1104c3aeaf0ea0ef4 (patch) | |
tree | f29c6841e4c6e38dffaacab8bde1504eb084a048 /dev-ruby/rspec-core | |
parent | sci-astronomy/sextractor: re-added (diff) | |
download | gentoo-f01a9da2b0a0fff440273eb1104c3aeaf0ea0ef4.tar.gz gentoo-f01a9da2b0a0fff440273eb1104c3aeaf0ea0ef4.tar.bz2 gentoo-f01a9da2b0a0fff440273eb1104c3aeaf0ea0ef4.zip |
dev-ruby/rspec-core: drop ruby19
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-2.99.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-2.99.2-r1.ebuild b/dev-ruby/rspec-core/rspec-core-2.99.2-r1.ebuild index e6162ea97595..20ae4ad0468e 100644 --- a/dev-ruby/rspec-core/rspec-core-2.99.2-r1.ebuild +++ b/dev-ruby/rspec-core/rspec-core-2.99.2-r1.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" |