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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2930C158094 for ; Sat, 8 Oct 2022 02:56:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18DECE09C8; Sat, 8 Oct 2022 02:56:41 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 02C5CE09C8 for ; Sat, 8 Oct 2022 02:56:40 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D961B335D9E for ; Sat, 8 Oct 2022 02:56:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41873607 for ; Sat, 8 Oct 2022 02:56:38 +0000 (UTC) From: "John Helmert III" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "John Helmert III" Message-ID: <1665197726.9c0efbfdf3e1e36713d483497d5ef962241fce13.ajak@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/i3-gaps/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/i3-gaps/i3-gaps-4.21-r1.ebuild x11-wm/i3-gaps/i3-gaps-4.21-r2.ebuild X-VCS-Directories: x11-wm/i3-gaps/ X-VCS-Committer: ajak X-VCS-Committer-Name: John Helmert III X-VCS-Revision: 9c0efbfdf3e1e36713d483497d5ef962241fce13 X-VCS-Branch: master Date: Sat, 8 Oct 2022 02:56:38 +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: 7b7822fa-aa34-4afc-aa41-04d762e600f7 X-Archives-Hash: 8130bfcde043f83b3c2051ce163711d6 commit: 9c0efbfdf3e1e36713d483497d5ef962241fce13 Author: John Helmert III gentoo org> AuthorDate: Sat Oct 8 01:51:30 2022 +0000 Commit: John Helmert III gentoo org> CommitDate: Sat Oct 8 02:55:26 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c0efbfd x11-wm/i3-gaps: drop unecessary libxcb[xkb] USEdep Closes: https://bugs.gentoo.org/876001 Signed-off-by: John Helmert III gentoo.org> x11-wm/i3-gaps/{i3-gaps-4.21-r1.ebuild => i3-gaps-4.21-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/i3-gaps/i3-gaps-4.21-r1.ebuild b/x11-wm/i3-gaps/i3-gaps-4.21-r2.ebuild similarity index 98% rename from x11-wm/i3-gaps/i3-gaps-4.21-r1.ebuild rename to x11-wm/i3-gaps/i3-gaps-4.21-r2.ebuild index 8c583576988a..c4a28a87b33f 100644 --- a/x11-wm/i3-gaps/i3-gaps-4.21-r1.ebuild +++ b/x11-wm/i3-gaps/i3-gaps-4.21-r2.ebuild @@ -21,7 +21,7 @@ COMMON_DEPEND="dev-libs/glib:2 dev-libs/libpcre2 dev-libs/yajl:= x11-libs/cairo[X,xcb(+)] - x11-libs/libxcb:=[xkb] + x11-libs/libxcb:= x11-libs/libxkbcommon[X] x11-libs/pango[X] x11-libs/startup-notification