aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-11-11 18:20:41 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-11-11 18:20:41 +0100
commit7119d35f53835e14ccab0241811dd180e5996df8 (patch)
tree941759e4f99446b86e025b47f90691c2bdcc9aa3 /sys-auth
parentmedia-video/bangarang: http -> https (diff)
downloadkde-7119d35f53835e14ccab0241811dd180e5996df8.tar.gz
kde-7119d35f53835e14ccab0241811dd180e5996df8.tar.bz2
kde-7119d35f53835e14ccab0241811dd180e5996df8.zip
sys-auth/polkit-qt: Fix HOMEPAGE
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/polkit-qt/polkit-qt-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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"