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/xkbcomp | |
parent | 30d6f67c98d149508509d5e86f176d558793acc0 (diff) |
gentoo resync : 13.10.2019
Diffstat (limited to 'x11-apps/xkbcomp')
-rw-r--r-- | x11-apps/xkbcomp/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.4.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xkbcomp/Manifest b/x11-apps/xkbcomp/Manifest index d721efbefe8d..afbc8f8b74d9 100644 --- a/x11-apps/xkbcomp/Manifest +++ b/x11-apps/xkbcomp/Manifest @@ -1,3 +1,3 @@ DIST xkbcomp-1.4.2.tar.bz2 248399 BLAKE2B dcc09823fdf8a62451a1daf8dc56adbd1713b56ac7343b9edb8b3aef8b527ab8443a056ae6b4f8c21051ce5aa4764c9b198c9a5cd0e929f52e9a3e191b950334 SHA512 b00d1eb08c19be86044418c8ea3bfc3c3973406c481878270138a70ed9dab348acb8e4d0af8678879598ffbd7df1c640a63d0abad3d7481758be99af8dd7734e -EBUILD xkbcomp-1.4.2.ebuild 442 BLAKE2B 52a63a76e9103a2d8622b12ab0df9bf9902575980652437364c9415b8f44d128484c6d44ecaa42692dde44a61051129e3cc88ac59fa073feaa47e213bf80bfc8 SHA512 368959b77d8ac3e869194b602676fb4009437489da108227727e0466fc986d728c0618ea6a33caebdcf848999ccb42b5acdd8a7fa0d24429c4fe4cbaca3310e2 +EBUILD xkbcomp-1.4.2.ebuild 420 BLAKE2B 72c6a4d273ae6eb294186eb423166e7ce049834b96480155d700cc156086b33736fb8b75043f4c9eb177f32df7032844c9ca74ccc78ac51726a47bbf86ed79b0 SHA512 c7bb299e79b8fe2b7cf39bce2185a809a732750574408e6b735ef1246d171e58f6be4d016fae0495e034171f7b6bba754ada4c570d8eb7412305537cb5c54508 MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.2.ebuild b/x11-apps/xkbcomp/xkbcomp-1.4.2.ebuild index 76a42c4ba821..25b0095d0ad9 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.4.2.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.4.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="compile XKB keyboard description" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libxkbfile" |