From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9FB37158021 for ; Sun, 13 Nov 2022 01:48:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D34CE08CE; Sun, 13 Nov 2022 01:48:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 63082E08CE for ; Sun, 13 Nov 2022 01:48:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 78247340E37 for ; Sun, 13 Nov 2022 01:48:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 131806FE for ; Sun, 13 Nov 2022 01:48:36 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1668304108.323b97807ef6a6cea5b6f90ab2bd39e860211bd9.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xkbevd/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-apps/xkbevd/Manifest x11-apps/xkbevd/xkbevd-1.1.5.ebuild X-VCS-Directories: x11-apps/xkbevd/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 323b97807ef6a6cea5b6f90ab2bd39e860211bd9 X-VCS-Branch: master Date: Sun, 13 Nov 2022 01:48:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f90dda12-600c-4de1-a333-d9d28ee503b6 X-Archives-Hash: 2dcd2bec954d5e4439a9f10e54eae08a commit: 323b97807ef6a6cea5b6f90ab2bd39e860211bd9 Author: Matt Turner gentoo org> AuthorDate: Sun Nov 13 01:44:31 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Nov 13 01:48:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=323b9780 x11-apps/xkbevd: Version bump to 1.1.5 Signed-off-by: Matt Turner gentoo.org> x11-apps/xkbevd/Manifest | 1 + x11-apps/xkbevd/xkbevd-1.1.5.ebuild | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) diff --git a/x11-apps/xkbevd/Manifest b/x11-apps/xkbevd/Manifest index 1c9a3b77e352..e43fced27e1b 100644 --- a/x11-apps/xkbevd/Manifest +++ b/x11-apps/xkbevd/Manifest @@ -1 +1,2 @@ DIST xkbevd-1.1.4.tar.bz2 151991 BLAKE2B 5f48968f4a45aeb5a851ba5c6c9cc6dd525d4385bda3475e1261a8419a3ea931fefff8e315309b6fcfba766ec9d95b4d64b93861f84798f5d730e2c5584c2cec SHA512 7628eddd0e1dc0c4df8e61eb3f6a6bf0e9d92a87e96bb2f5248ba5bd3d99d868885c36860b78e8ea2eaba3bb9a420067ef95c4d58c1254fa3d12fb25dd4e60e7 +DIST xkbevd-1.1.5.tar.xz 146908 BLAKE2B 4713e6948334c24765ca69e9e77dd74c5a95bdad94071f1820c91c7e38d7867919c7e993eed6abc245333a05b091dca0c1060a47257774a7cde22aa5a14a22ee SHA512 9e4a56484771e5eb5444fbd11e7d0bb952a2746eea79b84298e2000ada96896d501b886727c4ef08c120b5dcce550fca2d3e3dd762f4ca0327c38d9609961c5b diff --git a/x11-apps/xkbevd/xkbevd-1.1.5.ebuild b/x11-apps/xkbevd/xkbevd-1.1.5.ebuild new file mode 100644 index 000000000000..28a3a96041d0 --- /dev/null +++ b/x11-apps/xkbevd/xkbevd-1.1.5.ebuild @@ -0,0 +1,18 @@ +# 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="XKB event daemon" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + +RDEPEND=" + x11-libs/libX11 + x11-libs/libxkbfile" +DEPEND="${RDEPEND} + x11-base/xorg-proto" +BDEPEND="sys-devel/bison"