aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-02-21 16:57:06 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2022-02-21 16:58:15 +0100
commitd1b0ad8ad54ea4abc76eb2ae6325db1542a1e9b4 (patch)
tree1db8f688c9f89ab97048e12cfb9457fc3f2aafd2 /sys-auth
parentmedia-libs/libqaccessibilityclient: Minor style fix, line ending (diff)
downloadkde-d1b0ad8ad54ea4abc76eb2ae6325db1542a1e9b4.tar.gz
kde-d1b0ad8ad54ea4abc76eb2ae6325db1542a1e9b4.tar.bz2
kde-d1b0ad8ad54ea4abc76eb2ae6325db1542a1e9b4.zip
sys-auth/polkit-qt: Fix HOMEPAGE, drop obsolete IUSE debug
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/polkit-qt/polkit-qt-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/polkit-qt/polkit-qt-9999.ebuild b/sys-auth/polkit-qt/polkit-qt-9999.ebuild
index ff4f24719b..20663698b9 100644
--- a/sys-auth/polkit-qt/polkit-qt-9999.ebuild
+++ b/sys-auth/polkit-qt/polkit-qt-9999.ebuild
@@ -8,7 +8,7 @@ KDE_ORG_NAME="polkit-qt-1"
inherit cmake kde.org
DESCRIPTION="Qt wrapper around polkit-1 client libraries"
-HOMEPAGE="https://api.kde.org/kdesupport-api/polkit-qt-1-apidocs/"
+HOMEPAGE="https://api.kde.org/polkit-qt-1/html/"
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${KDE_ORG_NAME}/${KDE_ORG_NAME}-${PV}.tar.xz"
@@ -18,7 +18,7 @@ fi
LICENSE="LGPL-2"
SLOT="0"
-IUSE="debug examples"
+IUSE="examples"
RDEPEND="
dev-libs/glib:2