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 95EB1158096 for ; Sat, 6 Aug 2022 07:46:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1D44E0CA3; Sat, 6 Aug 2022 07:46:32 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A264FE0CAF for ; Sat, 6 Aug 2022 07:46:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E80C3340D6E for ; Sat, 6 Aug 2022 07:46:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 76C1255B for ; Sat, 6 Aug 2022 07:46:30 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1659771965.7ec431d2a4c34c4667efe4117d318048abdcb3ed.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kalarm/files/, kde-apps/kalarm/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kalarm/files/kalarm-22.04.3-without_x11.patch kde-apps/kalarm/files/kalarm-22.07.90-without_x11.patch kde-apps/kalarm/kalarm-22.07.90.ebuild kde-apps/kalarm/kalarm-22.08.49.9999.ebuild X-VCS-Directories: kde-apps/kalarm/files/ kde-apps/kalarm/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 7ec431d2a4c34c4667efe4117d318048abdcb3ed X-VCS-Branch: master Date: Sat, 6 Aug 2022 07:46: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: 2e59d5e4-9b0d-4813-9405-206187e871ed X-Archives-Hash: 82ff9f418146270308b71a92b2153114 commit: 7ec431d2a4c34c4667efe4117d318048abdcb3ed Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Aug 6 07:42:17 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Aug 6 07:46:05 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=7ec431d2 kde-apps/kalarm: Rename patch, 22.04.3 is different Signed-off-by: Andreas Sturmlechner gentoo.org> ...larm-22.04.3-without_x11.patch => kalarm-22.07.90-without_x11.patch} | 0 kde-apps/kalarm/kalarm-22.07.90.ebuild | 2 +- kde-apps/kalarm/kalarm-22.08.49.9999.ebuild | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/kalarm/files/kalarm-22.04.3-without_x11.patch b/kde-apps/kalarm/files/kalarm-22.07.90-without_x11.patch similarity index 100% rename from kde-apps/kalarm/files/kalarm-22.04.3-without_x11.patch rename to kde-apps/kalarm/files/kalarm-22.07.90-without_x11.patch diff --git a/kde-apps/kalarm/kalarm-22.07.90.ebuild b/kde-apps/kalarm/kalarm-22.07.90.ebuild index 29d8f507cd..645e99144b 100644 --- a/kde-apps/kalarm/kalarm-22.07.90.ebuild +++ b/kde-apps/kalarm/kalarm-22.07.90.ebuild @@ -72,7 +72,7 @@ RDEPEND="${DEPEND} pim? ( >=kde-apps/kdepim-runtime-${PVCUT}:5 ) " -PATCHES=( "${FILESDIR}/${PN}-22.04.3-without_x11.patch" ) +PATCHES=( "${FILESDIR}/${P}-without_x11.patch" ) src_configure() { local mycmakeargs=( diff --git a/kde-apps/kalarm/kalarm-22.08.49.9999.ebuild b/kde-apps/kalarm/kalarm-22.08.49.9999.ebuild index eaf9481ca6..29ee346d11 100644 --- a/kde-apps/kalarm/kalarm-22.08.49.9999.ebuild +++ b/kde-apps/kalarm/kalarm-22.08.49.9999.ebuild @@ -72,7 +72,7 @@ RDEPEND="${DEPEND} pim? ( >=kde-apps/kdepim-runtime-${PVCUT}:5 ) " -PATCHES=( "${FILESDIR}/${PN}-22.04.3-without_x11.patch" ) +PATCHES=( "${FILESDIR}/${PN}-22.07.90-without_x11.patch" ) src_configure() { local mycmakeargs=(