commit: 344aeecbc6fa51d29ba9bbee18a0a81dfd264e89 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri May 20 05:06:45 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri May 20 05:06:45 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=344aeecb
dev-ruby/http: drop ruby19 Package-Manager: portage-2.2.28 dev-ruby/http/http-0.6.3-r1.ebuild | 4 ++-- 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 66a38a8..d548a1f 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 d5fa392..857f253b 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"
