diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-04-23 07:28:25 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-04-23 07:28:25 +0200 |
commit | efe510aeea363d433828c76db665af993bee8182 (patch) | |
tree | 19d9cb2499ec3b6f9042f481063b53a715108fe5 /dev-ruby/right_http_connection | |
parent | dev-ruby/right_http_connection: cleanup (diff) | |
download | gentoo-efe510aeea363d433828c76db665af993bee8182.tar.gz gentoo-efe510aeea363d433828c76db665af993bee8182.tar.bz2 gentoo-efe510aeea363d433828c76db665af993bee8182.zip |
dev-ruby/right_http_connection: drop ruby19
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-ruby/right_http_connection')
-rw-r--r-- | dev-ruby/right_http_connection/right_http_connection-1.3.0-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/right_http_connection/right_http_connection-1.5.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/right_http_connection/right_http_connection-1.3.0-r1.ebuild b/dev-ruby/right_http_connection/right_http_connection-1.3.0-r1.ebuild index 2305fe89dd80..f3df8c2fcc90 100644 --- a/dev-ruby/right_http_connection/right_http_connection-1.3.0-r1.ebuild +++ b/dev-ruby/right_http_connection/right_http_connection-1.3.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.txt History.txt" diff --git a/dev-ruby/right_http_connection/right_http_connection-1.5.0.ebuild b/dev-ruby/right_http_connection/right_http_connection-1.5.0.ebuild index f8dbeb01c54f..4488ad083812 100644 --- a/dev-ruby/right_http_connection/right_http_connection-1.5.0.ebuild +++ b/dev-ruby/right_http_connection/right_http_connection-1.5.0.ebuild @@ -1,10 +1,10 @@ -# 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_DOC="" RUBY_FAKEGEM_EXTRADOC="README.txt History.txt" |