diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-04-24 18:13:45 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-04-24 18:13:45 +0200 |
commit | 65db2095baf3e92ed6f8901110293e0e4e1b52f5 (patch) | |
tree | 1ded2c081b0825d79677db4b2a11d1e038f982ae | |
parent | dev-ruby/ruby-opengl: Remove ruby19 (diff) | |
download | gentoo-65db2095baf3e92ed6f8901110293e0e4e1b52f5.tar.gz gentoo-65db2095baf3e92ed6f8901110293e0e4e1b52f5.tar.bz2 gentoo-65db2095baf3e92ed6f8901110293e0e4e1b52f5.zip |
dev-ruby/http_parser_rb: Remove ruby19
Package-Manager: portage-2.2.28
-rw-r--r-- | dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild b/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild index 1679d511d47f..4ad52bbe4288 100644 --- a/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild +++ b/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-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_parser_rb/http_parser_rb-0.6.0.ebuild b/dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild index 115a26d1ac95..703706dd74f8 100644 --- a/dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild +++ b/dev-ruby/http_parser_rb/http_parser_rb-0.6.0.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" |