commit: 7119d35f53835e14ccab0241811dd180e5996df8 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Nov 11 17:20:41 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Nov 11 17:20:41 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=7119d35f
sys-auth/polkit-qt: Fix HOMEPAGE Package-Manager: Portage-2.3.13, Repoman-2.3.4 sys-auth/polkit-qt/polkit-qt-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/polkit-qt/polkit-qt-9999.ebuild b/sys-auth/polkit-qt/polkit-qt-9999.ebuild index f8900cb7cf..a445e08011 100644 --- a/sys-auth/polkit-qt/polkit-qt-9999.ebuild +++ b/sys-auth/polkit-qt/polkit-qt-9999.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit cmake-utils multibuild git-r3 DESCRIPTION="PolicyKit Qt API wrapper library" -HOMEPAGE="http://www.kde.org/" +HOMEPAGE="https://api.kde.org/kdesupport-api/polkit-qt-1-apidocs/" EGIT_REPO_URI=( "https://anongit.kde.org/polkit-qt-1" ) LICENSE="LGPL-2"
