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 91A00158091 for ; Mon, 20 Jun 2022 02:53:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88F3EE0AFD; Mon, 20 Jun 2022 02:53:31 +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 5F7FCE0AFD for ; Mon, 20 Jun 2022 02:53:31 +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 808513415F1 for ; Mon, 20 Jun 2022 02:53:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C1CC8448 for ; Mon, 20 Jun 2022 02:53:28 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1655693326.469a4838450890a44b1072d7c3d295ad3d053cdf.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/cinnamon-settings-daemon/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-5.2.0-r1.ebuild gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-5.2.0.ebuild X-VCS-Directories: gnome-extra/cinnamon-settings-daemon/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 469a4838450890a44b1072d7c3d295ad3d053cdf X-VCS-Branch: master Date: Mon, 20 Jun 2022 02:53:28 +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: ecf34190-8519-4c74-8a03-9091451999e2 X-Archives-Hash: e2e57181ed322293ff2718c4d32d569d commit: 469a4838450890a44b1072d7c3d295ad3d053cdf Author: Matthew S. Turnbull bluefang-logic com> AuthorDate: Sun Jun 19 18:52:10 2022 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jun 20 02:48:46 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=469a4838 gnome-extra/cinnamon-settings-daemon: Subscribe to libwacom subslot Closes: https://bugs.gentoo.org/848516 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull bluefang-logic.com> Signed-off-by: Sam James gentoo.org> ...ngs-daemon-5.2.0.ebuild => cinnamon-settings-daemon-5.2.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-5.2.0.ebuild b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-5.2.0-r1.ebuild similarity index 98% rename from gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-5.2.0.ebuild rename to gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-5.2.0-r1.ebuild index 21639e1d3fd9..4b3d25bbde20 100644 --- a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-5.2.0.ebuild +++ b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-5.2.0-r1.ebuild @@ -44,7 +44,7 @@ RDEPEND=" app-admin/system-config-printer net-print/cups-pk-helper ) input_devices_wacom? ( - >=dev-libs/libwacom-0.7 + >=dev-libs/libwacom-0.7:= >=gnome-base/librsvg-2.36.2 x11-drivers/xf86-input-wacom x11-libs/libXtst )