diff options
author | Francesco Turco <fturco@fastmail.fm> | 2017-09-18 17:12:52 +0200 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2017-10-01 21:35:03 -0400 |
commit | bdbeb75ad03ce5b06f1a5dd4e95ca7dbfde39738 (patch) | |
tree | 2023d6f4fcdbc29d9fe54ab6e8a4a036dc4967d6 /mate-extra | |
parent | net-vpn/wireguard: version bump (diff) | |
download | gentoo-bdbeb75ad03ce5b06f1a5dd4e95ca7dbfde39738.tar.gz gentoo-bdbeb75ad03ce5b06f1a5dd4e95ca7dbfde39738.tar.bz2 gentoo-bdbeb75ad03ce5b06f1a5dd4e95ca7dbfde39738.zip |
mate-extra/mate-screensaver: use HTTPS for links to bugzilla.gnome.org
Signed-off-by: NP-Hardass <NP-Hardass@gentoo.org>
Diffstat (limited to 'mate-extra')
4 files changed, 7 insertions, 7 deletions
diff --git a/mate-extra/mate-screensaver/mate-screensaver-1.12.0-r1.ebuild b/mate-extra/mate-screensaver/mate-screensaver-1.12.0-r1.ebuild index 6043c03df344..9b529f0d14c8 100644 --- a/mate-extra/mate-screensaver/mate-screensaver-1.12.0-r1.ebuild +++ b/mate-extra/mate-screensaver/mate-screensaver-1.12.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -86,7 +86,7 @@ src_install() { # Non PAM users will need this suid to read the password hashes. # OpenPAM users will probably need this too when - # http://bugzilla.gnome.org/show_bug.cgi?id=370847 + # https://bugzilla.gnome.org/show_bug.cgi?id=370847 # is fixed. if ! use pam ; then fperms u+s /usr/libexec/mate-screensaver-dialog diff --git a/mate-extra/mate-screensaver/mate-screensaver-1.14.1.ebuild b/mate-extra/mate-screensaver/mate-screensaver-1.14.1.ebuild index b4d07cbf0b80..4bedd8f149c9 100644 --- a/mate-extra/mate-screensaver/mate-screensaver-1.14.1.ebuild +++ b/mate-extra/mate-screensaver/mate-screensaver-1.14.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -88,7 +88,7 @@ src_install() { # Non PAM users will need this suid to read the password hashes. # OpenPAM users will probably need this too when - # http://bugzilla.gnome.org/show_bug.cgi?id=370847 + # https://bugzilla.gnome.org/show_bug.cgi?id=370847 # is fixed. if ! use pam ; then fperms u+s /usr/libexec/mate-screensaver-dialog diff --git a/mate-extra/mate-screensaver/mate-screensaver-1.16.0.ebuild b/mate-extra/mate-screensaver/mate-screensaver-1.16.0.ebuild index b4d07cbf0b80..4bedd8f149c9 100644 --- a/mate-extra/mate-screensaver/mate-screensaver-1.16.0.ebuild +++ b/mate-extra/mate-screensaver/mate-screensaver-1.16.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -88,7 +88,7 @@ src_install() { # Non PAM users will need this suid to read the password hashes. # OpenPAM users will probably need this too when - # http://bugzilla.gnome.org/show_bug.cgi?id=370847 + # https://bugzilla.gnome.org/show_bug.cgi?id=370847 # is fixed. if ! use pam ; then fperms u+s /usr/libexec/mate-screensaver-dialog diff --git a/mate-extra/mate-screensaver/mate-screensaver-1.18.1.ebuild b/mate-extra/mate-screensaver/mate-screensaver-1.18.1.ebuild index 284f9368217c..7024c0e10d58 100644 --- a/mate-extra/mate-screensaver/mate-screensaver-1.18.1.ebuild +++ b/mate-extra/mate-screensaver/mate-screensaver-1.18.1.ebuild @@ -86,7 +86,7 @@ src_install() { # Non PAM users will need this suid to read the password hashes. # OpenPAM users will probably need this too when - # http://bugzilla.gnome.org/show_bug.cgi?id=370847 + # https://bugzilla.gnome.org/show_bug.cgi?id=370847 # is fixed. if ! use pam ; then fperms u+s /usr/libexec/mate-screensaver-dialog |