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 /sys-libs/pam/pam-1.1.8-r2.ebuild | |
parent | 0ac6bb4fddac5740182543de9440a9af7181b105 (diff) | |
download | gentoo-00846f5f7be003565185b4945997bd9c766ecd96.tar.gz gentoo-00846f5f7be003565185b4945997bd9c766ecd96.tar.xz |
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 'sys-libs/pam/pam-1.1.8-r2.ebuild')
-rw-r--r-- | sys-libs/pam/pam-1.1.8-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/pam/pam-1.1.8-r2.ebuild b/sys-libs/pam/pam-1.1.8-r2.ebuild index 6d286d23ca6..a20289668a1 100644 --- a/sys-libs/pam/pam-1.1.8-r2.ebuild +++ b/sys-libs/pam/pam-1.1.8-r2.ebuild @@ -71,7 +71,7 @@ check_old_modules() { eerror "that are not built or supported anymore:" eerror "pam_pwdb, pam_console" eerror "If you are in real need for these modules, please contact the maintainers" - eerror "of PAM through http://bugs.gentoo.org/ providing information about its" + eerror "of PAM through https://bugs.gentoo.org/ providing information about its" eerror "use cases." eerror "Please also make sure to read the PAM Upgrade guide at the following URL:" eerror " https://www.gentoo.org/proj/en/base/pam/upgrade-0.99.xml" |