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 DF79C158041 for ; Fri, 23 Feb 2024 01:36:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 72694E2A7F; Fri, 23 Feb 2024 01:36:55 +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 5675DE2A7F for ; Fri, 23 Feb 2024 01:36:55 +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 8AAE73431E3 for ; Fri, 23 Feb 2024 01:36:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2152D1384 for ; Fri, 23 Feb 2024 01:36:53 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1708589739.da29c88db19dd9d6b10b2a13af894d4264003f3e.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/ReGreet/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/ReGreet/ReGreet-9999.ebuild X-VCS-Directories: gui-apps/ReGreet/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: da29c88db19dd9d6b10b2a13af894d4264003f3e X-VCS-Branch: master Date: Fri, 23 Feb 2024 01:36:53 +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: 7c81de57-1b58-4201-b36d-12c9d4d428b4 X-Archives-Hash: 1830613605d606ad9c682720faccea40 commit: da29c88db19dd9d6b10b2a13af894d4264003f3e Author: Alexander Weber web de> AuthorDate: Thu Feb 22 08:14:48 2024 +0000 Commit: David Roman gmail com> CommitDate: Thu Feb 22 08:15:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=da29c88d gui-apps/ReGreet-9999: remove patch already applied in upstream Signed-off-by: Alexander Weber web.de> gui-apps/ReGreet/ReGreet-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/gui-apps/ReGreet/ReGreet-9999.ebuild b/gui-apps/ReGreet/ReGreet-9999.ebuild index 758f05e784..9ea8e4929b 100644 --- a/gui-apps/ReGreet/ReGreet-9999.ebuild +++ b/gui-apps/ReGreet/ReGreet-9999.ebuild @@ -237,8 +237,6 @@ BDEPEND=" " IUSE="systemd openrc" -PATCHES="${FILESDIR}/ReGreet-0.1.1-cargo-lock-fix.diff" - QA_FLAGS_IGNORED="usr/bin/regreet" src_unpack() {