summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 13:26:27 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 13:27:19 +0200
commit00846f5f7be003565185b4945997bd9c766ecd96 (patch)
tree1383d633547ffc98b364b179d0dd5cc1134a4a92 /net-misc/ntp
parentdev-lang/php: Added first PHP 7.0.0 RC (diff)
downloadgentoo-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 'net-misc/ntp')
-rw-r--r--net-misc/ntp/ntp-4.2.6_p5-r10.ebuild2
-rw-r--r--net-misc/ntp/ntp-4.2.6_p5-r11.ebuild2
-rw-r--r--net-misc/ntp/ntp-4.2.8-r1.ebuild2
-rw-r--r--net-misc/ntp/ntp-4.2.8-r2.ebuild2
-rw-r--r--net-misc/ntp/ntp-4.2.8-r3.ebuild2
-rw-r--r--net-misc/ntp/ntp-4.2.8_p2.ebuild2
-rw-r--r--net-misc/ntp/ntp-4.2.8_p3.ebuild2
7 files changed, 7 insertions, 7 deletions
diff --git a/net-misc/ntp/ntp-4.2.6_p5-r10.ebuild b/net-misc/ntp/ntp-4.2.6_p5-r10.ebuild
index ed074463c8ae..3aac893a98db 100644
--- a/net-misc/ntp/ntp-4.2.6_p5-r10.ebuild
+++ b/net-misc/ntp/ntp-4.2.6_p5-r10.ebuild
@@ -131,6 +131,6 @@ pkg_postinst() {
eerror "The notrust option was found in your /etc/ntp.conf!"
ewarn "If your ntpd starts sending out weird responses,"
ewarn "then make sure you have keys properly setup and see"
- ewarn "http://bugs.gentoo.org/41827"
+ ewarn "https://bugs.gentoo.org/41827"
fi
}
diff --git a/net-misc/ntp/ntp-4.2.6_p5-r11.ebuild b/net-misc/ntp/ntp-4.2.6_p5-r11.ebuild
index 986c4c948604..ac0362bc21b7 100644
--- a/net-misc/ntp/ntp-4.2.6_p5-r11.ebuild
+++ b/net-misc/ntp/ntp-4.2.6_p5-r11.ebuild
@@ -131,6 +131,6 @@ pkg_postinst() {
eerror "The notrust option was found in your /etc/ntp.conf!"
ewarn "If your ntpd starts sending out weird responses,"
ewarn "then make sure you have keys properly setup and see"
- ewarn "http://bugs.gentoo.org/41827"
+ ewarn "https://bugs.gentoo.org/41827"
fi
}
diff --git a/net-misc/ntp/ntp-4.2.8-r1.ebuild b/net-misc/ntp/ntp-4.2.8-r1.ebuild
index a526ad0f4c3d..d437ee57d413 100644
--- a/net-misc/ntp/ntp-4.2.8-r1.ebuild
+++ b/net-misc/ntp/ntp-4.2.8-r1.ebuild
@@ -124,6 +124,6 @@ pkg_postinst() {
eerror "The notrust option was found in your /etc/ntp.conf!"
ewarn "If your ntpd starts sending out weird responses,"
ewarn "then make sure you have keys properly setup and see"
- ewarn "http://bugs.gentoo.org/41827"
+ ewarn "https://bugs.gentoo.org/41827"
fi
}
diff --git a/net-misc/ntp/ntp-4.2.8-r2.ebuild b/net-misc/ntp/ntp-4.2.8-r2.ebuild
index 87266e58687e..6f178556843c 100644
--- a/net-misc/ntp/ntp-4.2.8-r2.ebuild
+++ b/net-misc/ntp/ntp-4.2.8-r2.ebuild
@@ -135,6 +135,6 @@ pkg_postinst() {
eerror "The notrust option was found in your /etc/ntp.conf!"
ewarn "If your ntpd starts sending out weird responses,"
ewarn "then make sure you have keys properly setup and see"
- ewarn "http://bugs.gentoo.org/41827"
+ ewarn "https://bugs.gentoo.org/41827"
fi
}
diff --git a/net-misc/ntp/ntp-4.2.8-r3.ebuild b/net-misc/ntp/ntp-4.2.8-r3.ebuild
index a1d0e59eb43e..247172b09f10 100644
--- a/net-misc/ntp/ntp-4.2.8-r3.ebuild
+++ b/net-misc/ntp/ntp-4.2.8-r3.ebuild
@@ -131,6 +131,6 @@ pkg_postinst() {
eerror "The notrust option was found in your /etc/ntp.conf!"
ewarn "If your ntpd starts sending out weird responses,"
ewarn "then make sure you have keys properly setup and see"
- ewarn "http://bugs.gentoo.org/41827"
+ ewarn "https://bugs.gentoo.org/41827"
fi
}
diff --git a/net-misc/ntp/ntp-4.2.8_p2.ebuild b/net-misc/ntp/ntp-4.2.8_p2.ebuild
index e3b3099a8a20..a9b6a9f61656 100644
--- a/net-misc/ntp/ntp-4.2.8_p2.ebuild
+++ b/net-misc/ntp/ntp-4.2.8_p2.ebuild
@@ -123,6 +123,6 @@ pkg_postinst() {
eerror "The notrust option was found in your /etc/ntp.conf!"
ewarn "If your ntpd starts sending out weird responses,"
ewarn "then make sure you have keys properly setup and see"
- ewarn "http://bugs.gentoo.org/41827"
+ ewarn "https://bugs.gentoo.org/41827"
fi
}
diff --git a/net-misc/ntp/ntp-4.2.8_p3.ebuild b/net-misc/ntp/ntp-4.2.8_p3.ebuild
index 818647d12d92..09663d72525e 100644
--- a/net-misc/ntp/ntp-4.2.8_p3.ebuild
+++ b/net-misc/ntp/ntp-4.2.8_p3.ebuild
@@ -123,6 +123,6 @@ pkg_postinst() {
eerror "The notrust option was found in your /etc/ntp.conf!"
ewarn "If your ntpd starts sending out weird responses,"
ewarn "then make sure you have keys properly setup and see"
- ewarn "http://bugs.gentoo.org/41827"
+ ewarn "https://bugs.gentoo.org/41827"
fi
}