diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-07-28 10:27:13 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-07-28 10:27:13 +0100 |
commit | f4fc10428424904caf2035cffc442195cb088b2c (patch) | |
tree | 72f320d5963e55586cfdeed2b14c72b8191b6327 /x11-apps/xbacklight | |
parent | fbd9734cedfe790955100b8e4ab3613457d77b1a (diff) |
gentoo resync : 28.07.2021
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 | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/xbacklight/Manifest b/x11-apps/xbacklight/Manifest index bd5e38d00d0a..34cee542f7aa 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 365 BLAKE2B 7de43491f090b0d3fe4e8d1640e10412d7fbe8f8b9d8e6215ae5eb865b96554a2bb5e78a8bf4d17d9fc4cc9d2044fcaf7ea7f390d6d54dbd76bc54e807d00656 SHA512 f5c2de6c4cd4081a098d4634cb49cf33827b6a6b3f0347ed570744af080f5f02414a4767878f5e1e7c1ae2ce56387ddafeceeee4b83a8a109cbaa43b09b543ff +EBUILD xbacklight-1.2.3.ebuild 364 BLAKE2B 94611eb5e3a94db11a8430335ea913419b146a9d27ed98757e9e789a1f9be655091d73b3000ce80826f50e315e91c3b32041f10cd1a825b68c7487026cdfbd54 SHA512 0b22841a77fecaef3f1633d90edb8cb1c1c333bf0c560e55810e53fef036a913eced6e3801aa4f849cd7c07ae3910bad98b3d415689c1e45e70a640d16b57bfd MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/x11-apps/xbacklight/xbacklight-1.2.3.ebuild b/x11-apps/xbacklight/xbacklight-1.2.3.ebuild index 6e92de8068c6..770b23b7ef8e 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-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" RDEPEND="x11-libs/libxcb |