summaryrefslogtreecommitdiff
path: root/sys-power
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-02 14:24:10 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-02 14:24:10 +0000
commit7e76f9a8d4e868d30c8bf1781655cc25574c80f8 (patch)
tree9dee1c187f8cbc59d31ca68fa628f855c3b2add0 /sys-power
parent6b3ca90478d729cccd6c9ce421860aa84c9de282 (diff)
gentoo auto-resync : 02:01:2023 - 14:24:10
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/Manifest.gzbin5070 -> 5068 bytes
-rw-r--r--sys-power/switcheroo-control/Manifest2
-rw-r--r--sys-power/switcheroo-control/switcheroo-control-2.6-r1.ebuild3
3 files changed, 3 insertions, 2 deletions
diff --git a/sys-power/Manifest.gz b/sys-power/Manifest.gz
index 14813c8b1b6d..90ab1b7f9cca 100644
--- a/sys-power/Manifest.gz
+++ b/sys-power/Manifest.gz
Binary files differ
diff --git a/sys-power/switcheroo-control/Manifest b/sys-power/switcheroo-control/Manifest
index cf21e1239dab..f6b8f046f56f 100644
--- a/sys-power/switcheroo-control/Manifest
+++ b/sys-power/switcheroo-control/Manifest
@@ -1,5 +1,5 @@
AUX switcheroo-control-init.d 240 BLAKE2B 00fd91de3da9e59fdf0f073a3a9f89ac6fee9cbc9941da2b44be62c0eca79562b3a9cb123ef86237d3be25f1c5ce3f293fb4814e023da110bb7faae0218c7037 SHA512 0f70d93839d68f09b07d96ae397e41d086500c55cca358125002991280bcd6471e5870ba2a8f696201deaee3403093156ae123804fd9649483cfd5655f887299
DIST switcheroo-control-2.6.tar.xz 29996 BLAKE2B 98204a1d0f3b92cc2b98ad9f382313aed4da5877ac6be607c48ee9386bd25087301e249907a7e1385eea357f0a3ce5fb2936fac688923dfa3555a9870f0d2e58 SHA512 ac8867a839ae958676f5c5c7bb4c25cbbcf70eb35a696bb3d80b388c31a9722e75311c041c4c60b8f1d00f405af97dd9173e99780a2be3c621ac759c4986a2d2
-EBUILD switcheroo-control-2.6-r1.ebuild 1425 BLAKE2B fecbaaf594b8a1d58da5deddd74c9ce83b8f1b72b679eceffb93c9884c65cfc56130fe5ca673a89d146590575a55562972fb29c6b4b0242e2909449f0881cdf2 SHA512 96351d6dd3eb20929f44fffb25a7dffd08a1cfd8f6c66153dd589801010b3970e214c45322d52228eae47f487878f9a08da89e16fb5bd66ef887cfa8e9fc48c0
+EBUILD switcheroo-control-2.6-r1.ebuild 1449 BLAKE2B 61b2aa7a69539313438d2060fa9df2a2fa2f80a9334296d2de5ab68fc32c61606269444d5a288ecb0564cdc308b080af97f4f2cbb4b03d7e80f70c8b7c1fcf00 SHA512 03d2d458ee1e56afba126db72620645565aa0a8d9f6f5ee16b90fd0851490aa46c3723ef4ca5f37bfbcfbf4274f439b7190055d37af7850fac27c171e190b78e
EBUILD switcheroo-control-2.6.ebuild 1187 BLAKE2B 94b67e1eeb81efb7e0960120fdaa77c73574277b09186d27bb92ae404b96e15840889213fa28e6ca6033ee28ba1206d169653fef82080064bbdac524758ae9c0 SHA512 a9619706e3449f918ac9bdfe9654358d01a6a66e17d52fd3ece64d56899d2e960c2bc168b7863bf2d7cdbf5ef5f93e0146582400f0c34c459e5e27863a8427bd
MISC metadata.xml 319 BLAKE2B a3d0c3eb8684beca028aa1a168ffd796db835207225c2e3979bf3d0cadb99e96bc774aa2598356df483597a87a7bf4cd5c3b0ba7cffd3b4c2e1faa0d37c9cb9a SHA512 68760ca73834ff5f65c898d935dc4ece52b2f54b5501457433f92a8d93a48f4e3baac188e22b1a65d990b13abad2f7463f8d8ce2c286bdf172841fd46c023a18
diff --git a/sys-power/switcheroo-control/switcheroo-control-2.6-r1.ebuild b/sys-power/switcheroo-control/switcheroo-control-2.6-r1.ebuild
index c44f0662b570..ecce4e3c68ce 100644
--- a/sys-power/switcheroo-control/switcheroo-control-2.6-r1.ebuild
+++ b/sys-power/switcheroo-control/switcheroo-control-2.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,6 +22,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
BDEPEND="
+ dev-util/gdbus-codegen
gtk-doc? ( dev-util/gtk-doc )
test? (
$(python_gen_any_dep 'dev-python/python-dbusmock[${PYTHON_USEDEP}]')