From 991772d19ccd7a6cb93e43e3445520b86e5499d7 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 30 Mar 2018 20:15:25 +0200 Subject: 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 c4e27ebe302d..45ba4b1a52df 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+" -- cgit v1.2.3-65-gdbad