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-libs/libXrandr | |
parent | 441d1370330332b7d78f238d2f5e13f7aed5e4e0 (diff) |
gentoo new year resync : 01.01.2021
Diffstat (limited to 'x11-libs/libXrandr')
-rw-r--r-- | x11-libs/libXrandr/Manifest | 2 | ||||
-rw-r--r-- | x11-libs/libXrandr/libXrandr-1.5.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXrandr/Manifest b/x11-libs/libXrandr/Manifest index a13f06c34e55..51980bf076a0 100644 --- a/x11-libs/libXrandr/Manifest +++ b/x11-libs/libXrandr/Manifest @@ -1,3 +1,3 @@ DIST libXrandr-1.5.2.tar.bz2 330726 BLAKE2B 2d91e4cd2d7af6b79ee952a0d51b0c61d64251c61f862677b47065f2eda811650a5e3bb3185d09a6401291b5a8bb30e8d29cf7aaf1699ac3f49b838ef7b1208d SHA512 fcd005f9839e7ef980607128a5d76d7b671cc2f5755949e03c569c500d7e987cb3f6932750ab8bf6e2c1086ec69dde09d5831f0c2098b9f9ad46be4f56db0d87 -EBUILD libXrandr-1.5.2.ebuild 596 BLAKE2B dbac6d5da9fcf829c72fd4f2394c59f8a8a11d2dc0b6e81f0033d1e7197e528b787ae5df75b4a1ed79bf1e666ece98da3d89090c90911d8e563582bdf7cd650b SHA512 576f78bca352c6e0d91c3a76acd65c3ed43890d3dcc777d575731e05eed2363f667c083dc9102ae1dc7f77853d15686c6d6f1d7f590d60557a4011f7cb5f0fae +EBUILD libXrandr-1.5.2.ebuild 597 BLAKE2B 7fd4cd456cd930b8d74d4f3751b11eb7529030eec6a9104c01e50645ad01e4fba10574f6cc2113139fcb8211635be5e024abaa1070c43e375a8d9c5bb16c0990 SHA512 44517f0b09b12285ca806d5a23362bf323bbc43bea02f666c00ce87960a7cb3e9c1766723411bbb00d39d87d08a49cd28ac5f08b14b0185dd5facf2e8d7fb27a MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/x11-libs/libXrandr/libXrandr-1.5.2.ebuild b/x11-libs/libXrandr/libXrandr-1.5.2.ebuild index 4e0369b30d0d..e902b3f98220 100644 --- a/x11-libs/libXrandr/libXrandr-1.5.2.ebuild +++ b/x11-libs/libXrandr/libXrandr-1.5.2.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="X.Org Xrandr library" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="doc" RDEPEND=" |