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 1DD12158089 for ; Mon, 2 Oct 2023 13:10:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62BB92BC02E; Mon, 2 Oct 2023 13:10:33 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 3A1482BC02E for ; Mon, 2 Oct 2023 13:10:33 +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 3C52B335C67 for ; Mon, 2 Oct 2023 13:10:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B23E08EB for ; Mon, 2 Oct 2023 13:10:30 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1696252159.49692ed0a72f01a052d949d360cab3b8fbbf2225.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-vanilla/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/wine-vanilla/wine-vanilla-8.13.ebuild app-emulation/wine-vanilla/wine-vanilla-8.14.ebuild app-emulation/wine-vanilla/wine-vanilla-8.15.ebuild app-emulation/wine-vanilla/wine-vanilla-8.16.ebuild app-emulation/wine-vanilla/wine-vanilla-8.17.ebuild app-emulation/wine-vanilla/wine-vanilla-9999.ebuild X-VCS-Directories: app-emulation/wine-vanilla/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 49692ed0a72f01a052d949d360cab3b8fbbf2225 X-VCS-Branch: master Date: Mon, 2 Oct 2023 13:10:30 +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: c009d507-29a6-413c-9061-82b3603aa730 X-Archives-Hash: 951b68d088ab8c8cefd13d612c07d06a commit: 49692ed0a72f01a052d949d360cab3b8fbbf2225 Author: Ionen Wolkens gentoo org> AuthorDate: Mon Oct 2 13:08:22 2023 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Mon Oct 2 13:09:19 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49692ed0 app-emulation/wine-vanilla: cleanup obsolete pkgcheck comment Fixed with >=dev-util/pkgcheck-0.10.25-r2 and newer tree-sitter-bash. Signed-off-by: Ionen Wolkens gentoo.org> app-emulation/wine-vanilla/wine-vanilla-8.13.ebuild | 1 - app-emulation/wine-vanilla/wine-vanilla-8.14.ebuild | 1 - app-emulation/wine-vanilla/wine-vanilla-8.15.ebuild | 1 - app-emulation/wine-vanilla/wine-vanilla-8.16.ebuild | 1 - app-emulation/wine-vanilla/wine-vanilla-8.17.ebuild | 1 - app-emulation/wine-vanilla/wine-vanilla-9999.ebuild | 1 - 6 files changed, 6 deletions(-) diff --git a/app-emulation/wine-vanilla/wine-vanilla-8.13.ebuild b/app-emulation/wine-vanilla/wine-vanilla-8.13.ebuild index a3fad03a1c4d..fb89e272b6ea 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-8.13.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-8.13.ebuild @@ -4,7 +4,6 @@ EAPI=8 MULTILIB_COMPAT=( abi_x86_{32,64} ) -# note: multilib+wrapper are not unused, currently a pkgcheck false positive inherit autotools flag-o-matic multilib multilib-build inherit prefix toolchain-funcs wrapper diff --git a/app-emulation/wine-vanilla/wine-vanilla-8.14.ebuild b/app-emulation/wine-vanilla/wine-vanilla-8.14.ebuild index a3fad03a1c4d..fb89e272b6ea 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-8.14.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-8.14.ebuild @@ -4,7 +4,6 @@ EAPI=8 MULTILIB_COMPAT=( abi_x86_{32,64} ) -# note: multilib+wrapper are not unused, currently a pkgcheck false positive inherit autotools flag-o-matic multilib multilib-build inherit prefix toolchain-funcs wrapper diff --git a/app-emulation/wine-vanilla/wine-vanilla-8.15.ebuild b/app-emulation/wine-vanilla/wine-vanilla-8.15.ebuild index a3fad03a1c4d..fb89e272b6ea 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-8.15.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-8.15.ebuild @@ -4,7 +4,6 @@ EAPI=8 MULTILIB_COMPAT=( abi_x86_{32,64} ) -# note: multilib+wrapper are not unused, currently a pkgcheck false positive inherit autotools flag-o-matic multilib multilib-build inherit prefix toolchain-funcs wrapper diff --git a/app-emulation/wine-vanilla/wine-vanilla-8.16.ebuild b/app-emulation/wine-vanilla/wine-vanilla-8.16.ebuild index a3fad03a1c4d..fb89e272b6ea 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-8.16.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-8.16.ebuild @@ -4,7 +4,6 @@ EAPI=8 MULTILIB_COMPAT=( abi_x86_{32,64} ) -# note: multilib+wrapper are not unused, currently a pkgcheck false positive inherit autotools flag-o-matic multilib multilib-build inherit prefix toolchain-funcs wrapper diff --git a/app-emulation/wine-vanilla/wine-vanilla-8.17.ebuild b/app-emulation/wine-vanilla/wine-vanilla-8.17.ebuild index a3fad03a1c4d..fb89e272b6ea 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-8.17.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-8.17.ebuild @@ -4,7 +4,6 @@ EAPI=8 MULTILIB_COMPAT=( abi_x86_{32,64} ) -# note: multilib+wrapper are not unused, currently a pkgcheck false positive inherit autotools flag-o-matic multilib multilib-build inherit prefix toolchain-funcs wrapper diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild index a3fad03a1c4d..fb89e272b6ea 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild @@ -4,7 +4,6 @@ EAPI=8 MULTILIB_COMPAT=( abi_x86_{32,64} ) -# note: multilib+wrapper are not unused, currently a pkgcheck false positive inherit autotools flag-o-matic multilib multilib-build inherit prefix toolchain-funcs wrapper