mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"
|
||||
inherit ruby-fakegem eutils
|
||||
|
||||
DESCRIPTION="A fast and liberal HTML parser for Ruby"
|
||||
HOMEPAGE="http://wiki.github.com/hpricot/hpricot"
|
||||
HOMEPAGE="https://wiki.github.com/hpricot/hpricot"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
@@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"
|
||||
inherit ruby-fakegem eutils
|
||||
|
||||
DESCRIPTION="A fast and liberal HTML parser for Ruby"
|
||||
HOMEPAGE="http://wiki.github.com/hpricot/hpricot"
|
||||
HOMEPAGE="https://wiki.github.com/hpricot/hpricot"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user