diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:26:27 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:27:19 +0200 |
commit | 00846f5f7be003565185b4945997bd9c766ecd96 (patch) | |
tree | 1383d633547ffc98b364b179d0dd5cc1134a4a92 /dev-vcs/tortoisehg | |
parent | dev-lang/php: Added first PHP 7.0.0 RC (diff) | |
download | gentoo-00846f5f7be003565185b4945997bd9c766ecd96.tar.gz gentoo-00846f5f7be003565185b4945997bd9c766ecd96.tar.bz2 gentoo-00846f5f7be003565185b4945997bd9c766ecd96.zip |
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-vcs/tortoisehg')
-rw-r--r-- | dev-vcs/tortoisehg/tortoisehg-3.3.2.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/tortoisehg/tortoisehg-3.3.3.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/tortoisehg/tortoisehg-3.4.2.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/tortoisehg/tortoisehg-3.5.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/tortoisehg/tortoisehg-9999.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/dev-vcs/tortoisehg/tortoisehg-3.3.2.ebuild b/dev-vcs/tortoisehg/tortoisehg-3.3.2.ebuild index 483558f5a7ba..65e49c2e58e6 100644 --- a/dev-vcs/tortoisehg/tortoisehg-3.3.2.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-3.3.2.ebuild @@ -21,7 +21,7 @@ else fi DESCRIPTION="Set of graphical tools for Mercurial" -HOMEPAGE="http://tortoisehg.bitbucket.org" +HOMEPAGE="https://tortoisehg.bitbucket.org" LICENSE="GPL-2" SLOT="0" diff --git a/dev-vcs/tortoisehg/tortoisehg-3.3.3.ebuild b/dev-vcs/tortoisehg/tortoisehg-3.3.3.ebuild index deb4e2f79023..57c4de439eb3 100644 --- a/dev-vcs/tortoisehg/tortoisehg-3.3.3.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-3.3.3.ebuild @@ -21,7 +21,7 @@ else fi DESCRIPTION="Set of graphical tools for Mercurial" -HOMEPAGE="http://tortoisehg.bitbucket.org" +HOMEPAGE="https://tortoisehg.bitbucket.org" LICENSE="GPL-2" SLOT="0" diff --git a/dev-vcs/tortoisehg/tortoisehg-3.4.2.ebuild b/dev-vcs/tortoisehg/tortoisehg-3.4.2.ebuild index 377dc9d90775..6ccbdf32d72f 100644 --- a/dev-vcs/tortoisehg/tortoisehg-3.4.2.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-3.4.2.ebuild @@ -21,7 +21,7 @@ else fi DESCRIPTION="Set of graphical tools for Mercurial" -HOMEPAGE="http://tortoisehg.bitbucket.org" +HOMEPAGE="https://tortoisehg.bitbucket.org" LICENSE="GPL-2" SLOT="0" diff --git a/dev-vcs/tortoisehg/tortoisehg-3.5.ebuild b/dev-vcs/tortoisehg/tortoisehg-3.5.ebuild index 6b4a726c07ef..7607b3811fea 100644 --- a/dev-vcs/tortoisehg/tortoisehg-3.5.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-3.5.ebuild @@ -21,7 +21,7 @@ else fi DESCRIPTION="Set of graphical tools for Mercurial" -HOMEPAGE="http://tortoisehg.bitbucket.org" +HOMEPAGE="https://tortoisehg.bitbucket.org" LICENSE="GPL-2" SLOT="0" diff --git a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild index c5bb89d2d70a..d96e04d73c74 100644 --- a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild @@ -21,7 +21,7 @@ else fi DESCRIPTION="Set of graphical tools for Mercurial" -HOMEPAGE="http://tortoisehg.bitbucket.org" +HOMEPAGE="https://tortoisehg.bitbucket.org" LICENSE="GPL-2" SLOT="0" |