summaryrefslogtreecommitdiff
path: root/x11-apps/xkbcomp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-24 06:56:43 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-24 06:56:43 +0000
commit98bd6c82c526d2c4239d3d194fa1a1a818784552 (patch)
treef1f84f7fb5e94574901101ee12b2ce0f727764d8 /x11-apps/xkbcomp
parenta2014cddc474ddf247d63fa74aac9a182a2bcefc (diff)
gentoo auto-resync : 24:01:2023 - 06:56:43
Diffstat (limited to 'x11-apps/xkbcomp')
-rw-r--r--x11-apps/xkbcomp/Manifest2
-rw-r--r--x11-apps/xkbcomp/xkbcomp-1.4.6.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/xkbcomp/Manifest b/x11-apps/xkbcomp/Manifest
index ad79b2c0c8ec..307c964efb09 100644
--- a/x11-apps/xkbcomp/Manifest
+++ b/x11-apps/xkbcomp/Manifest
@@ -1,5 +1,5 @@
DIST xkbcomp-1.4.5.tar.bz2 251617 BLAKE2B 5005f35bcae6fc08e2386963c5f9aa0394e79178982ee742b7c13519fa35d118b6fe8318d76e2f4312e3fdb9bee23743a8faaf214078d207897bdf5cb8984946 SHA512 2e84f8d6b083e2e818cb95e5d2a184da00e50d71b280e92d1a71465a9a4348f922f4ddccb42cfeee6f76705bbfc8580ef67aedd0d958aaa1ae6bbcc66ccd8154
DIST xkbcomp-1.4.6.tar.xz 233620 BLAKE2B b651d0f8cd3252b4f2897dcd8f291761876658706982cc313f61a146a29ac7f11fe7a5195da96c5bad5a2fae67aa3429e189c52b65871f2eefb9691195b98554 SHA512 90e69dd1c78c28f77a5acc7821b43afec1b9ac4895bc6f3462b4902baaadc26f3869da69e3bd023b4bc74adb5f1be0c43ca24b3dab37ac9a479c5622684baa81
EBUILD xkbcomp-1.4.5.ebuild 447 BLAKE2B fdbf600190f030413562f3429e8c3a0e6540b36c5abc06f51c3a8b7607166ab9eeb198e6dc733ace5fac8ff68007c776df72978dea11d1445e5fd3d56e22adeb SHA512 db99503b8a86451257b75b21029dbfbeb60d70641d55d3e3089aba8d8ac4accaa65f210effd277ab53c9e62e29edb021791c006c931e9c2df02eb46aeac7c68b
-EBUILD xkbcomp-1.4.6.ebuild 495 BLAKE2B 89227b6121efd14a0079a20f922fc8b47c9b2cd152a2986786f4461765c76830f34ccff90c18f5d3ae968b202ddefc23fef3791afd46e1cd072b0a27dd1685b3 SHA512 d7b8b7ad85b7eafe4759ba67dbd94a11d0f814a7ff4e801f954eca67f0fc11fc7cf6a6835780b0f1b2d5eef649a84b587d7563c7c26740ce3ea0217c5099dbe4
+EBUILD xkbcomp-1.4.6.ebuild 493 BLAKE2B d1c9f12a2d91fe2ea2797022575f4ded6313d9f814696f948e2d7d32412ba7ba4a532f572ec4ea1ae9651235d23397dc64ab232f05f76cb943923e200bba4966 SHA512 1d85daf43bef2c2e66245d1ee7c90a32a360e9d5f47b37dc656722574dc289fa5fcecaee8b21035ab25d73b73647332fb79f522c8dd0e81f1523bf997477aa2a
MISC metadata.xml 338 BLAKE2B 8610569f3536f5df1d6a844d74b3b70efdb0a15dc6f2bb1813dd65a05205f3a10eed4f6c59778d7d635bbc95762de82720213ce8a0b575d34536267358aacf57 SHA512 de4fae6cbd0e7ce80ec4df227f4a9c2b03f60c0a8edf05bce1c4e472f3147454ac55fff4505bfac6422b2991d683bdc19d0dab6756cff7b29fb564e4b6ffbf43
diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.6.ebuild b/x11-apps/xkbcomp/xkbcomp-1.4.6.ebuild
index bf26cd4ca273..358eb4e831c1 100644
--- a/x11-apps/xkbcomp/xkbcomp-1.4.6.ebuild
+++ b/x11-apps/xkbcomp/xkbcomp-1.4.6.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
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
inherit xorg-3
DESCRIPTION="XKB keyboard description compiler"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
RDEPEND="
>=x11-libs/libX11-1.6.9