summaryrefslogtreecommitdiff
path: root/sys-auth/polkit
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/polkit')
-rw-r--r--sys-auth/polkit/Manifest4
-rw-r--r--sys-auth/polkit/polkit-121.ebuild4
-rw-r--r--sys-auth/polkit/polkit-122.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-auth/polkit/Manifest b/sys-auth/polkit/Manifest
index bcca89749340..f7fa4017f24e 100644
--- a/sys-auth/polkit/Manifest
+++ b/sys-auth/polkit/Manifest
@@ -2,6 +2,6 @@ AUX polkit-0.120_p20220509-make-netgroup-support-optional.patch 7306 BLAKE2B f01
AUX polkit-122-libs-only-postinstall.patch 944 BLAKE2B bfd6dc47e477b80b3fc3b10a35f95fed5988a2ce07a1cb3b4df1e76fd364a7b456d28d2dab93acc84374653a7e433cb3151b7d82e34a0265525e62681045928b SHA512 3cd1d686db1125120d7bc493f871c027fc52599bde073b76287ed8c27c4f9e7b3516b23611dc7c0838519acce95cf2f01c40f0777e8527e012f1bcb4d0ac29c3
DIST polkit-121.tar.gz 743287 BLAKE2B 6ebda8fc866ef960281ef912a3d3c45572da3ba90a84026e386b78ced8eaadc6cfc0e88d6e5a75133bf99e28041f8b29b236bb0e9666dd1ffc43af2227a5cb2d SHA512 f565027b80f32833c558900b612e089ab25027da5bf9a90c421a292467d4db9a291f6dc9850c4bca8f9ee890d476fd064a643a5f7e28497661ba1e31d4227624
DIST polkit-122.tar.bz2 704972 BLAKE2B 601ed969de816d061a974b07490d64c144940898a75d4e1761462ee1ff0f00686b068298fa6fdc901879d8cd4bea4334c0187aa5bde50acf90728c37e73e21f4 SHA512 a7c0a951bbcdb09899adbc128296c74fc062441e996f4d6a782b214178f0936137e2fdc489eaa86a00599b988711735a5bd9b5c3b93bdb42fb915db9f9b04e26
-EBUILD polkit-121.ebuild 3864 BLAKE2B 68be775abb0bd7bb841187485902222931e698c05d1aea81d7a79db13629b826416b8584ca0608fedc8c929485c191d9e4567a70d534dc7933aa8d8b540cf4f6 SHA512 3ee1cfcfea7ae9f987bbdaa6d1806a17492c593e0fd3e5b4b56259e36b461fb1d136028294c283505c9ca068d853e8d56ab6150e86029f45e1a3f3096c754104
-EBUILD polkit-122.ebuild 3956 BLAKE2B 1c4861e86beef2a6aa500059299592c48c98f1f4aeec7c0bd2e9db42a2839ea4bb42ac43992914362fd786c15c6dda65944e70902a9ba634324fe1be6d6fdf20 SHA512 3d2bc2501c1138f186cacf6be7e661640e7670328a0aceb759d8d01f590a7f82ef2b2e432440773ab187555075630c6b77c02e733d4a6c398a9e9ca58e3e548d
+EBUILD polkit-121.ebuild 3864 BLAKE2B 9beeb9e1db1f2cf0851fc574579bba2ae03bacdeb0500a3d685e5213af41c63f3cd1ab11469430a44c706fb081f5685fac4c2fd45ce990e11ccf2f3a79c3af4e SHA512 c4adbecfab6b67c15ba3de800eb5952f7f422f231502592770bb31939bacfc58990545edc7e2199ed740798d1f148c40a4e6189814442f5c8236a0750dff9513
+EBUILD polkit-122.ebuild 3956 BLAKE2B e570c0860ca01884b5bef2e94f12bf4e7e438399cbe42f0e3a8adffac909605805aae4c5585f6f29bb5984f29a18b53f23110d0ad51eb953acbd4551cb163206 SHA512 6b30a6ab3832ac16bf8f137f5dee480e83aae3fc44d6ab9e807eafd8deb6021e344f8882e3490b98e41f4e89ecc20b4de472cad95a512190d7adc03dbb2a5fba
MISC metadata.xml 688 BLAKE2B 517529c1bf104b638fe33a10b0778ffe048713f9c437b38747eb1d65cf99a0080dfdd56f8c5174f60fec0b1c26f53d967a825760d5a1c8beaf2d048a2d43b7a3 SHA512 7f523ac0693b560e481fe4febeb3b3bc08bb84aa23cbfb99b77baf1399b11b6761493d47d014611ac8e31a4bde472ce536cf5531e9484924117574981f3fd3bb
diff --git a/sys-auth/polkit/polkit-121.ebuild b/sys-auth/polkit/polkit-121.ebuild
index af129636b732..781e76f6deb9 100644
--- a/sys-auth/polkit/polkit-121.ebuild
+++ b/sys-auth/polkit/polkit-121.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit meson pam pax-utils python-any-r1 systemd xdg-utils
DESCRIPTION="Policy framework for controlling privileges for system-wide services"
diff --git a/sys-auth/polkit/polkit-122.ebuild b/sys-auth/polkit/polkit-122.ebuild
index cb84fcb2f9f2..0752a39d7734 100644
--- a/sys-auth/polkit/polkit-122.ebuild
+++ b/sys-auth/polkit/polkit-122.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit meson pam pax-utils python-any-r1 systemd xdg-utils
DESCRIPTION="Policy framework for controlling privileges for system-wide services"