commit:     3a9c45f4403a1c16e65304371d1b808caa32a652
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  4 22:02:10 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Feb  4 22:02:34 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a9c45f4

x11-apps/xkbutils: Version bump to 1.0.6

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-apps/xkbutils/Manifest              |  1 +
 x11-apps/xkbutils/xkbutils-1.0.6.ebuild | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/x11-apps/xkbutils/Manifest b/x11-apps/xkbutils/Manifest
index 12ac792e9e21..b332981f47d2 100644
--- a/x11-apps/xkbutils/Manifest
+++ b/x11-apps/xkbutils/Manifest
@@ -1 +1,2 @@
 DIST xkbutils-1.0.5.tar.xz 129344 BLAKE2B 
ac2572b31638120dd5c5e92497f9cde4b43df7ab0f13882f5f1fbac71084dc112a1f9e34d10adf5a4eb83b1b1636ab2388ae8675be5ac1048a3913ac7b0d7f53
 SHA512 
0d8d460f5e015e9034292688437511068dab61216c2493f2981cfb63aaa012976ac9435c1586a22c0940fbfcb779b48dce9b85832303fe2b854aa945b814ac77
+DIST xkbutils-1.0.6.tar.xz 130540 BLAKE2B 
af97210ded0e5d1d5ce99e71c50c3ade19b5fe926596a3816a8fcbe7ea6b65f08d5216792a45cb4df3191b6f5fc3db059ee1b1b05ecf0fea408562088f6489e4
 SHA512 
78fb7ab4ef6642040992529444944080aca7a2ec4118f9a64c45dacc37e4041181df7bcd1f4270e11b9fbc8bd60a131b4702d2aa95741d89c54582ff8a8f896e

diff --git a/x11-apps/xkbutils/xkbutils-1.0.6.ebuild 
b/x11-apps/xkbutils/xkbutils-1.0.6.ebuild
new file mode 100644
index 000000000000..eaa215daa98f
--- /dev/null
+++ b/x11-apps/xkbutils/xkbutils-1.0.6.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="X.Org xkbutils application"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+
+RDEPEND="
+       x11-libs/libX11
+       x11-libs/libXt
+       x11-libs/libXaw"
+DEPEND="${RDEPEND}
+       x11-base/xorg-proto"

Reply via email to