diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-09-26 23:29:13 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-09-26 23:29:13 +0100 |
commit | b544d842bfe55df1b59d40fb8059d5d240e4f42b (patch) | |
tree | 092145f89b76ccd50aba38348cb99b802227f5ae /x11-misc | |
parent | 20c20eb967a638c833aae1462f149894b2dbd811 (diff) |
gentoo auto-resync : 26:09:2023 - 23:29:12
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/Manifest.gz | bin | 47005 -> 47008 bytes | |||
-rw-r--r-- | x11-misc/xdotool/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/xdotool/xdotool-3.20211022.1.ebuild | 4 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/Manifest.gz b/x11-misc/Manifest.gz Binary files differindex 3d2e934f0b17..f630082e0278 100644 --- a/x11-misc/Manifest.gz +++ b/x11-misc/Manifest.gz diff --git a/x11-misc/xdotool/Manifest b/x11-misc/xdotool/Manifest index e897bab3d853..e57a416349de 100644 --- a/x11-misc/xdotool/Manifest +++ b/x11-misc/xdotool/Manifest @@ -1,5 +1,5 @@ AUX xdotool-3.20210804.2-no_hardcoded_pkg-config.patch 1073 BLAKE2B 570221beabbad51f324bded0398afd68e9d3d4f30216b7a643dc9f8c76163721bd32778137fd322faffc2edafbc63d10cc036ec5311496b24410c737735f6482 SHA512 cb206c2b708835d8f3c656778edb07f08faafe3f9c1b407526e45321dc44b59981617b0c7b96865d6c1b968c855d40c0302ce888e8a1f57719b87ee9e774449e AUX xdotool-3.20210804.2-no_ldconfig.patch 493 BLAKE2B 044f6896b2f1279795a4263107309886518698125a818522a771374f3a1f2242f00446e87eaaff3b5eead3840459fc249405d49d47e7cd6568f5c923e096fb34 SHA512 7b3d4fe4a532e81358d81ebe9fd6e212bcceb08700df37d7d4c7fc16d95177c8f39ec8ef5a986eb6a08e7c6d209efaa8426483732dcedec39617b203de2faac5 DIST xdotool-3.20211022.1.tar.gz 115237 BLAKE2B 1269775848905253936b113ac45e2a5126f1414eeacb5dd91aea6dc0cb6993f9fa0da969f30c83e0e03d435894a31ba633dc02269b38f9056772b513f0c86889 SHA512 f11d7b079f19d1650adfb549ecc96e840805935bf4925beefc3238154ad0afbff36b134c78bfc73a9dc07fc869ab75676575d6de50cfd54484d2c35d6913ea27 -EBUILD xdotool-3.20211022.1.ebuild 1468 BLAKE2B 1b5a94c8e20d3c8902a8d9994c7bff036b7637843d75f99476bacc0a20e2d4378c777118a8af820770abdc37817558bef642361ade220b11bdaaf23d4392ecb3 SHA512 0a2ee0760c1e71dab75791646fb120e56dacc2ebbc1d74a6f51774ca9764b6638d3571025448bfc987c224e8929e3035d5bc085184da2273de6805a8a4cdbd21 +EBUILD xdotool-3.20211022.1.ebuild 1475 BLAKE2B 4ffed625a04fc40edbaa64c4afdf06017b4500de3741367f810bf312a008b56c14e71b3c9a05954f8fd62b84c6fff6e440c34b92b5a8e33a36a4e8ab5b1d5376 SHA512 b067086c55bf9779d9b8face572e7d2d1b647f034ef27ebde4d7773a2a504afb708167e2cc5934a259cae1bcae76bda0614b6313fa0d3c3db7b97ca44a30ff69 MISC metadata.xml 560 BLAKE2B 9977cd6c5efe52174f07e4ef10141b7742c904c86afb7305ee82f9f222b2cf62a5b052f171f13d69cf3a7b00bf53f759f4cd108e7b285fafec5f5995828c0888 SHA512 381d5c1933c426b1847d2f239de60c68ec4877b482e6c33b60dffa74c7ff729cd5c62f852adcdf92b830ae8081f0b4c1a498b58416022f49bbae2013ca82ee74 diff --git a/x11-misc/xdotool/xdotool-3.20211022.1.ebuild b/x11-misc/xdotool/xdotool-3.20211022.1.ebuild index b1799611bdbc..eadd29f568db 100644 --- a/x11-misc/xdotool/xdotool-3.20211022.1.ebuild +++ b/x11-misc/xdotool/xdotool-3.20211022.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/jordansissel/xdotool/releases/download/v${PV}/${P}.t LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv x86" IUSE="examples" # Many the tests want to manually start Xvfb regardless of whether there |