commit:     da99bf152a8bb4931046f9c4ef286c6c00087f20
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 24 08:14:36 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 24 08:14:36 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da99bf15

dev-util/sysprof: polkit always has its daemon

Bug: https://bugs.gentoo.org/954290
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../sysprof/{sysprof-3.48.0-r1.ebuild => sysprof-3.48.0-r2.ebuild}    | 4 ++--
 dev-util/sysprof/{sysprof-46.0-r1.ebuild => sysprof-46.0-r2.ebuild}   | 2 +-
 dev-util/sysprof/{sysprof-47.2.ebuild => sysprof-47.2-r1.ebuild}      | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-util/sysprof/sysprof-3.48.0-r1.ebuild 
b/dev-util/sysprof/sysprof-3.48.0-r2.ebuild
similarity index 97%
rename from dev-util/sysprof/sysprof-3.48.0-r1.ebuild
rename to dev-util/sysprof/sysprof-3.48.0-r2.ebuild
index 09ed50fba0d1..0166f308a2e2 100644
--- a/dev-util/sysprof/sysprof-3.48.0-r1.ebuild
+++ b/dev-util/sysprof/sysprof-3.48.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -24,7 +24,7 @@ RDEPEND="
                x11-libs/pango
        )
        dev-libs/json-glib
-       >=sys-auth/polkit-0.114[daemon]
+       >=sys-auth/polkit-0.114[daemon(+)]
        unwind? ( sys-libs/libunwind:= )
        >=dev-util/sysprof-common-${PV}
        >=dev-util/sysprof-capture-${PV}:${API_VERSION}

diff --git a/dev-util/sysprof/sysprof-46.0-r1.ebuild 
b/dev-util/sysprof/sysprof-46.0-r2.ebuild
similarity index 98%
rename from dev-util/sysprof/sysprof-46.0-r1.ebuild
rename to dev-util/sysprof/sysprof-46.0-r2.ebuild
index 8c1905a7e3d4..21ea8964cf99 100644
--- a/dev-util/sysprof/sysprof-46.0-r1.ebuild
+++ b/dev-util/sysprof/sysprof-46.0-r2.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
        >=dev-libs/libdex-0.3.1
        >=gui-libs/libpanel-1.3.0
        sys-libs/libunwind:=
-       >=sys-auth/polkit-0.114[daemon]
+       >=sys-auth/polkit-0.114[daemon(+)]
        >=dev-util/sysprof-common-${PV}
        >=dev-util/sysprof-capture-${PV}:${API_VERSION}
 "

diff --git a/dev-util/sysprof/sysprof-47.2.ebuild 
b/dev-util/sysprof/sysprof-47.2-r1.ebuild
similarity index 98%
rename from dev-util/sysprof/sysprof-47.2.ebuild
rename to dev-util/sysprof/sysprof-47.2-r1.ebuild
index 5b6fd9b96100..17578632eff1 100644
--- a/dev-util/sysprof/sysprof-47.2.ebuild
+++ b/dev-util/sysprof/sysprof-47.2-r1.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
        >=dev-libs/libdex-0.6
        >=gui-libs/libpanel-1.7.0
        sys-libs/libunwind:=
-       >=sys-auth/polkit-0.114[daemon]
+       >=sys-auth/polkit-0.114[daemon(+)]
        >=dev-util/sysprof-common-${PV}
        >=dev-util/sysprof-capture-${PV}:${API_VERSION}
 "

Reply via email to