commit:     669bddcd9025da601b4bca5cbe5b7ecfd9ce6c77
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Mar 17 16:24:50 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Mar 27 21:38:10 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=669bddcd

dev-ruby/typhoeus: use HTTPS, sync HOMEPAGEs

 dev-ruby/typhoeus/typhoeus-0.6.9.ebuild | 5 +++--
 dev-ruby/typhoeus/typhoeus-1.1.2.ebuild | 5 +++--
 dev-ruby/typhoeus/typhoeus-1.3.0.ebuild | 5 +++--
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/dev-ruby/typhoeus/typhoeus-0.6.9.ebuild 
b/dev-ruby/typhoeus/typhoeus-0.6.9.ebuild
index 6f9d3d397d5..7209b21f42a 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"

diff --git a/dev-ruby/typhoeus/typhoeus-1.1.2.ebuild 
b/dev-ruby/typhoeus/typhoeus-1.1.2.ebuild
index b7bac4688be..77fd255094b 100644
--- a/dev-ruby/typhoeus/typhoeus-1.1.2.ebuild
+++ b/dev-ruby/typhoeus/typhoeus-1.1.2.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="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"

diff --git a/dev-ruby/typhoeus/typhoeus-1.3.0.ebuild 
b/dev-ruby/typhoeus/typhoeus-1.3.0.ebuild
index f9f09c11e12..2dae0ba3820 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"

Reply via email to