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 8A7F1158041 for ; Fri, 23 Feb 2024 23:40:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F021E2A26; Fri, 23 Feb 2024 23:40:45 +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 E8F34E2A26 for ; Fri, 23 Feb 2024 23:40:44 +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 039DE3430BC for ; Fri, 23 Feb 2024 23:40:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 56EAD14D6 for ; Fri, 23 Feb 2024 23:40:41 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1708726614.9737af3739d330965d9f88372099c063b0dac5e3.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/hyprlock/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/hyprlock/hyprlock-0_pre20240223.ebuild gui-apps/hyprlock/hyprlock-9999.ebuild X-VCS-Directories: gui-apps/hyprlock/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: 9737af3739d330965d9f88372099c063b0dac5e3 X-VCS-Branch: master Date: Fri, 23 Feb 2024 23:40:41 +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: 40af8677-e1f5-4300-9934-79a6047928aa X-Archives-Hash: de8b73bb73673a4dcc996b597164a70f commit: 9737af3739d330965d9f88372099c063b0dac5e3 Author: Gonçalo Negrier Duarte gmail com> AuthorDate: Fri Feb 23 22:16:54 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Fri Feb 23 22:16:54 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9737af37 gui-apps/hyprlock: remove unneded patch * leftover line (merge upstream) Signed-off-by: Gonçalo Negrier Duarte gmail.com> gui-apps/hyprlock/hyprlock-0_pre20240223.ebuild | 1 - gui-apps/hyprlock/hyprlock-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/gui-apps/hyprlock/hyprlock-0_pre20240223.ebuild b/gui-apps/hyprlock/hyprlock-0_pre20240223.ebuild index 6e4c7ca777..26901f5f8b 100644 --- a/gui-apps/hyprlock/hyprlock-0_pre20240223.ebuild +++ b/gui-apps/hyprlock/hyprlock-0_pre20240223.ebuild @@ -49,7 +49,6 @@ BDEPEND=" PATCHES=( "${FILESDIR}/0001-fix-CFLAGS-CXXFLAGS-hyprlock.patch" - "${FILESDIR}/0002-fix-lic++-hyprlock.patch" ) src_configure() { diff --git a/gui-apps/hyprlock/hyprlock-9999.ebuild b/gui-apps/hyprlock/hyprlock-9999.ebuild index 6e4c7ca777..26901f5f8b 100644 --- a/gui-apps/hyprlock/hyprlock-9999.ebuild +++ b/gui-apps/hyprlock/hyprlock-9999.ebuild @@ -49,7 +49,6 @@ BDEPEND=" PATCHES=( "${FILESDIR}/0001-fix-CFLAGS-CXXFLAGS-hyprlock.patch" - "${FILESDIR}/0002-fix-lic++-hyprlock.patch" ) src_configure() {