summaryrefslogtreecommitdiff
path: root/x11-apps/xbacklight
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-08-07 12:37:21 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-08-07 12:37:21 +0100
commitb8c7370a682e4e29cda623222d17a790c01c3642 (patch)
treef6caa14689bd00a5760eadaa381ff41e50ef3c1b /x11-apps/xbacklight
parent8a4997a7e2d1e36c089d4d76935b5a902d98d3d0 (diff)
gentoo auto-resync : 07:08:2024 - 12:37:20
Diffstat (limited to 'x11-apps/xbacklight')
-rw-r--r--x11-apps/xbacklight/Manifest2
-rw-r--r--x11-apps/xbacklight/xbacklight-1.2.3.ebuild3
2 files changed, 2 insertions, 3 deletions
diff --git a/x11-apps/xbacklight/Manifest b/x11-apps/xbacklight/Manifest
index 8809c7071a93..7f4d63a89218 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 371 BLAKE2B 3ec62380ccfad6813ab00c6a5d002927beab2fd602d50c2aa2bfb3f960ff8c36a9e4eecde6b1f36af54b252856d71a0e618b1dc4b5d0e7f54dd43eb580901331 SHA512 0901c814aef01bd1bc3edd78a1bdbb5ff148262f58b5b6285d5d36469b59fc1c84bb1e35cd752eb03399c2b0f3d8bccdca97e9e4b9819287700905c2829ea590
+EBUILD xbacklight-1.2.3.ebuild 363 BLAKE2B 8f3eff6c9d9d4d0859f340ce90c784c27b312f286fc90a92f338decf0fba62e20e304a39f79b7094986291e6e76047c43ed692f23f6eef7431b47100c9b02d1b SHA512 0faddb1acb6d7ef20e117d5879dfa7f2ebeb15ccdbc06a6a53502cca09ed0c7209813b1702809d5f91ea8498bcd073662e42202e80f851d2098a9f256918475d
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 2c050f66610a..93112e4a4536 100644
--- a/x11-apps/xbacklight/xbacklight-1.2.3.ebuild
+++ b/x11-apps/xbacklight/xbacklight-1.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,6 @@ 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"
-IUSE=""
RDEPEND="x11-libs/libxcb
>=x11-libs/xcb-util-0.3.8"