From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id A79521581EE for ; Tue, 08 Apr 2025 22:01:06 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 9366E3431AD for ; Tue, 08 Apr 2025 22:01:06 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 8A8841104B6; Tue, 08 Apr 2025 22:01:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 bobolink.gentoo.org (Postfix) with ESMTPS id 824501104B6 for ; Tue, 08 Apr 2025 22:01:05 +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 351E6343066 for ; Tue, 08 Apr 2025 22:01:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5C4DE1436 for ; Tue, 08 Apr 2025 22:01:03 +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: <1744149639.9a447cb56b4a343faf2f1fc0cd7efc0985e7f87a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/kmymoney/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/kmymoney/kmymoney-5.1.92_p20250326-r1.ebuild app-office/kmymoney/kmymoney-5.1.92_p20250326.ebuild X-VCS-Directories: app-office/kmymoney/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9a447cb56b4a343faf2f1fc0cd7efc0985e7f87a X-VCS-Branch: master Date: Tue, 08 Apr 2025 22:01:03 +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: 7847f729-05c4-4870-8b3f-bc7c9e1d4b0a X-Archives-Hash: de310ec7e1b90723345fa2fc1fdfbef1 commit: 9a447cb56b4a343faf2f1fc0cd7efc0985e7f87a Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Apr 8 21:58:19 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Apr 8 22:00:39 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a447cb5 app-office/kmymoney: Fix app-office/libalkimia version handling ...but conservatively restrict to gentoo.org> ...ney-5.1.92_p20250326.ebuild => kmymoney-5.1.92_p20250326-r1.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-office/kmymoney/kmymoney-5.1.92_p20250326.ebuild b/app-office/kmymoney/kmymoney-5.1.92_p20250326-r1.ebuild similarity index 98% rename from app-office/kmymoney/kmymoney-5.1.92_p20250326.ebuild rename to app-office/kmymoney/kmymoney-5.1.92_p20250326-r1.ebuild index 5fdc024d194a..1e0c4c725c25 100644 --- a/app-office/kmymoney/kmymoney-5.1.92_p20250326.ebuild +++ b/app-office/kmymoney/kmymoney-5.1.92_p20250326-r1.ebuild @@ -24,7 +24,8 @@ REQUIRED_USE="sqlcipher? ( sql )" RDEPEND=" >=app-crypt/gpgme-1.23.1-r1:=[cxx,qt5(-)] - =app-office/libalkimia-8.1.92*:= + >=app-office/libalkimia-8.1.95:= +