diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:37:21 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:50 +0200 |
commit | 37bbeedfc9da875ab8972d54d2328d808a700c10 (patch) | |
tree | 9fa7be0d3364ced8256f771c6614f9b18a6b0950 /net-misc/tor | |
parent | Use https for kernel.org and redhat.com (diff) | |
download | gentoo-37bbeedfc9da875ab8972d54d2328d808a700c10.tar.gz gentoo-37bbeedfc9da875ab8972d54d2328d808a700c10.tar.bz2 gentoo-37bbeedfc9da875ab8972d54d2328d808a700c10.zip |
Use https for most gnu.org URLs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'net-misc/tor')
-rw-r--r-- | net-misc/tor/tor-0.2.6.10.ebuild | 2 | ||||
-rw-r--r-- | net-misc/tor/tor-0.2.6.7.ebuild | 2 | ||||
-rw-r--r-- | net-misc/tor/tor-0.2.7.2_alpha.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/tor/tor-0.2.6.10.ebuild b/net-misc/tor/tor-0.2.6.10.ebuild index 7c29500c58e0..fd62e68ad0b0 100644 --- a/net-misc/tor/tor-0.2.6.10.ebuild +++ b/net-misc/tor/tor-0.2.6.10.ebuild @@ -95,7 +95,7 @@ pkg_postinst() { ewarn "loop. See:" ewarn ewarn " https://trac.torproject.org/projects/tor/ticket/10259" - ewarn " http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59358" + ewarn " https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59358" ewarn fi } diff --git a/net-misc/tor/tor-0.2.6.7.ebuild b/net-misc/tor/tor-0.2.6.7.ebuild index 57ce1990f265..94865d5ac58a 100644 --- a/net-misc/tor/tor-0.2.6.7.ebuild +++ b/net-misc/tor/tor-0.2.6.7.ebuild @@ -94,7 +94,7 @@ pkg_postinst() { ewarn "loop. See:" ewarn ewarn " https://trac.torproject.org/projects/tor/ticket/10259" - ewarn " http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59358" + ewarn " https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59358" ewarn fi } diff --git a/net-misc/tor/tor-0.2.7.2_alpha.ebuild b/net-misc/tor/tor-0.2.7.2_alpha.ebuild index 94a68de5bee0..e02d53c7733c 100644 --- a/net-misc/tor/tor-0.2.7.2_alpha.ebuild +++ b/net-misc/tor/tor-0.2.7.2_alpha.ebuild @@ -95,7 +95,7 @@ pkg_postinst() { ewarn "loop. See:" ewarn ewarn " https://trac.torproject.org/projects/tor/ticket/10259" - ewarn " http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59358" + ewarn " https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59358" ewarn fi } |