summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/typhoeus/typhoeus-1.3.0.ebuild')
-rw-r--r--dev-ruby/typhoeus/typhoeus-1.3.0.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-ruby/typhoeus/typhoeus-1.3.0.ebuild b/dev-ruby/typhoeus/typhoeus-1.3.0.ebuild
index f9f09c11e121..2dae0ba3820a 100644
--- a/dev-ruby/typhoeus/typhoeus-1.3.0.ebuild
+++ b/dev-ruby/typhoeus/typhoeus-1.3.0.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=6
@@ -13,7 +13,8 @@ RUBY_FAKEGEM_RECIPE_TEST="rspec3"
inherit ruby-fakegem
DESCRIPTION="Runs HTTP requests in parallel while cleanly encapsulating handling logic"
-HOMEPAGE="https://github.com/typhoeus/typhoeus"
+HOMEPAGE="https://rubygems.org/gems/typhoeus/
+ https://github.com/typhoeus/typhoeus"
LICENSE="Ruby"
SLOT="1"