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 62974158041 for ; Fri, 29 Mar 2024 15:38:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14552E2A8C; Fri, 29 Mar 2024 15:38:10 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E284FE2A8C for ; Fri, 29 Mar 2024 15:38:09 +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 06231342FFE for ; Fri, 29 Mar 2024 15:38:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4685A1609 for ; Fri, 29 Mar 2024 15:38:06 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1711726680.2445453cfd2c3b39b182f2116aa50b4d779852c2.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/nm-tray/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-apps/nm-tray/nm-tray-0.5.0-r1.ebuild X-VCS-Directories: gui-apps/nm-tray/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: 2445453cfd2c3b39b182f2116aa50b4d779852c2 X-VCS-Branch: master Date: Fri, 29 Mar 2024 15:38:06 +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: fb59876a-d5be-4cea-84d7-a6f568de91fe X-Archives-Hash: 147a33fa64e01887e52f719f68851b41 commit: 2445453cfd2c3b39b182f2116aa50b4d779852c2 Author: Ben Kohler gentoo org> AuthorDate: Fri Mar 29 15:26:30 2024 +0000 Commit: Ben Kohler gentoo org> CommitDate: Fri Mar 29 15:38:00 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2445453c gui-apps/nm-tray: minor QA fix Signed-off-by: Ben Kohler gentoo.org> gui-apps/nm-tray/nm-tray-0.5.0-r1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/gui-apps/nm-tray/nm-tray-0.5.0-r1.ebuild b/gui-apps/nm-tray/nm-tray-0.5.0-r1.ebuild index 983e7a8d4c7f..9e02433392e4 100644 --- a/gui-apps/nm-tray/nm-tray-0.5.0-r1.ebuild +++ b/gui-apps/nm-tray/nm-tray-0.5.0-r1.ebuild @@ -12,7 +12,6 @@ SRC_URI="https://github.com/palinek/nm-tray/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" BDEPEND=" dev-qt/linguist-tools:5