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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 683B4138331 for ; Sun, 14 Jan 2018 18:00:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD453E096D; Sun, 14 Jan 2018 18:00:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8D1E0E096A for ; Sun, 14 Jan 2018 18:00:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 95597335C54 for ; Sun, 14 Jan 2018 18:00:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D6BB1B9 for ; Sun, 14 Jan 2018 18:00:43 +0000 (UTC) From: "Jimi Huotari" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jimi Huotari" Message-ID: <1515952446.53c06920a5a995626dbd1205ca52ee9e1dd72fc1.chiitoo@gentoo> Subject: [gentoo-commits] repo/proj/wine:master commit in: app-emulation/winetricks/ X-VCS-Repository: repo/proj/wine X-VCS-Files: app-emulation/winetricks/winetricks-99999999.ebuild X-VCS-Directories: app-emulation/winetricks/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: 53c06920a5a995626dbd1205ca52ee9e1dd72fc1 X-VCS-Branch: master Date: Sun, 14 Jan 2018 18:00:43 +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-Archives-Salt: 4127488a-9bae-47e1-a682-c6c8f38377d1 X-Archives-Hash: 536b6baf59a9a24f1ffffe6d6847aff5 commit: 53c06920a5a995626dbd1205ca52ee9e1dd72fc1 Author: Jimi Huotari gentoo org> AuthorDate: Sun Jan 14 17:54:06 2018 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Sun Jan 14 17:54:06 2018 +0000 URL: https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=53c06920 app-emulation/winetricks: Update the comments on 'QA_DESKTOP_FILE'. The 'app-emulation/wine' references are no longer accurate. Package-Manager: Portage-2.3.19, Repoman-2.3.6 app-emulation/winetricks/winetricks-99999999.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app-emulation/winetricks/winetricks-99999999.ebuild b/app-emulation/winetricks/winetricks-99999999.ebuild index 77031dd..1b2a029 100644 --- a/app-emulation/winetricks/winetricks-99999999.ebuild +++ b/app-emulation/winetricks/winetricks-99999999.ebuild @@ -44,7 +44,10 @@ RDEPEND="app-arch/cabextract # Test targets include syntax checks only, not the "heavy duty" tests # that would require a lot of disk space, as well as network access. -# Uses non-standard "Wine" category, which is provided by app-emulation/wine; #451552 +# This uses a non-standard "Wine" category, which is provided by +# '/etc/xdg/menus/applications-merged/wine.menu' from the +# 'app-emulation/wine-desktop-common' package. +# https://bugs.gentoo.org/451552 QA_DESKTOP_FILE="usr/share/applications/winetricks.desktop" src_unpack() {