commit:     76f407bea82763e1d62122331588b0689085e94c
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 12 22:42:01 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Jul 12 23:54:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76f407be

x11-apps/xev: Version bump to 1.2.5

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

 x11-apps/xev/Manifest         |  1 +
 x11-apps/xev/xev-1.2.5.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/x11-apps/xev/Manifest b/x11-apps/xev/Manifest
index 3ff4caa21962..1d6eed2ca695 100644
--- a/x11-apps/xev/Manifest
+++ b/x11-apps/xev/Manifest
@@ -1 +1,2 @@
 DIST xev-1.2.4.tar.bz2 136792 BLAKE2B 
46b38d7295f8a11509598758ece9d880f9c3d303064de5cb6ef12aa9d0b066e78aefd3aa5e0c94ea4af7633936209474be362f9e38c0994eefe798662c2e4c6c
 SHA512 
383472ddbfad639ba46a69080ecdd11a514a0578fd32c463fae18da02e0265c944589eebf12a858994f5fd601c02a0d51517e9b3ff61c6afe740d374f02781ca
+DIST xev-1.2.5.tar.xz 128848 BLAKE2B 
468e8b21ffba9473bf04160f053a4300df61280083cdad0d94f2d309abeab96611031cb6d054ab011c4b18c01f63d2e5cd0ab24c5c42ba3e337999716e57851b
 SHA512 
9fbfb78c9547974c2256a678948bf4a694a40b1c2bd5c5dec5f365a713e6d938c6039f055a9629f49de27f02f3d7cb912f07c035df129798a4b2ddc20febe66a

diff --git a/x11-apps/xev/xev-1.2.5.ebuild b/x11-apps/xev/xev-1.2.5.ebuild
new file mode 100644
index 000000000000..f810e16b46bd
--- /dev/null
+++ b/x11-apps/xev/xev-1.2.5.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="Print contents of X events"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~x86-winnt"
+
+RDEPEND="
+       x11-libs/libX11
+       x11-libs/libXrandr"
+DEPEND="${RDEPEND}
+       x11-base/xorg-proto"

Reply via email to