diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-01-01 21:06:00 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-01-01 21:06:00 +0000 |
commit | 129160ec854dca4c3fedb5bcfbcb56930371da0f (patch) | |
tree | 53bf797418ac5e9b99c41ca0382c87b82421e5de /x11-apps/xbacklight | |
parent | 441d1370330332b7d78f238d2f5e13f7aed5e4e0 (diff) |
gentoo new year resync : 01.01.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 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xbacklight/Manifest b/x11-apps/xbacklight/Manifest index a5fd884cbd67..bd5e38d00d0a 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 364 BLAKE2B 019454cca6379cc64f4ffca4fd27447632c998df288a5d05c763b5b27d70c97e9caa93e91555c87132888c3b5533ba925d7cec9f158a1c4efbc1a4a1cbe4a42d SHA512 c5296f5ec9e769b4d9353711ee42bead4cab954e4bb3a05696a7f82cdae199a2cea27670abbcebea6be3eb2c96b6c7e990d3273468f3ebc22ab08472533bc42c +EBUILD xbacklight-1.2.3.ebuild 365 BLAKE2B 7de43491f090b0d3fe4e8d1640e10412d7fbe8f8b9d8e6215ae5eb865b96554a2bb5e78a8bf4d17d9fc4cc9d2044fcaf7ea7f390d6d54dbd76bc54e807d00656 SHA512 f5c2de6c4cd4081a098d4634cb49cf33827b6a6b3f0347ed570744af080f5f02414a4767878f5e1e7c1ae2ce56387ddafeceeee4b83a8a109cbaa43b09b543ff 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 668ddacd2404..6e92de8068c6 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 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" RDEPEND="x11-libs/libxcb |