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 6F89315808B for ; Wed, 23 Feb 2022 00:33:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F46CE09AE; Wed, 23 Feb 2022 00:33:51 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 EDAFAE09AE for ; Wed, 23 Feb 2022 00:33:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 3332034312D for ; Wed, 23 Feb 2022 00:33:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ACD2C2F0 for ; Wed, 23 Feb 2022 00:33:47 +0000 (UTC) From: "Ronny Gutbrod" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ronny Gutbrod" Message-ID: <1645440837.ad9b18686dff9d1ac69142eb1622acaaaaef77d8.tastytea@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/swaync/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/swaync/swaync-0.4.ebuild X-VCS-Directories: gui-apps/swaync/ X-VCS-Committer: tastytea X-VCS-Committer-Name: Ronny Gutbrod X-VCS-Revision: ad9b18686dff9d1ac69142eb1622acaaaaef77d8 X-VCS-Branch: master Date: Wed, 23 Feb 2022 00:33:47 +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: 1fe57d17-ec85-4bec-ae67-b27eae263843 X-Archives-Hash: 18bff29ad6d90839b45fd002cfcd5267 commit: ad9b18686dff9d1ac69142eb1622acaaaaef77d8 Author: Jonas Frei pm me> AuthorDate: Mon Feb 21 10:53:57 2022 +0000 Commit: Ronny Gutbrod tastytea de> CommitDate: Mon Feb 21 10:53:57 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ad9b1868 gui-apps/swaync: Added SLOT for gtk+ dependency Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jonas Frei pm.me> gui-apps/swaync/swaync-0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-apps/swaync/swaync-0.4.ebuild b/gui-apps/swaync/swaync-0.4.ebuild index 5adf03b79..33def7742 100644 --- a/gui-apps/swaync/swaync-0.4.ebuild +++ b/gui-apps/swaync/swaync-0.4.ebuild @@ -24,7 +24,7 @@ DEPEND=" gui-libs/gtk-layer-shell gui-libs/libhandy sys-apps/dbus - x11-libs/gtk+ + x11-libs/gtk+:3 " RDEPEND="${DEPEND}" BDEPEND="