diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-10-13 22:19:36 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-10-14 23:22:23 +0100 |
commit | 4b19be30aa626b327c885dae62c559ec0e9fb935 (patch) | |
tree | 76e74807bc479502e13866b581b6bf86734ec634 /x11-apps/xev | |
parent | 30d6f67c98d149508509d5e86f176d558793acc0 (diff) |
gentoo resync : 13.10.2019
Diffstat (limited to 'x11-apps/xev')
-rw-r--r-- | x11-apps/xev/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xev/xev-1.2.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xev/Manifest b/x11-apps/xev/Manifest index 2c3356aed5a5..746ca527a543 100644 --- a/x11-apps/xev/Manifest +++ b/x11-apps/xev/Manifest @@ -1,3 +1,3 @@ DIST xev-1.2.3.tar.bz2 134866 BLAKE2B 9ff8bdb1e75754a5390115d10dd5851f71b2319ad7ff02299ff28284aa23c14cd1ad3ee9eea81718ed355fc31983e4f7ec0312b31e3f86d3691bb52ebbe0cc4e SHA512 47cc7ac096e77cfa4e687914d767263cf3e1dca5bffd0f68c7ba0fe751b248c8a16525bd2da4d6efa0ea8d637831c893d41c9687cace4aaa9c0909a45ef1943e -EBUILD xev-1.2.3.ebuild 404 BLAKE2B 8dd0d767b8f05a9a9aa53d435668f938db4b64cbaf65a40700e71dda5fab929e7893eb63642a67159eddefdd62a34bc7d34e3c77fc5a9da896af14a3cc6f9ae1 SHA512 1f62a72f9bcc5969edac23009be60b47b5f9bbdf708a3a36beb851d3322cb088012ee5db6185ccefe60614e3bac55d2601b96446a5ba66dc1ac53f757392e4c8 +EBUILD xev-1.2.3.ebuild 382 BLAKE2B 34f0bd6e83940b08c2defc9454546a11ef073d11831d43e3156a2e04a3a2cd3a36a67bfe64c830ec8fd2de74d2a4b51b404ff3389be6d011fe124ef3d5ffc673 SHA512 95d0735dca9bbc03509f38bdd7dcc060a3b9c905c3fce311c24417ce91f5fbd065b610809cb30253d6555ff4643d2597ff3b98f9453b553f45618c549e7cec6f MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/x11-apps/xev/xev-1.2.3.ebuild b/x11-apps/xev/xev-1.2.3.ebuild index 098fcd98f740..920881b4fa14 100644 --- a/x11-apps/xev/xev-1.2.3.ebuild +++ b/x11-apps/xev/xev-1.2.3.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="Print contents of X events" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-winnt" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x86-winnt" IUSE="" RDEPEND="x11-libs/libX11 |