diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-04-12 03:41:30 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-04-12 03:41:30 +0100 |
commit | 623ee73d661e5ed8475cb264511f683407d87365 (patch) | |
tree | 993eb27c93ec7a2d2d19550300d888fc1fed9e69 /x11-apps/xwininfo | |
parent | ceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (diff) |
gentoo Easter resync : 12.04.2020
Diffstat (limited to 'x11-apps/xwininfo')
-rw-r--r-- | x11-apps/xwininfo/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xwininfo/xwininfo-1.1.5.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xwininfo/Manifest b/x11-apps/xwininfo/Manifest index 6d325c3294c1..27e63bb1cda9 100644 --- a/x11-apps/xwininfo/Manifest +++ b/x11-apps/xwininfo/Manifest @@ -1,3 +1,3 @@ DIST xwininfo-1.1.5.tar.bz2 172496 BLAKE2B ad657a96b74190981ecd2d946d1b81fcd0515a481f0d6d880d790b8e1eb4bf7e85bdd9a74b631acb88c2254839afde7f6ee79647af66c357c8ef4199aac51f02 SHA512 a3268bbeeeeafac94e589fdd47554a965910d40df7cc3d9c36c7c24fa4f5dd49615484d5916ccb41efca9cd4cf9d8981a4c60953b921220b3f4f57f9cce0e1a6 -EBUILD xwininfo-1.1.5.ebuild 418 BLAKE2B 0ad4234ced1197bc3dcc58aa9f9fe8efc9d2ae6f1635c379c64e7f81b92b83ef38e860a4c4b517e161ae40349b4b635f634e5f4980121487884ba175c391b1df SHA512 18104f9a4ed8bf242d265be8bf8b0db7606247f70ca5324fbd4178d96e80f11bc1cc754fd7720516065c4f4ace7e132061d4cbd7663944fcbe08eb65249e2ba0 +EBUILD xwininfo-1.1.5.ebuild 415 BLAKE2B 5cb38b8c7db1e04bd7c7af52ea1a27fea831b6b00ffb7ba1400a321ea18cf336b7856a1e81246b3fe89de54785fedbe7233e5482faaa3bff9e7f94f7d4318deb SHA512 648d1041b2c13df0df6a316497c771b6e510737e62073be089fc39721e0051649038203c45263abb8b6f268c1541d0420374a3cb141bfde62c598f69765f20f1 MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/x11-apps/xwininfo/xwininfo-1.1.5.ebuild b/x11-apps/xwininfo/xwininfo-1.1.5.ebuild index 244764c0a93b..e9fd791b1bef 100644 --- a/x11-apps/xwininfo/xwininfo-1.1.5.ebuild +++ b/x11-apps/xwininfo/xwininfo-1.1.5.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="window information utility for X" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND=">=x11-libs/libxcb-1.6" |