commit: 78a14e72a753c9076dab5efb0bf02296e4f7ab51 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri Mar 30 18:18:15 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Fri Mar 30 18:46:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78a14e72
sys-block/kvpm: update HOMEPAGE, use HTTPS sys-block/kvpm/kvpm-0.9.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-block/kvpm/kvpm-0.9.10.ebuild b/sys-block/kvpm/kvpm-0.9.10.ebuild index a8af967f34f..525236fce8a 100644 --- a/sys-block/kvpm/kvpm-0.9.10.ebuild +++ b/sys-block/kvpm/kvpm-0.9.10.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 @@ -8,7 +8,7 @@ KDE_HANDBOOK="forceoptional" inherit kde5 DESCRIPTION="KDE frontend for Linux LVM2 and GNU parted" -HOMEPAGE="http://kvpm.sourceforge.net/" +HOMEPAGE="https://sourceforge.net/projects/kvpm/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3"
