commit:     991772d19ccd7a6cb93e43e3445520b86e5499d7
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Mar 30 18:15:25 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Mar 30 18:46:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=991772d1

kde-misc/kshutdown: use HTTPS

 kde-misc/kshutdown/kshutdown-4.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-misc/kshutdown/kshutdown-4.0.ebuild 
b/kde-misc/kshutdown/kshutdown-4.0.ebuild
index c4e27ebe302..45ba4b1a52d 100644
--- a/kde-misc/kshutdown/kshutdown-4.0.ebuild
+++ b/kde-misc/kshutdown/kshutdown-4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ MY_P=${PN}-source-${PV/_}
 inherit kde5
 
 DESCRIPTION="Shutdown manager for desktop environments like KDE Plasma"
-HOMEPAGE="http://kshutdown.sourceforge.net";
+HOMEPAGE="https://kshutdown.sourceforge.io";
 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip"
 
 LICENSE="GPL-2+"

Reply via email to