summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-power/upower: Keyword 1.90.2 s390, #927405Arthur Zamarin2024-03-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-power/power-profiles-daemon: add 0.20Theo Donacik2024-02-252-0/+79
| | | | | | | | Signed-off-by: Theo Donacik <theodonacik@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35456 Closes: https://bugs.gentoo.org/925437 Closes: https://github.com/gentoo/gentoo/pull/35167 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-power/sandmann-bin: drop 0.9-r1Florian Schmaus2024-02-172-63/+0
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sys-power/sandmann-bin: stabilize 1.0 for amd64Florian Schmaus2024-02-171-1/+1
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* */*: Reassign gyakovlev's packagesMichał Górny2024-02-141-4/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-power/nut: Stabilize 2.8.0-r3 arm, #923861Sam James2024-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/nut: Stabilize 2.8.0-r3 ppc64, #923861Sam James2024-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/nut: Stabilize 2.8.0-r3 amd64, #923861Sam James2024-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/nut: Stabilize 2.8.0-r3 x86, #923861Sam James2024-02-061-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/switcheroo-control: Stabilize 2.6-r2 ppc64, #921319Arthur Zamarin2024-02-021-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-power/upower: drop -DudevrulesdirMike Gilbert2024-01-292-4/+2
| | | | | | | | We depend on virtual/udev, which should ensure that udev.pc is available. Bug: https://bugs.gentoo.org/916677 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-power/thermald: drop 2.5.5Yixun Lan2024-01-272-57/+0
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sys-power/thermald: add 2.5.6Yixun Lan2024-01-272-0/+57
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sys-power/thermald: add 2.5.5Yixun Lan2024-01-232-0/+57
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sys-power/nut: Stabilize 2.8.0-r2 arm, #920226Matoro Mahri2024-01-161-2/+2
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* Move {sys-devel → dev-build}/autoconf-archiveMichał Górny2024-01-152-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-power/sandmann-bin: add gitlab upstream metadataFlorian Schmaus2024-01-091-0/+3
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sys-power/sandmann-bin: add 1.0Florian Schmaus2024-01-092-0/+63
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sys-power/iasl: sys-devel/bison -> app-alternatives/yaccSam James2024-01-081-1/+1
| | | | | | | | | | All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/iasl: sys-devel/flex -> app-alternatives/lexSam James2024-01-081-2/+2
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/cpupower: Stabilize 5.18 ppc64, #921512Sam James2024-01-071-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/nut: fix confusing split-usr handlingEli Schwartz2024-01-012-2/+221
| | | | | | | | | | | | | | | | | | | | | | | Almost a decade ago, upstream moved their binary from libdir to sbindir. Historically, Gentoo symlinked the binary into sbindir to make up for this -- and when upstream moved to follow the Gentoo layout, the Gentoo symlink overwrote the actual binary. For some reason, at the time, the solution used was to add a USE=split-usr and install extra symlinks for /sbin -> /usr/sbin even though this didn't actually do something meaningful. The split-usr USE flag has issues and using it unnecessarily should be avoided if possible. Drop the USE flag, and the symlink, and stick with /usr/sbin as upstream intends. This should be 100% fine in all cases. The /sbin directory is only needed for users who both have /usr on a different partition, *and* don't use an initramfs. In such a case, it is nonsensical to provide a symlink in /sbin that is a broken symlink to an un-mounted partition. Bug: https://bugs.gentoo.org/517954 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/switcheroo-control-2.6-r2: fix for Prefix, #917566Fabian Groffen2023-12-251-1/+1
| | | | | Closes: https://bugs.gentoo.org/917566 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* sys-power/sandmann-bin: stabilize 0.9-r1 for amd64Florian Schmaus2023-12-201-1/+1
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sys-power/nut: Stabilize 2.8.0-r2 x86, #920226Joonas Niilola2023-12-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-power/power-profiles-daemon: disable py3.9Pacho Ramos2023-12-181-1/+1
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-power/switcheroo-control: disable py3.9Pacho Ramos2023-12-181-1/+1
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-power/switcheroo-control: enable py3.12Pacho Ramos2023-12-181-1/+1
| | | | | Closes: https://bugs.gentoo.org/917030 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-power/power-profiles-daemon: enable py3.12Pacho Ramos2023-12-181-1/+1
| | | | | Closes: https://bugs.gentoo.org/917027 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-power/nut: Stabilize 2.8.0-r2 amd64, #920226Sam James2023-12-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/nut: Stabilize 2.8.0-r2 ppc64, #920226Sam James2023-12-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/nut: Rename asciidoc-ready documentation sources to *.adocFrancisco Javier Félix2023-12-111-2/+2
| | | | | | | | https://github.com/networkupstools/nut/commit/83f3d8b18143baea8da0584ab11f3a4f59f56738 Signed-off-by: INODE64 <web@inode64.com> Closes: https://github.com/gentoo/gentoo/pull/32800 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-power/thermald: drop 2.5.4Yixun Lan2023-12-051-54/+0
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sys-power/thermald: Stabilize 2.5.4-r1 x86, #919272Arthur Zamarin2023-12-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-power/thermald: Stabilize 2.5.4-r1 amd64, #919272Arthur Zamarin2023-12-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-power/tlp: add 1.6.1Patrick McLean2023-12-012-0/+49
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* sys-power/wluma: Revbump, add external deps (bugs #918935, #918924)Patrick McLean2023-12-011-0/+6
| | | | | | | | - libv4l (bug #918935) - vulkan-loader (bug #918924) Closes: https://bugs.gentoo.org/918935 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* sys-power/wluma: new package, add 4.3.0Patrick McLean2023-11-304-0/+400
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* sys-power/bbswitch: Migrate to linux-mod-r1Mike Pagano2023-11-241-0/+59
| | | | | | | Closes: https://bugs.gentoo.org/908714 Signed-off-by: Mike Pagano <mpagano@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/33938 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-power/sandmann-bin: add missing acct-user/sandmann RDEPENDFlorian Schmaus2023-11-221-0/+1
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sys-power/sandmann-bin: new package, add 0.9Florian Schmaus2023-11-223-0/+70
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sys-power/acpid: drop 2.0.34Marek Szuba2023-11-211-56/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-power/switcheroo-control: add USE=selinuxKenton Groombridge2023-11-141-1/+2
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* sys-power/power-profiles-daemon: add USE=selinuxKenton Groombridge2023-11-141-1/+2
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* sys-power/acpid: Stabilize 2.0.34-r1 arm64, #916285Sam James2023-10-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/acpid: Stabilize 2.0.34-r1 x86, #916285Sam James2023-10-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/acpid: Stabilize 2.0.34-r1 amd64, #916285Sam James2023-10-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/upower: add freedesktop-gitlab upstream metadataPacho Ramos2023-10-201-0/+3
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-power/upower: add 1.90.2Brahmajit Das2023-10-202-0/+117
| | | | | | Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33342 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-power/throttled: new package, add 0.10.0Violet Purcell2023-10-095-0/+79
| | | | | | | | | add kernel config check, but only make it as a warning rename openrc script file to throttled.initd Closes: https://github.com/gentoo/gentoo/pull/33252/ Signed-off-by: Violet Purcell <vimproved@inventati.org> Signed-off-by: Yixun Lan <dlan@gentoo.org>