diff options
Diffstat (limited to 'dev-ruby/typhoeus/typhoeus-0.6.9.ebuild')
-rw-r--r-- | dev-ruby/typhoeus/typhoeus-0.6.9.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-ruby/typhoeus/typhoeus-0.6.9.ebuild b/dev-ruby/typhoeus/typhoeus-0.6.9.ebuild index 6f9d3d397d53..7209b21f42a0 100644 --- a/dev-ruby/typhoeus/typhoeus-0.6.9.ebuild +++ b/dev-ruby/typhoeus/typhoeus-0.6.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,8 @@ RUBY_FAKEGEM_RECIPE_TEST="rspec" inherit ruby-fakegem DESCRIPTION="Runs HTTP requests in parallel while cleanly encapsulating handling logic" -HOMEPAGE="http://rubygems.org/gems/typhoeus/" +HOMEPAGE="https://rubygems.org/gems/typhoeus/ + https://github.com/typhoeus/typhoeus" LICENSE="Ruby" SLOT="0" |