commit:     baa183c37acd00e691cb510ae246c0469f810fb3
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 10 13:15:19 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Apr 10 14:11:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baa183c3

x11-libs/libXfixes: Version bump to 6.0.1

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

 x11-libs/libXfixes/Manifest               |  1 +
 x11-libs/libXfixes/libXfixes-6.0.1.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/x11-libs/libXfixes/Manifest b/x11-libs/libXfixes/Manifest
index 74e6a19a9eba..242128f729d1 100644
--- a/x11-libs/libXfixes/Manifest
+++ b/x11-libs/libXfixes/Manifest
@@ -1 +1,2 @@
 DIST libXfixes-6.0.0.tar.bz2 297270 BLAKE2B 
082f321bb10b02f34c439adf45ed5f9cf3c3045d68673144261aae739bad063b02f235fd80398acd2632e10816f09382c4ea661c5db4cd868d24ae1b3486b83b
 SHA512 
1985ef156f382e9a7e1cc7e044e0f626de1e4c82557a511cbcf6431994c0ac25b1f8b3a0293bd3089331593db8ce01d3a71ddec68f19b5fe6029d5082fb6885d
+DIST libXfixes-6.0.1.tar.xz 265636 BLAKE2B 
829264dc189dbc64aa16e4505464b90a0ccecd97a3c2594b2ad467f17a3bae1413e018f4ddc28608dbbbb3edf3157778158480ae71f8ccf5c17ffc6e7117ffb1
 SHA512 
b46deffb30cd73ec8a127390d99f2ba2f3ab78f334fdba227f1f461441644a0c169b0d13ffa47576fa458780e7a6db664ff8b93e9195fb217262efd8128f1ffe

diff --git a/x11-libs/libXfixes/libXfixes-6.0.1.ebuild 
b/x11-libs/libXfixes/libXfixes-6.0.1.ebuild
new file mode 100644
index 000000000000..eb15fa497524
--- /dev/null
+++ b/x11-libs/libXfixes/libXfixes-6.0.1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_DOC=doc
+XORG_MULTILIB=yes
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="X.Org Xfixes 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-1.6.2[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}
+       >=x11-base/xorg-proto-2021.4"

Reply via email to