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

dev-ruby/nokogiri: use HTTPS

 dev-ruby/nokogiri/nokogiri-1.6.8.1.ebuild | 4 ++--
 dev-ruby/nokogiri/nokogiri-1.7.1.ebuild   | 4 ++--
 dev-ruby/nokogiri/nokogiri-1.8.1.ebuild   | 2 +-
 dev-ruby/nokogiri/nokogiri-1.8.2.ebuild   | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-ruby/nokogiri/nokogiri-1.6.8.1.ebuild 
b/dev-ruby/nokogiri/nokogiri-1.6.8.1.ebuild
index 7b2c40b556c..5bf14bcacf0 100644
--- a/dev-ruby/nokogiri/nokogiri-1.6.8.1.ebuild
+++ b/dev-ruby/nokogiri/nokogiri-1.6.8.1.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,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="ext"
 inherit ruby-fakegem eutils multilib
 
 DESCRIPTION="Nokogiri is an HTML, XML, SAX, and Reader parser"
-HOMEPAGE="http://nokogiri.org/";
+HOMEPAGE="https://www.nokogiri.org/";
 LICENSE="MIT"
 SRC_URI="https://github.com/sparklemotion/nokogiri/archive/v${PV}.tar.gz -> 
${P}-git.tgz"
 

diff --git a/dev-ruby/nokogiri/nokogiri-1.7.1.ebuild 
b/dev-ruby/nokogiri/nokogiri-1.7.1.ebuild
index 6f0ced70439..3c1d7383e1b 100644
--- a/dev-ruby/nokogiri/nokogiri-1.7.1.ebuild
+++ b/dev-ruby/nokogiri/nokogiri-1.7.1.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,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="ext"
 inherit ruby-fakegem eutils multilib
 
 DESCRIPTION="Nokogiri is an HTML, XML, SAX, and Reader parser"
-HOMEPAGE="http://nokogiri.org/";
+HOMEPAGE="https://www.nokogiri.org/";
 LICENSE="MIT"
 SRC_URI="https://github.com/sparklemotion/nokogiri/archive/v${PV}.tar.gz -> 
${P}-git.tgz"
 

diff --git a/dev-ruby/nokogiri/nokogiri-1.8.1.ebuild 
b/dev-ruby/nokogiri/nokogiri-1.8.1.ebuild
index 00190a1c453..6b34da46910 100644
--- a/dev-ruby/nokogiri/nokogiri-1.8.1.ebuild
+++ b/dev-ruby/nokogiri/nokogiri-1.8.1.ebuild
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="ext"
 inherit ruby-fakegem eutils multilib
 
 DESCRIPTION="Nokogiri is an HTML, XML, SAX, and Reader parser"
-HOMEPAGE="http://nokogiri.org/";
+HOMEPAGE="https://www.nokogiri.org/";
 LICENSE="MIT"
 SRC_URI="https://github.com/sparklemotion/nokogiri/archive/v${PV}.tar.gz -> 
${P}-git.tgz"
 

diff --git a/dev-ruby/nokogiri/nokogiri-1.8.2.ebuild 
b/dev-ruby/nokogiri/nokogiri-1.8.2.ebuild
index 1d1eaa831b0..0f7deeca3c9 100644
--- a/dev-ruby/nokogiri/nokogiri-1.8.2.ebuild
+++ b/dev-ruby/nokogiri/nokogiri-1.8.2.ebuild
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="ext"
 inherit ruby-fakegem eutils multilib
 
 DESCRIPTION="Nokogiri is an HTML, XML, SAX, and Reader parser"
-HOMEPAGE="http://nokogiri.org/";
+HOMEPAGE="https://www.nokogiri.org/";
 LICENSE="MIT"
 SRC_URI="https://github.com/sparklemotion/nokogiri/archive/v${PV}.tar.gz -> 
${P}-git.tgz"
 

Reply via email to