diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-11-05 21:37:04 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-11-05 21:42:29 +0100 |
commit | a870e59df449171d6712ff59578554e900e1eb90 (patch) | |
tree | 26b01899e1ebc17d93d9fef1da9adbc5bb3da73b /kde-misc | |
parent | dev-ml/facile: stable 1.1.3 for ia64, bug #636624 (diff) | |
download | gentoo-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
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20170924.ebuild | 2 |
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" |