From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1438199-garchives=archives.gentoo.org@lists.gentoo.org>
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 99E9E158094
	for <garchives@archives.gentoo.org>; Wed, 21 Sep 2022 12:19:31 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id ACF47E0943;
	Wed, 21 Sep 2022 12:19:30 +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))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 9905EE0943
	for <gentoo-commits@lists.gentoo.org>; Wed, 21 Sep 2022 12:19:30 +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 6CAEA3410C4
	for <gentoo-commits@lists.gentoo.org>; Wed, 21 Sep 2022 12:19:29 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id DE98C5B1
	for <gentoo-commits@lists.gentoo.org>; Wed, 21 Sep 2022 12:19:27 +0000 (UTC)
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" <xgqt@gentoo.org>
Message-ID: <1663762764.d40771fac306772a5e53b0db2eee9556bff689b6.xgqt@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/razercommander/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-apps/razercommander/razercommander-1.2.1.2-r1.ebuild sys-apps/razercommander/razercommander-1.2.1.2.ebuild
X-VCS-Directories: sys-apps/razercommander/
X-VCS-Committer: xgqt
X-VCS-Committer-Name: Maciej Barć
X-VCS-Revision: d40771fac306772a5e53b0db2eee9556bff689b6
X-VCS-Branch: master
Date: Wed, 21 Sep 2022 12:19:27 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: baa7a045-d6f7-4664-b320-1534225640d1
X-Archives-Hash: f3fb80c67eda25fefd873aeee0d393ad

commit:     d40771fac306772a5e53b0db2eee9556bff689b6
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 21 11:56:44 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Sep 21 12:19:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d40771fa

sys-apps/razercommander: update desktop/icon cache

Closes: https://bugs.gentoo.org/872140
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 ...zercommander-1.2.1.2.ebuild => razercommander-1.2.1.2-r1.ebuild} | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/sys-apps/razercommander/razercommander-1.2.1.2.ebuild b/sys-apps/razercommander/razercommander-1.2.1.2-r1.ebuild
similarity index 91%
rename from sys-apps/razercommander/razercommander-1.2.1.2.ebuild
rename to sys-apps/razercommander/razercommander-1.2.1.2-r1.ebuild
index b35f98e54255..4a20ebe7cda3 100644
--- a/sys-apps/razercommander/razercommander-1.2.1.2.ebuild
+++ b/sys-apps/razercommander/razercommander-1.2.1.2-r1.ebuild
@@ -8,7 +8,7 @@ MY_P=${MY_PN}-${PV}
 
 PYTHON_COMPAT=( python3_{8..10} )
 
-inherit meson python-single-r1
+inherit meson python-single-r1 xdg
 
 DESCRIPTION="GTK contol center for managing Razer peripherals on Linux"
 HOMEPAGE="https://gitlab.com/gabmus/razerCommander/"
@@ -30,10 +30,6 @@ RDEPEND="
 "
 BDEPEND="${RDEPEND}"
 
-pkg_setup() {
-	python-single-r1_pkg_setup
-}
-
 src_install() {
 	meson_src_install
 	python_optimize