commit:     1c5b5084a70960b4324798f17d1311a1f5043184
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 18 03:33:27 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Oct 18 03:34:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c5b5084

x11-libs/libxkbfile: Version bump to 1.1.1

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

 x11-libs/libxkbfile/Manifest                |  1 +
 x11-libs/libxkbfile/libxkbfile-1.1.1.ebuild | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/x11-libs/libxkbfile/Manifest b/x11-libs/libxkbfile/Manifest
index de120bc2ada2..953e15f7d43d 100644
--- a/x11-libs/libxkbfile/Manifest
+++ b/x11-libs/libxkbfile/Manifest
@@ -1 +1,2 @@
 DIST libxkbfile-1.1.0.tar.bz2 364678 BLAKE2B 
577da1c43e6ce681630676f3f52f40b1f31d01862a891d4c1bd853056d90b03d9993299714c5e63a903b243165a1e299e1e014cd94614eacb50aeef363be8990
 SHA512 
1c6a57564e916ccdc3df3c49b9f3589f701df0cec55112c12ddc35ac3ed556608c28fe98e5ba0ac1962e9a65ed1e90eb7e6169b564951bf55a7cf3499b745826
+DIST libxkbfile-1.1.1.tar.xz 308832 BLAKE2B 
cc3042a05dc4859edf96235b8ce95b7da33878e9c9b8b7f82f83280f84cbb215f5d3bc32c7f77d8667f0dad7a9500abc68695c8e784dcc7e83e4b30196bc0257
 SHA512 
2902d21860e27a27159123a19f7d4e0cf9cf8933685f1d2477e69ec647f0f8629b58bbfc391ed45e8b51a10033f18a9d0f16f7f519da9923cd7ed3bd497cf1a2

diff --git a/x11-libs/libxkbfile/libxkbfile-1.1.1.ebuild 
b/x11-libs/libxkbfile/libxkbfile-1.1.1.ebuild
new file mode 100644
index 000000000000..b358799d6f2e
--- /dev/null
+++ b/x11-libs/libxkbfile/libxkbfile-1.1.1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+XORG_MULTILIB=yes
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="X.Org xkbfile library"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+
+RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}
+       x11-base/xorg-proto"

Reply via email to