aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: update for slotted RustTakuya Wakazono13 days3-34/+5
| | | | | | | | | | 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>
* sys-power/auto-cpufreq: remove confusing log messageDavid Roman2024-10-311-2/+0
| | | | | | | | | 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>
* sys-power/fan2go: add 0.9.0David Roman2024-10-083-0/+131
| | | | Signed-off-by: David Roman <davidroman96@gmail.com>
* sys-power/auto-cpufreq: remove redundant patch files due to recent drops of ↵Michal Vu2024-09-114-44/+5
| | | | | | 2.1.0-r1 and 2.2.0 Signed-off-by: Michal Vu <saigon-tech@tuta.io>
* sys-power/auto-cpufreq: update LICENSETakuya Wakazono2024-09-112-2/+2
| | | | | | | | | | 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 https://github.com/AdnanHodzic/auto-cpufreq/blob/3e528420223b40611ec2664e5e3738dc4800afbb/nix/default.nix#L77 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
* sys-power/auto-cpufreq: drop 2.1.0-r1, 2.2.0Takuya Wakazono2024-09-113-227/+0
| | | | Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
* sys-power/auto-cpufreq: add 2.4.0 ebuildMichal Vu2024-09-112-0/+148
| | | | Signed-off-by: Michal Vu <saigon-tech@tuta.io>
* sys-power/auto-cpufreq: Drop old version 2.1.0 (2.1.0-r1 still kept)Michal Vu2024-08-311-84/+0
| | | | Signed-off-by: Michal Vu <saigon-tech@tuta.io>
* sys-power/system76-power: adding ebuild for version 1.2.0Michal Vu2024-08-292-0/+235
| | | | Signed-off-by: Michal Vu <saigon-tech@tuta.io>
* sys-power/system76-power: adding ebuild for version 1.2.1Michal Vu2024-08-293-2/+422
| | | | Signed-off-by: Michal Vu <saigon-tech@tuta.io>
* sys-power/system76-power: new package, add 9999Michal Vu2024-08-272-0/+43
| | | | Signed-off-by: Michal Vu <saigon-tech@tuta.io>
* sys-power/auto-cpufreq: delete all rogue files created by packageLucio Sauer2024-08-133-29/+31
| | | | | | | 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>
* sys-power/auto-cpufreq: remove redundant file existence checkLucio Sauer2024-08-132-10/+0
| | | | | | | 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>
* sys-power/auto-cpufreq: remove superflous copyright noticeLucio Sauer2024-08-132-2/+0
| | | | Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
* sys-power/auto-cpufreq: Adding auto-cpufreq-2.3.0Michal Vu2024-08-111-0/+147
| | | | Signed-off-by: Michal Vu <saigon-tech@tuta.io>
* sys-power/auto-cpufreq: Adding auto-cpufreq-2.2.0Michal Vu2024-08-112-0/+149
| | | | Signed-off-by: Michal Vu <saigon-tech@tuta.io>
* sys-power/amdfan: add 0.2.3Mazunki Hoksaas2024-08-012-0/+65
| | | | | | sorry for the delay Signed-off-by: Mazunki Hoksaas <rolferen@gmail.com>
* sys-power/amdfan: drop 0.2.1-r2Mazunki Hoksaas2024-08-012-59/+0
| | | | | | | | 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>
* sys-power/amdfan: remove py3.10 and add py3.13Philippe-Alexandre Mathieu2024-07-281-1/+1
| | | | | Closes: https://bugs.gentoo.org/936809 Signed-off-by: Philippe-Alexandre Mathieu <pamathieu@poum.ca>
* sys-power/amdfan: fix wrong src_installMazunki Hoksaas2024-07-271-1/+1
| | | | | | i will likely rev this ebuild in a few days Signed-off-by: Mazunki Hoksaas <rolferen@gmail.com>
* sys-power/amdfan: add 0.2.1Mazunki Hoksaas2024-07-271-0/+58
| | | | Signed-off-by: Mazunki Hoksaas <rolferen@gmail.com>
* sys-power/amdfan: update ManifestMazunki Hoksaas2024-07-261-0/+1
| | | | Signed-off-by: Mazunki Hoksaas <rolferen@gmail.com>
* sys-power/linux-tools-power-x86: fix dependency QA issues.Joe Kappus2024-06-052-4/+12
| | | | | Closes: https://bugs.gentoo.org/933226 Signed-off-by: Joe Kappus <joe@wt.gd>
* sys-power/nvidia-exec: fix ebuildGonçalo Negrier Duarte2024-05-242-16/+10
| | | | | | | | * 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>
* sys-power/nvidia-exec: add 0.2.7, drop 0.2.7Gonçalo Negrier Duarte2024-05-233-23/+7
| | | | Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* sys-power/nvidia-exec: update LICENSEQuincy Fleming2024-05-211-1/+1
| | | | Signed-off-by: Quincy Fleming <quincyf467@protonmail.com>
* sys-power/nvidia-exec: update LICENSEQuincy Fleming2024-05-211-1/+1
| | | | Signed-off-by: Quincy Fleming <quincyf467@protonmail.com>
* sys-power/nvidia-exec: add 0.2.1, drop 0.1.2-r1Gonçalo Negrier Duarte2024-05-213-9/+29
| | | | | | * also add udev logic for future release Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* sys-power/auto-cpufreq: drop 1.9.6Julien Roy2024-05-152-83/+0
| | | | | Closes: https://bugs.gentoo.org/931484 Signed-off-by: Julien Roy <julien@jroy.ca>
* sys-power/linux-tools-power-x86/files: drop -D_FORTIFY_SOURCE=2 from CFLAGSJoe Kappus2024-05-152-17/+32
| | | | | Closes: https://bugs.gentoo.org/931935 Signed-off-by: Joe Kappus <joe@wt.gd>
* sys-power/*: fix variable orderLucio Sauer2024-05-146-8/+7
| | | | | Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Julien Roy <julien@jroy.ca>
* sys-power/linux-tools-power-x86: add 6.6, fix cflagsJoe Kappus2024-05-144-7/+106
| | | | | | Closes: https://bugs.gentoo.org/901453 Closes: https://bugs.gentoo.org/931485 Signed-off-by: Joe Kappus <joe@wt.gd>
* sys-power/linux-tools-power-x86: drop 5.18Joe Kappus2024-05-142-93/+0
| | | | Signed-off-by: Joe Kappus <joe@wt.gd>
* sys-power/amdfan: drop 0.1.27Mazunki Hoksaas2024-05-082-45/+0
| | | | Signed-off-by: Mazunki Hoksaas <rolferen@gmail.com>
* sys-power/amdfan: add 0.1.28Mazunki Hoksaas2024-05-082-0/+45
| | | | | Closes: https://bugs.gentoo.org/931483 Signed-off-by: Mazunki Hoksaas <rolferen@gmail.com>
* sys-power/fan2go: drop 0.6.2, 0.6.2-r1David Roman2024-04-243-1852/+0
| | | | Signed-off-by: David Roman <davidroman96@gmail.com>
* sys-power/envycontrol: add 3.4.0, drop 3.3.1Gonçalo Negrier Duarte2024-04-102-1/+1
| | | | Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* */*: treeclean stale/unmaintained packagesJulien Roy2024-03-2517-390/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* sys-power/amdfan: new package, add 0.1.27Mazunki Hoksaas2024-03-093-0/+57
| | | | Signed-off-by: Mazunki Hoksaas <rolferen@gmail.com>
* sys-power/fan2go: add myself as a maintainerDavid Roman2024-02-261-2/+2
| | | | Signed-off-by: David Roman <davidroman96@gmail.com>
* sys-power/linux-tools-power-x86: unmask, take over maintJoe Kappus2024-02-251-2/+2
| | | | | | | 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>
* sys-power/nvidia-exec: unkeyword 9999 for ~amd64, ~x86Gonçalo Negrier Duarte2024-02-142-4/+2
| | | | Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* sys-power/nvidia-exec: Update nvidia-exec ebuild to changes upstreamGonçalo Negrier Duarte2024-02-143-40/+64
| | | | | Closes: https://bugs.gentoo.org/924329 Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* sys-power/nvidia-exec: add 0.1.2, drop 0.1.1Gonçalo Negrier Duarte2024-02-092-1/+1
| | | | Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* sys-power/envycontrol: add 3.3.1, drop 3.2.0Gonçalo Negrier Duarte2024-02-092-1/+1
| | | | Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* sys-power/auto-cpufreq: fix systemd service and guiDavid Roman2024-01-312-0/+95
| | | | Signed-off-by: David Roman <davidroman96@gmail.com>
* sys-power/auto-cpufreq: add 2.1.0David Roman2024-01-293-0/+98
| | | | Signed-off-by: David Roman <davidroman96@gmail.com>
* sys-power/fan2go: add 0.8.1David Roman2023-10-052-0/+55
| | | | Signed-off-by: David Roman <davidroman96@gmail.com>
* sys-power/nvidia-exec: add myself as a maintainerGonçalo Negrier Duarte2023-08-051-0/+4
| | | | Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* sys-power/envycontrol: add myself as a maintainerGonçalo Negrier Duarte2023-08-051-0/+4
| | | | Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>