101 Commits

Author SHA1 Message Date
Anna (cybertailor) Vyalkova
bb0aae8ad3
*/*: disable py3.10
Python 3.10 target is scheduled for removal in Gentoo:
https://public-inbox.gentoo.org/gentoo-dev/e6ca9f1f4ababb79ab2a3d005c39b483c3ecef6e.camel@gentoo.org/

Sphinx 8.2.0 already dropped support for CPython 3.10 and PyPy 3.10,
leading to multiple CI failures in ::guru.

We can safely remove this target, because GURU is "experimental" and
does not have stable keywords.

Let's not remove "pypy3" right now because
a) There are not many packages using it.
b) So we can see which packages supported PyPy 3.10, and test them with
   PyPy 3.11.

Closes: https://github.com/gentoo/guru/pull/291
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2025-02-21 17:51:14 +05:00
Takuya Wakazono
eb317ddb43
*/*: update for slotted Rust
guru version of this commit:
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01ba4dc61965ef7658a24728841c04c9a1ce4871

Closes: https://bugs.gentoo.org/943170
Closes: https://bugs.gentoo.org/943223
Closes: #260
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-11-12 22:17:16 +09:00
David Roman
48c66df4cb
sys-power/auto-cpufreq: remove confusing log message
xdg_* already logs when it's updating the cache.
Also, "Updating XDG" message was printed after the action
has been completed.

Closes: https://github.com/gentoo/guru/pull/240
Signed-off-by: David Roman <davidroman96@gmail.com>
2024-10-31 14:16:27 +01:00
David Roman
b25e9666b2
sys-power/fan2go: add 0.9.0
Signed-off-by: David Roman <davidroman96@gmail.com>
2024-10-08 16:30:09 +02:00
Michal Vu
a5450f7faa
sys-power/auto-cpufreq: remove redundant patch files due to recent drops of 2.1.0-r1 and 2.2.0
Signed-off-by: Michal Vu <saigon-tech@tuta.io>
2024-09-11 20:46:44 +02:00
Takuya Wakazono
398bb8349a
sys-power/auto-cpufreq: update LICENSE
There are places where '-or-later' is not present, but most
distributions consider it as LGPL3+.

https://github.com/AdnanHodzic/auto-cpufreq/blob/master/LICENSE
3e52842022/nix/default.nix (L77)

Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-09-11 23:33:54 +09:00
Takuya Wakazono
99a7d53bea
sys-power/auto-cpufreq: drop 2.1.0-r1, 2.2.0
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-09-11 23:32:21 +09:00
Michal Vu
fec152b4f4
sys-power/auto-cpufreq: add 2.4.0 ebuild
Signed-off-by: Michal Vu <saigon-tech@tuta.io>
2024-09-11 13:36:32 +02:00
Michal Vu
bcdecbb7ab
sys-power/auto-cpufreq: Drop old version 2.1.0 (2.1.0-r1 still kept)
Signed-off-by: Michal Vu <saigon-tech@tuta.io>
2024-08-31 12:46:20 +02:00
Michal Vu
c8c2643c79
sys-power/system76-power: adding ebuild for version 1.2.0
Signed-off-by: Michal Vu <saigon-tech@tuta.io>
2024-08-29 14:07:12 +02:00
Michal Vu
85ab0ef378
sys-power/system76-power: adding ebuild for version 1.2.1
Signed-off-by: Michal Vu <saigon-tech@tuta.io>
2024-08-29 13:48:02 +02:00
Michal Vu
cfc24e4636
sys-power/system76-power: new package, add 9999
Signed-off-by: Michal Vu <saigon-tech@tuta.io>
2024-08-27 19:00:51 +02:00
Lucio Sauer
c16943af68
sys-power/auto-cpufreq: delete all rogue files created by package
The rogue creation of files in /usr/bin should be reported upstream..
This commit also ensures operation of ${EROOT} instead of /.

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-08-13 17:34:15 +02:00
Lucio Sauer
b102a73d41
sys-power/auto-cpufreq: remove redundant file existence check
The file in question is being managed by the PM, therefore it's
guaranteed to not exist anymore during the post-removal phase.

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-08-13 17:34:11 +02:00
Lucio Sauer
5156c308cc
sys-power/auto-cpufreq: remove superflous copyright notice
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-08-13 01:09:09 +02:00
Michal Vu
33f99484aa
sys-power/auto-cpufreq: Adding auto-cpufreq-2.3.0
Signed-off-by: Michal Vu <saigon-tech@tuta.io>
2024-08-11 20:42:43 +02:00
Michal Vu
ef0c5b54e4
sys-power/auto-cpufreq: Adding auto-cpufreq-2.2.0
Signed-off-by: Michal Vu <saigon-tech@tuta.io>
2024-08-11 20:42:43 +02:00
Mazunki Hoksaas
618d7043f4
sys-power/amdfan: add 0.2.3
sorry for the delay

Signed-off-by: Mazunki Hoksaas <rolferen@gmail.com>
2024-08-01 04:43:43 +02:00
Mazunki Hoksaas
ca9f5f2568
sys-power/amdfan: drop 0.2.1-r2
this version was broken from the get-go. it didn't merge any binaries,
and the openrc service file included was incompatible with this package
version. it was pushed early accidentally

Signed-off-by: Mazunki Hoksaas <rolferen@gmail.com>
2024-08-01 04:39:54 +02:00
Philippe-Alexandre Mathieu
6fa58a9ddd
sys-power/amdfan: remove py3.10 and add py3.13
Closes: https://bugs.gentoo.org/936809
Signed-off-by: Philippe-Alexandre Mathieu <pamathieu@poum.ca>
2024-07-28 14:16:43 -04:00
Mazunki Hoksaas
0caf5e235c
sys-power/amdfan: fix wrong src_install
i will likely rev this ebuild in a few days

Signed-off-by: Mazunki Hoksaas <rolferen@gmail.com>
2024-07-27 01:48:45 +02:00
Mazunki Hoksaas
ed47497c6d
sys-power/amdfan: add 0.2.1
Signed-off-by: Mazunki Hoksaas <rolferen@gmail.com>
2024-07-27 01:43:21 +02:00
Mazunki Hoksaas
3d9319fdbf
sys-power/amdfan: update Manifest
Signed-off-by: Mazunki Hoksaas <rolferen@gmail.com>
2024-07-26 23:09:39 +02:00
Joe Kappus
421df1bd3a
sys-power/linux-tools-power-x86: fix dependency QA issues.
Closes: https://bugs.gentoo.org/933226
Signed-off-by: Joe Kappus <joe@wt.gd>
2024-06-05 17:40:19 -04:00
Gonçalo Negrier Duarte
a9c8ece8ca
sys-power/nvidia-exec: fix ebuild
* the packages only requires to copy files
* no need for distutils-r1

Closes: https://bugs.gentoo.org/932603
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
2024-05-24 23:09:42 +01:00
Gonçalo Negrier Duarte
cf4b270f81
sys-power/nvidia-exec: add 0.2.7, drop 0.2.7
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
2024-05-23 09:01:29 +01:00
Quincy Fleming
33599a3960
sys-power/nvidia-exec: update LICENSE
Signed-off-by: Quincy Fleming <quincyf467@protonmail.com>
2024-05-21 16:20:17 -05:00
Quincy Fleming
967eeb5b10
sys-power/nvidia-exec: update LICENSE
Signed-off-by: Quincy Fleming <quincyf467@protonmail.com>
2024-05-21 16:19:33 -05:00
Gonçalo Negrier Duarte
bc6d970a95
sys-power/nvidia-exec: add 0.2.1, drop 0.1.2-r1
* also add udev logic for future release

Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
2024-05-21 16:58:06 +01:00
Julien Roy
c46fc4bcb8
sys-power/auto-cpufreq: drop 1.9.6
Closes: https://bugs.gentoo.org/931484
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-05-15 12:55:16 -04:00
Joe Kappus
e5c92ddd9f
sys-power/linux-tools-power-x86/files: drop -D_FORTIFY_SOURCE=2 from CFLAGS
Closes: https://bugs.gentoo.org/931935
Signed-off-by: Joe Kappus <joe@wt.gd>
2024-05-15 03:22:06 -04:00
Lucio Sauer
d54b91e8e0
sys-power/*: fix variable order
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-05-14 20:59:23 -04:00
Joe Kappus
795b8fd5be
sys-power/linux-tools-power-x86: add 6.6, fix cflags
Closes: https://bugs.gentoo.org/901453
Closes: https://bugs.gentoo.org/931485
Signed-off-by: Joe Kappus <joe@wt.gd>
2024-05-14 04:50:37 -04:00
Joe Kappus
4e922ea020
sys-power/linux-tools-power-x86: drop 5.18
Signed-off-by: Joe Kappus <joe@wt.gd>
2024-05-14 04:50:33 -04:00
Mazunki Hoksaas
c4f0844c0b
sys-power/amdfan: drop 0.1.27
Signed-off-by: Mazunki Hoksaas <rolferen@gmail.com>
2024-05-08 19:08:01 +02:00
Mazunki Hoksaas
0f0086abaa
sys-power/amdfan: add 0.1.28
Closes: https://bugs.gentoo.org/931483
Signed-off-by: Mazunki Hoksaas <rolferen@gmail.com>
2024-05-08 19:08:01 +02:00
David Roman
bd111dd50e
sys-power/fan2go: drop 0.6.2, 0.6.2-r1
Signed-off-by: David Roman <davidroman96@gmail.com>
2024-04-24 00:27:40 +02:00
Gonçalo Negrier Duarte
ed6cd65da2
sys-power/envycontrol: add 3.4.0, drop 3.3.1
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
2024-04-10 13:45:24 +01:00
Julien Roy
a6b3f15b1a
*/*: treeclean stale/unmaintained packages
Closes: https://bugs.gentoo.org/885347
Closes: https://bugs.gentoo.org/885345
Closes: https://bugs.gentoo.org/885343
Closes: https://bugs.gentoo.org/885341
Closes: https://bugs.gentoo.org/885339
Closes: https://bugs.gentoo.org/885337
Closes: https://bugs.gentoo.org/885335
Closes: https://bugs.gentoo.org/885331
Closes: https://bugs.gentoo.org/885329
Closes: https://bugs.gentoo.org/869230
Closes: https://bugs.gentoo.org/860975
Closes: https://bugs.gentoo.org/859664
Closes: https://bugs.gentoo.org/900362
Closes: https://bugs.gentoo.org/887439
Closes: https://bugs.gentoo.org/887433
Closes: https://bugs.gentoo.org/855116
Closes: https://bugs.gentoo.org/855107
Closes: https://bugs.gentoo.org/897656
Closes: https://bugs.gentoo.org/887955
Closes: https://bugs.gentoo.org/885293
Closes: https://bugs.gentoo.org/847322
Closes: https://bugs.gentoo.org/843524
Closes: https://bugs.gentoo.org/860012
Closes: https://bugs.gentoo.org/852032
Closes: https://bugs.gentoo.org/887193
Closes: https://bugs.gentoo.org/859646
Closes: https://bugs.gentoo.org/901025
Closes: https://bugs.gentoo.org/921735
Closes: https://bugs.gentoo.org/901027
Closes: https://bugs.gentoo.org/887209
Closes: https://bugs.gentoo.org/859649
Closes: https://bugs.gentoo.org/855125
Closes: https://bugs.gentoo.org/921751
Closes: https://bugs.gentoo.org/859673
Closes: https://bugs.gentoo.org/799449
Closes: https://bugs.gentoo.org/901127
Closes: https://bugs.gentoo.org/921740
Closes: https://bugs.gentoo.org/901163
Closes: https://bugs.gentoo.org/887313
Closes: https://bugs.gentoo.org/847325
Closes: https://bugs.gentoo.org/884553
Closes: https://bugs.gentoo.org/859700
Closes: https://bugs.gentoo.org/857633
Closes: https://bugs.gentoo.org/857630
Closes: https://bugs.gentoo.org/857627
Closes: https://bugs.gentoo.org/857624
Closes: https://bugs.gentoo.org/884565
Closes: https://bugs.gentoo.org/855080
Closes: https://bugs.gentoo.org/855119
Closes: https://bugs.gentoo.org/901167
Closes: https://bugs.gentoo.org/887413
Closes: https://bugs.gentoo.org/861707
Closes: https://bugs.gentoo.org/859715
Closes: https://bugs.gentoo.org/901179
Closes: https://bugs.gentoo.org/901181
Closes: https://bugs.gentoo.org/901141
Closes: https://bugs.gentoo.org/887435
Closes: https://bugs.gentoo.org/859718
Closes: https://bugs.gentoo.org/901177
Closes: https://bugs.gentoo.org/890893
Closes: https://bugs.gentoo.org/901185
Closes: https://bugs.gentoo.org/887445
Closes: https://bugs.gentoo.org/884579
Closes: https://bugs.gentoo.org/901193
Closes: https://bugs.gentoo.org/859724
Closes: https://bugs.gentoo.org/886629
Closes: https://bugs.gentoo.org/859730
Closes: https://bugs.gentoo.org/861974
Closes: https://bugs.gentoo.org/887511
Closes: https://bugs.gentoo.org/861977
Closes: https://bugs.gentoo.org/861980
Closes: https://bugs.gentoo.org/887513
Closes: https://bugs.gentoo.org/897392
Closes: https://bugs.gentoo.org/861983
Closes: https://bugs.gentoo.org/861986
Closes: https://bugs.gentoo.org/861989
Closes: https://bugs.gentoo.org/861992
Closes: https://bugs.gentoo.org/861995
Closes: https://bugs.gentoo.org/887515
Closes: https://bugs.gentoo.org/861998
Closes: https://bugs.gentoo.org/862001
Closes: https://bugs.gentoo.org/887517
Closes: https://bugs.gentoo.org/862004
Closes: https://bugs.gentoo.org/862007
Closes: https://bugs.gentoo.org/862010
Closes: https://bugs.gentoo.org/862013
Closes: https://bugs.gentoo.org/862016
Closes: https://bugs.gentoo.org/862079
Closes: https://bugs.gentoo.org/915488
Closes: https://bugs.gentoo.org/884693
Closes: https://bugs.gentoo.org/901149
Closes: https://bugs.gentoo.org/855278
Closes: https://bugs.gentoo.org/921779
Closes: https://bugs.gentoo.org/921885
Closes: https://bugs.gentoo.org/835485
Closes: https://bugs.gentoo.org/887659
Closes: https://bugs.gentoo.org/834741
Closes: https://bugs.gentoo.org/884695
Closes: https://bugs.gentoo.org/901297
Closes: https://bugs.gentoo.org/807703
Closes: https://bugs.gentoo.org/862957
Closes: https://bugs.gentoo.org/922022
Closes: https://bugs.gentoo.org/923917
Closes: https://bugs.gentoo.org/923916
Closes: https://bugs.gentoo.org/923918
Closes: https://bugs.gentoo.org/901287
Closes: https://bugs.gentoo.org/852047
Closes: https://bugs.gentoo.org/852035
Closes: https://bugs.gentoo.org/860333
Closes: https://bugs.gentoo.org/848039
Closes: https://bugs.gentoo.org/897650
Closes: https://bugs.gentoo.org/849071
Closes: https://bugs.gentoo.org/842342
Closes: https://bugs.gentoo.org/860471
Closes: https://bugs.gentoo.org/887953
Closes: https://bugs.gentoo.org/863371
Closes: https://bugs.gentoo.org/887951
Closes: https://bugs.gentoo.org/860459
Closes: https://bugs.gentoo.org/901407
Closes: https://bugs.gentoo.org/847352
Closes: https://bugs.gentoo.org/922042
Closes: https://bugs.gentoo.org/860462
Closes: https://bugs.gentoo.org/901409
Closes: https://bugs.gentoo.org/897652
Closes: https://bugs.gentoo.org/848021
Closes: https://bugs.gentoo.org/901405
Closes: https://bugs.gentoo.org/887959
Closes: https://bugs.gentoo.org/901411
Closes: https://bugs.gentoo.org/887961
Closes: https://bugs.gentoo.org/860465
Closes: https://bugs.gentoo.org/885291
Closes: https://bugs.gentoo.org/901413
Closes: https://bugs.gentoo.org/887967
Closes: https://bugs.gentoo.org/860468
Closes: https://bugs.gentoo.org/863377
Closes: https://bugs.gentoo.org/922043
Closes: https://bugs.gentoo.org/901425
Closes: https://bugs.gentoo.org/863380
Closes: https://bugs.gentoo.org/847319
Closes: https://bugs.gentoo.org/863383
Closes: https://bugs.gentoo.org/860474
Closes: https://bugs.gentoo.org/887989
Closes: https://bugs.gentoo.org/860477
Closes: https://bugs.gentoo.org/887991
Closes: https://bugs.gentoo.org/901427
Closes: https://bugs.gentoo.org/887993
Closes: https://bugs.gentoo.org/901429
Closes: https://bugs.gentoo.org/887997
Closes: https://bugs.gentoo.org/860480
Closes: https://bugs.gentoo.org/897654
Closes: https://bugs.gentoo.org/922047
Closes: https://bugs.gentoo.org/887999
Closes: https://bugs.gentoo.org/897664
Closes: https://bugs.gentoo.org/860531
Closes: https://bugs.gentoo.org/784665
Closes: https://bugs.gentoo.org/860525
Closes: https://bugs.gentoo.org/888003
Closes: https://bugs.gentoo.org/860537
Closes: https://bugs.gentoo.org/922052
Closes: https://bugs.gentoo.org/897662
Closes: https://bugs.gentoo.org/901421
Closes: https://bugs.gentoo.org/785535
Closes: https://bugs.gentoo.org/784644
Closes: https://bugs.gentoo.org/804831
Closes: https://bugs.gentoo.org/885365
Closes: https://bugs.gentoo.org/922053
Closes: https://bugs.gentoo.org/840707
Closes: https://bugs.gentoo.org/836142
Closes: https://bugs.gentoo.org/836153
Closes: https://bugs.gentoo.org/783675
Closes: https://bugs.gentoo.org/888005
Closes: https://bugs.gentoo.org/887879
Closes: https://bugs.gentoo.org/860528
Closes: https://bugs.gentoo.org/901417
Closes: https://bugs.gentoo.org/922055
Closes: https://bugs.gentoo.org/842807
Closes: https://bugs.gentoo.org/810287
Closes: https://bugs.gentoo.org/888007
Closes: https://bugs.gentoo.org/860540
Closes: https://bugs.gentoo.org/885373
Closes: https://bugs.gentoo.org/888011
Closes: https://bugs.gentoo.org/800995
Closes: https://bugs.gentoo.org/885375
Closes: https://bugs.gentoo.org/863758
Closes: https://bugs.gentoo.org/809320
Closes: https://bugs.gentoo.org/809440
Closes: https://bugs.gentoo.org/863779
Closes: https://bugs.gentoo.org/901431
Closes: https://bugs.gentoo.org/860774
Closes: https://bugs.gentoo.org/860768
Closes: https://bugs.gentoo.org/901433
Closes: https://bugs.gentoo.org/852989
Closes: https://bugs.gentoo.org/885367
Closes: https://bugs.gentoo.org/860771
Closes: https://bugs.gentoo.org/901435
Closes: https://bugs.gentoo.org/887881
Closes: https://bugs.gentoo.org/901437
Closes: https://bugs.gentoo.org/784668
Closes: https://bugs.gentoo.org/901439
Closes: https://bugs.gentoo.org/901419
Closes: https://bugs.gentoo.org/888017
Closes: https://bugs.gentoo.org/888019
Closes: https://bugs.gentoo.org/901441
Closes: https://bugs.gentoo.org/885377
Closes: https://bugs.gentoo.org/901443
Closes: https://bugs.gentoo.org/807115
Closes: https://bugs.gentoo.org/885363
Closes: https://bugs.gentoo.org/888021
Closes: https://bugs.gentoo.org/888023
Closes: https://bugs.gentoo.org/901445
Closes: https://bugs.gentoo.org/888015
Closes: https://bugs.gentoo.org/887921
Closes: https://bugs.gentoo.org/863821
Closes: https://bugs.gentoo.org/907907
Closes: https://bugs.gentoo.org/887883
Closes: https://bugs.gentoo.org/908948
Closes: https://bugs.gentoo.org/908947
Closes: https://bugs.gentoo.org/908951
Closes: https://bugs.gentoo.org/892694
Closes: https://bugs.gentoo.org/801016
Closes: https://bugs.gentoo.org/922082
Closes: https://bugs.gentoo.org/852260
Closes: https://bugs.gentoo.org/901451
Closes: https://bugs.gentoo.org/922083
Closes: https://bugs.gentoo.org/860777
Closes: https://bugs.gentoo.org/901449
Closes: https://bugs.gentoo.org/901453
Closes: https://bugs.gentoo.org/921785
Closes: https://bugs.gentoo.org/860969
Closes: https://bugs.gentoo.org/817227
Closes: https://bugs.gentoo.org/921788
Closes: https://bugs.gentoo.org/921789
Closes: https://bugs.gentoo.org/835527
Closes: https://bugs.gentoo.org/897414
Closes: https://bugs.gentoo.org/921781
Closes: https://bugs.gentoo.org/897430
Closes: https://bugs.gentoo.org/848720
Closes: https://bugs.gentoo.org/883173
Closes: https://bugs.gentoo.org/921800
Closes: https://bugs.gentoo.org/921803
Closes: https://bugs.gentoo.org/921804
Closes: https://bugs.gentoo.org/921807
Closes: https://bugs.gentoo.org/901479
Closes: https://bugs.gentoo.org/901483
Closes: https://bugs.gentoo.org/901151
Closes: https://bugs.gentoo.org/896028
Closes: https://bugs.gentoo.org/921783
Closes: https://bugs.gentoo.org/897432
Closes: https://bugs.gentoo.org/905472
Closes: https://bugs.gentoo.org/921810
Closes: https://bugs.gentoo.org/843485
Closes: https://bugs.gentoo.org/921816
Closes: https://bugs.gentoo.org/921818
Closes: https://bugs.gentoo.org/921825
Closes: https://bugs.gentoo.org/921822
Closes: https://bugs.gentoo.org/816654
Closes: https://bugs.gentoo.org/921775
Closes: https://bugs.gentoo.org/921777
Closes: https://bugs.gentoo.org/848723
Closes: https://bugs.gentoo.org/921853
Closes: https://bugs.gentoo.org/921895
Closes: https://bugs.gentoo.org/921855
Closes: https://bugs.gentoo.org/897506
Closes: https://bugs.gentoo.org/921857
Closes: https://bugs.gentoo.org/880013
Closes: https://bugs.gentoo.org/897542
Closes: https://bugs.gentoo.org/921864
Closes: https://bugs.gentoo.org/922915
Closes: https://bugs.gentoo.org/921897
Closes: https://bugs.gentoo.org/921900
Closes: https://bugs.gentoo.org/921865
Closes: https://bugs.gentoo.org/887637
Closes: https://bugs.gentoo.org/839306
Closes: https://bugs.gentoo.org/921868
Closes: https://bugs.gentoo.org/921869
Closes: https://bugs.gentoo.org/862082
Closes: https://bugs.gentoo.org/921873
Closes: https://bugs.gentoo.org/897588
Closes: https://bugs.gentoo.org/901221
Closes: https://bugs.gentoo.org/921808
Closes: https://bugs.gentoo.org/897590
Closes: https://bugs.gentoo.org/848549
Closes: https://bugs.gentoo.org/921876
Closes: https://bugs.gentoo.org/921878
Closes: https://bugs.gentoo.org/921879
Closes: https://bugs.gentoo.org/921880
Closes: https://bugs.gentoo.org/921797
Closes: https://bugs.gentoo.org/862765
Closes: https://bugs.gentoo.org/921780
Closes: https://bugs.gentoo.org/921881
Closes: https://bugs.gentoo.org/921813
Closes: https://bugs.gentoo.org/921784
Closes: https://bugs.gentoo.org/800076
Closes: https://bugs.gentoo.org/921884
Closes: https://bugs.gentoo.org/822456

Signed-off-by: Julien Roy <julien@jroy.ca>
2024-03-25 12:28:56 -04:00
Mazunki Hoksaas
687104687f
sys-power/amdfan: new package, add 0.1.27
Signed-off-by: Mazunki Hoksaas <rolferen@gmail.com>
2024-03-09 02:14:56 +01:00
David Roman
04b6d23c89
sys-power/fan2go: add myself as a maintainer
Signed-off-by: David Roman <davidroman96@gmail.com>
2024-02-26 11:33:17 +01:00
Joe Kappus
b33fffe821
sys-power/linux-tools-power-x86: unmask, take over maint
Going to target LTS kernels with this. Give me a day or so to
bump to 6.6.

Signed-off-by: Joe Kappus <joe@wt.gd>
2024-02-25 02:29:37 -05:00
Gonçalo Negrier Duarte
b8debfa0ec
sys-power/nvidia-exec: unkeyword 9999 for ~amd64, ~x86
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
2024-02-14 16:50:40 +00:00
Gonçalo Negrier Duarte
7cbf93cf50
sys-power/nvidia-exec: Update nvidia-exec ebuild to changes upstream
Closes: https://bugs.gentoo.org/924329
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
2024-02-14 16:46:35 +00:00
Gonçalo Negrier Duarte
e63860b6e8
sys-power/nvidia-exec: add 0.1.2, drop 0.1.1
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
2024-02-09 21:36:39 +00:00
Gonçalo Negrier Duarte
54f4c147c3
sys-power/envycontrol: add 3.3.1, drop 3.2.0
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
2024-02-09 21:36:39 +00:00
David Roman
8c9c2f0f60
sys-power/auto-cpufreq: fix systemd service and gui
Signed-off-by: David Roman <davidroman96@gmail.com>
2024-01-31 23:18:19 +01:00
David Roman
ca4babc32a
sys-power/auto-cpufreq: add 2.1.0
Signed-off-by: David Roman <davidroman96@gmail.com>
2024-01-29 19:24:45 +01:00
David Roman
9264d7d602
sys-power/fan2go: add 0.8.1
Signed-off-by: David Roman <davidroman96@gmail.com>
2023-10-05 16:26:38 +02:00
Gonçalo Negrier Duarte
82d020a7e2
sys-power/nvidia-exec: add myself as a maintainer
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
2023-08-05 13:02:50 +01:00