diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-12-18 06:30:11 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-12-18 06:30:11 +0000 |
commit | f57e008aa126ccdca95f7424e4d24a1a83a49682 (patch) | |
tree | 485fb1d76c7c51ddd47615c50059dd46045ffbb5 /x11-apps/xev | |
parent | 066666b8767b78231b90d9b3ffc8169fbfe1ec7c (diff) |
gentoo auto-resync : 18:12:2024 - 06:30:11
Diffstat (limited to 'x11-apps/xev')
-rw-r--r-- | x11-apps/xev/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xev/xev-1.2.6.ebuild | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/x11-apps/xev/Manifest b/x11-apps/xev/Manifest index 82b2d0223990..fbab26d764fa 100644 --- a/x11-apps/xev/Manifest +++ b/x11-apps/xev/Manifest @@ -1,3 +1,3 @@ DIST xev-1.2.6.tar.xz 129724 BLAKE2B 998049e07f79ceb5be5ca4999a1812278d701a62f8220a3851a6a774bea7e3c66860692e9589c427dfdfff631d1b27d07bd1229767a997e9c2e915544583dac2 SHA512 aaabb635622abfbf0b7ef2a1978070a918ea94480f375dd0798375274cf378ddb25007cc42426bb2292ed65c8af922f88e6a04c5a2f6cff3fadb0194b53eb7e7 -EBUILD xev-1.2.6.ebuild 389 BLAKE2B 775181eeb700e78dce85787e5cd97f883a10ba6829806c06dda39a40ace706fcb90cfc221547b13d0af6f7db4c92c9f5364a65be33ccdba52af7ed1c45aa0d53 SHA512 ae7e54f802b4201e5c42a09b7e03e4a8b654324d41cf69ec758a9b7943665bd5f87c577bf2b1999f27ebe0ffaa866bc680a5f6d0afc8c9ffe8ce492b20236e81 +EBUILD xev-1.2.6.ebuild 364 BLAKE2B 147636ccc1b99b67f367024464ee345641ef87842d603a49b15e72627fcac5e4a6a0b9df15248d3ee57ed4fadbeb3c2adabaea3643991757eff5d41cb786a56b SHA512 2c92ed65f3f3a4b68e526313dcda59e8e422313d01c67fe271d16adc7f755e914b19fad79c9cdf13bff8f4a9a7cf62781eae395c137cead4e089c61a6ee26f96 MISC metadata.xml 334 BLAKE2B 6a294d6b99eae946447ad1c333b9d8b7ef7548ab866e4a26ec4b3d3c87ae88bbe62e472ca68ae973164946ab81de13089a87037a81d44541af65125f4711b61a SHA512 d8063e9638515be0afeb0d8920f1bbd29da9c156b84fe023d1e7ad72f8bf8f1aff59c9e0160b6e8943a9df50ff8a2f2f341a23d6b5dbd3c7b724f57dfd100b5d diff --git a/x11-apps/xev/xev-1.2.6.ebuild b/x11-apps/xev/xev-1.2.6.ebuild index 477242d0f56c..15d48e56f67d 100644 --- a/x11-apps/xev/xev-1.2.6.ebuild +++ b/x11-apps/xev/xev-1.2.6.ebuild @@ -3,7 +3,6 @@ EAPI=8 -XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="Print contents of X events" |