summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-30 20:15:25 +0200
committerAaron Bauman <bman@gentoo.org>2018-03-30 14:46:33 -0400
commit991772d19ccd7a6cb93e43e3445520b86e5499d7 (patch)
treeb69a111d2b33432c93dcbe2810d02a8b50213788
parentkde-misc/openofficeorg-thumbnail: use HTTPS (diff)
downloadgentoo-991772d1.tar.gz
gentoo-991772d1.tar.bz2
gentoo-991772d1.zip
kde-misc/kshutdown: use HTTPS
-rw-r--r--kde-misc/kshutdown/kshutdown-4.0.ebuild4
1 files 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+"