From d1b0ad8ad54ea4abc76eb2ae6325db1542a1e9b4 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 21 Feb 2022 16:57:06 +0100 Subject: 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 --- sys-auth/polkit-qt/polkit-qt-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-auth') 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 -- cgit v1.2.3-65-gdbad