summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-auth/elogind: fix build w/ musl-1.2.4Brahmajit Das2023-06-122-0/+52
| | | | | | Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/31390 Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: fix DoubleEmptyLineSam James2023-06-101-1/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: update EGIT_BRANCHSam James2023-06-101-1/+1
| | | | | | Not that it really matters as we don't have a live ebuild though. Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: add lxml, jinja depsSam James2023-06-101-1/+13
| | | | | | | As in systemd. Closes: https://bugs.gentoo.org/908232 Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: 252.9 version bump.Piotr Karbowski2023-06-1010-0/+429
| | | | | | | | | - Tested build with musl on hardened profile (+selinux). - Tested build, tests and runtime with glibc. - The musl patches sourced out of Alpine Linux. Closes: https://bugs.gentoo.org/907976 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* Revert "sys-auth/elogind: treeclean"Sam James2023-05-3112-0/+472
| | | | | | | | This reverts commit 2a23d6073040b491780d4af0f2fb6b6c5ee077c0. Wrong repo!! Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: treecleanSam James2023-05-3112-472/+0
| | | | | | Fixed in ::gentoo. Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: fix musl selinux patchBen Kohler2023-05-171-1/+2
| | | | | | Bug: https://bugs.gentoo.org/906643 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* sys-auth/elogind: fixup musl+selinux patchSam James2023-05-171-2/+43
| | | | | | | | | I was missing a few hunks (which weren't in the rebased version shared) and I should've noticed, oops. Closes: https://bugs.gentoo.org/888912 Fixes: 93f87ff3f4ae7df427ce82b3c95ac89b3f418142 Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: fix musl+selinux buildSam James2023-05-162-0/+58
| | | | | | Closes: https://bugs.gentoo.org/888912 Thanks-to: Kenton Groombridge <concord@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: drop stale dev-util/intltool depSam James2023-05-061-2/+1
| | | | | | Was dropped upstream a long time ago, both in systemd & elogind. Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: drop 246.10-r1Sam James2023-05-061-149/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: keyword 246.10-r2 for ~loongWANG Xuerui2022-12-061-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-auth/elogind: add minimal loong support patchWANG Xuerui2022-12-062-0/+41
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-auth/elogind: fix UnquotedVariableArthur Zamarin2022-11-101-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/elogind: conditionally build testsSam James2022-05-171-1/+3
| | | | | | Speeds up build a bit. Signed-off-by: Sam James <sam@gentoo.org>
* */*: add <name> tags for kensingtonJohn Helmert III2022-04-061-0/+1
| | | | | Signed-off-by: John Helmert III <ajak@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: x86 stable wrt bug #831650Agostino Sarubbo2022-01-221-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-auth/elogind: amd64 stable wrt bug #831650Agostino Sarubbo2022-01-221-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-auth/elogind: Stabilize 246.10-r2 sparc, #831650Arthur Zamarin2022-01-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/elogind: Stabilize 246.10-r2 ppc64, #831650Arthur Zamarin2022-01-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/elogind: Stabilize 246.10-r2 ppc, #831650Arthur Zamarin2022-01-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/elogind: Stabilize 246.10-r2 arm64, #831650Sam James2022-01-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: Stabilize 246.10-r2 arm, #831650Sam James2022-01-211-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: add patch to enable clang-13 compilationYang Yang2021-11-222-0/+21
| | | | | | | | | | The patch is extracted from upstream: https://github.com/elogind/elogind/commit/cd5390335303da11f3aeaa5431dd7a88c5a9b3e9 Bug: https://github.com/elogind/elogind/issues/215 Signed-off-by: Yang Yang <geraint0923@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22938 Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: 246.10-r2: introduce cgroup-hybrid.Piotr Karbowski2021-11-192-0/+149
| | | | | | | | | | Drop the code that probes for /etc/rc.conf configuration during build time, with a proper solution utilizing USE flag cgroup-hybrid. The new flag matches the one from sys-apps/systemd andapp-emulation/snapd. Closes: https://bugs.gentoo.org/807349 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sys-auth/elogind: Drop 246.9.2Andreas Sturmlechner2021-06-142-149/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-auth/elogind: Stabilize 246.10-r1 ppc, #792909Sam James2021-06-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: fix two lib path issue for RISC-VYixun Lan2021-06-052-2/+2
| | | | | | Bug: https://bugs.gentoo.org/794205 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sys-auth/elogind: Stabilize 246.10-r1 arm64, #792909Sam James2021-06-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: Stabilize 246.10-r1 ppc64, #792909Sam James2021-06-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: Stabilize 246.10-r1 arm, #792909Sam James2021-05-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: x86 stable wrt bug #792909Agostino Sarubbo2021-05-311-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-auth/elogind: sparc stable wrt bug #792909Agostino Sarubbo2021-05-311-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-auth/elogind: amd64 stable wrt bug #792909Agostino Sarubbo2021-05-311-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-auth/elogind: Drop 246.10 (r0)Andreas Sturmlechner2021-05-291-148/+0
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-auth/elogind: Revert polkit automagicAndreas Sturmlechner2021-05-292-0/+187
| | | | | | Thanks-to: Lars Wendler <polynomial-c@gentoo.org> Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-auth/elogind: add riscv keywordYixun Lan2021-05-211-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sys-auth/elogind: 246.10 version bump.Piotr Karbowski2021-03-282-0/+149
| | | | Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* */*: Normalize metadata.xml filesMichał Górny2021-03-161-1/+1
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-auth/elogind: Drop 243.7, 243.7-r1Andreas Sturmlechner2021-02-253-295/+0
| | | | | Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-auth/elogind: Stabilize 246.9.2 arm64, #768918Sam James2021-02-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: Stabilize 246.9.2 x86, #768918Sam James2021-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: Stabilize 246.9.2 amd64, #768918Sam James2021-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: Stabilize 246.9.2 arm, #768918Sam James2021-02-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: Stabilize 246.9.2 ppc, #768918Sam James2021-02-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: Stabilize 246.9.2 ppc64, #768918Sam James2021-02-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: Stabilize 246.9.2 sparc, #768918Sam James2021-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: Drop 246.9.1-r1Andreas Sturmlechner2021-01-152-149/+0
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>