summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-11-05 21:37:04 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-11-05 21:42:29 +0100
commita870e59df449171d6712ff59578554e900e1eb90 (patch)
tree26b01899e1ebc17d93d9fef1da9adbc5bb3da73b
parentdev-ml/facile: stable 1.1.3 for ia64, bug #636624 (diff)
downloadgentoo-a870e59df449171d6712ff59578554e900e1eb90.tar.gz
gentoo-a870e59df449171d6712ff59578554e900e1eb90.tar.bz2
gentoo-a870e59df449171d6712ff59578554e900e1eb90.zip
kde-misc/kwebkitpart: Fix HOMEPAGE
Package-Manager: Portage-2.3.13, Repoman-2.3.4
-rw-r--r--kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20170924.ebuild2
1 files changed, 1 insertions, 1 deletions
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"