commit:     d1b0ad8ad54ea4abc76eb2ae6325db1542a1e9b4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 21 15:57:06 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Feb 21 15:58:15 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d1b0ad8a

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 <AT> gentoo.org>

 sys-auth/polkit-qt/polkit-qt-9999.ebuild | 4 ++--
 1 file 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

Reply via email to