diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-09-13 12:31:46 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-09-13 12:31:46 +0100 |
commit | 6fcdccbe589d724b6c268b49f66414e40eb0d807 (patch) | |
tree | b0b74ac37d41e5d22a5a758517b215d1829cdb67 /x11-apps/xbacklight | |
parent | 3ea54510168a7ed4271b85f7292beca67346bfe9 (diff) |
gentoo auto-resync : 13:09:2024 - 12:31:45
Diffstat (limited to 'x11-apps/xbacklight')
-rw-r--r-- | x11-apps/xbacklight/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xbacklight/xbacklight-1.2.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xbacklight/Manifest b/x11-apps/xbacklight/Manifest index 7f4d63a89218..8fbdb208f787 100644 --- a/x11-apps/xbacklight/Manifest +++ b/x11-apps/xbacklight/Manifest @@ -1,3 +1,3 @@ DIST xbacklight-1.2.3.tar.bz2 124611 BLAKE2B 19355773b2b2bc491cb3682d9d02fed462d30ed21742dfb9f7398ec39e85bde4fdd1b60bc8b4ac2a2d32410016186c1f1e5d45904fb19358bcc16eee69242dbf SHA512 717c87ce24634892fc4ac54fc59dcc0a5bc8f206aaf1d13410f95f7e4fe6e3dbc7ff8d951bcd8ea8c5e955357a00fea6ceadd4559e60b1a632e40f71290e12c7 -EBUILD xbacklight-1.2.3.ebuild 363 BLAKE2B 8f3eff6c9d9d4d0859f340ce90c784c27b312f286fc90a92f338decf0fba62e20e304a39f79b7094986291e6e76047c43ed692f23f6eef7431b47100c9b02d1b SHA512 0faddb1acb6d7ef20e117d5879dfa7f2ebeb15ccdbc06a6a53502cca09ed0c7209813b1702809d5f91ea8498bcd073662e42202e80f851d2098a9f256918475d +EBUILD xbacklight-1.2.3.ebuild 357 BLAKE2B 99d693809f3e0968266481e7113a4849a7b3bcbfa38bc5a99ec9a636b32167226ef3ecc4ed15e6adf90280cdce3a147a24c19766286d88224482b7d266d003d8 SHA512 f22f74140b4fed445b6dabda4b7ca7e5a208bdb0d5047b1a99cc58fab9d27eb70589b0c2b4d78e8e39c05e860d641b5d1d4d05a60136c381cdf331f28b643a9d MISC metadata.xml 341 BLAKE2B 5fdf087fc2f573e735981e4af574304f6d0ec1815a0b7d961e8eab7697e37fdc8cb746b84b4a3f8d356f06704b62eb81e9b6dd83333a481efa0c7c590013906e SHA512 edc896038f569f3d2f9ed2a6a42e292de08f62e548c4a02128e1a4ea6b8b487af8849edda3dbd04b367c3ea880a5f72722c3622e33ea7fb3ade26d294e9074b6 diff --git a/x11-apps/xbacklight/xbacklight-1.2.3.ebuild b/x11-apps/xbacklight/xbacklight-1.2.3.ebuild index 93112e4a4536..02f7c02adef8 100644 --- a/x11-apps/xbacklight/xbacklight-1.2.3.ebuild +++ b/x11-apps/xbacklight/xbacklight-1.2.3.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="Sets backlight level using the RandR 1.2 BACKLIGHT output property" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv sparc x86" RDEPEND="x11-libs/libxcb >=x11-libs/xcb-util-0.3.8" |