From: Andreas Sturmlechner Date: Sun, 5 Nov 2017 20:37:04 +0000 (+0100) Subject: kde-misc/kwebkitpart: Fix HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a870e59df449171d6712ff59578554e900e1eb90;p=gentoo.git kde-misc/kwebkitpart: Fix HOMEPAGE Package-Manager: Portage-2.3.13, Repoman-2.3.4 --- diff --git a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20170924.ebuild b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20170924.ebuild index 0fd164595727..b87ceb79c06f 100644 --- a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20170924.ebuild +++ b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20170924.ebuild @@ -7,7 +7,7 @@ COMMIT=6179caa457e0a6c5d17904e877e18171bd6ac795 inherit kde5 vcs-snapshot DESCRIPTION="WebKit KPart for Konqueror" -HOMEPAGE="https://quickgit.kde.org/?p=kwebkitpart.git" +HOMEPAGE="https://cgit.kde.org/kwebkitpart.git" SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2"