diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-05-20 07:06:45 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-05-20 07:06:45 +0200 |
commit | 344aeecbc6fa51d29ba9bbee18a0a81dfd264e89 (patch) | |
tree | bc73cd75cb85e427cb2fcf31ed33bc631e4b2a22 /dev-ruby/http | |
parent | dev-ruby/http: add 2.0.1 (diff) | |
download | gentoo-344aeecbc6fa51d29ba9bbee18a0a81dfd264e89.tar.gz gentoo-344aeecbc6fa51d29ba9bbee18a0a81dfd264e89.tar.bz2 gentoo-344aeecbc6fa51d29ba9bbee18a0a81dfd264e89.zip |
dev-ruby/http: drop ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/http')
-rw-r--r-- | dev-ruby/http/http-0.6.3-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/http/http-0.6.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/http/http-0.6.3-r1.ebuild b/dev-ruby/http/http-0.6.3-r1.ebuild index 66a38a8a5d99..d548a1f00537 100644 --- a/dev-ruby/http/http-0.6.3-r1.ebuild +++ b/dev-ruby/http/http-0.6.3-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_RECIPE_TEST="rspec" diff --git a/dev-ruby/http/http-0.6.3.ebuild b/dev-ruby/http/http-0.6.3.ebuild index d5fa39219e78..857f253bdbfa 100644 --- a/dev-ruby/http/http-0.6.3.ebuild +++ b/dev-ruby/http/http-0.6.3.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" +USE_RUBY="ruby20" RUBY_FAKEGEM_RECIPE_TEST="rspec" |