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 CB428158020 for ; Sat, 10 Dec 2022 14:25:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68BB9E079E; Sat, 10 Dec 2022 14:25:33 +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 4C479E079E for ; Sat, 10 Dec 2022 14:25:33 +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 17CAD3408A2 for ; Sat, 10 Dec 2022 14:25:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F2EA77C for ; Sat, 10 Dec 2022 14:25: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: <1670682311.5370f4aafe1b1601bf4c442ea5e4801c0bb0661d.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kweather/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/kweather/kweather-22.06-r1.ebuild kde-misc/kweather/kweather-22.06.ebuild X-VCS-Directories: kde-misc/kweather/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5370f4aafe1b1601bf4c442ea5e4801c0bb0661d X-VCS-Branch: master Date: Sat, 10 Dec 2022 14:25: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: acc50c1e-1717-4c7a-a74b-b591d2b9f317 X-Archives-Hash: 6d38d71575283165f816472ad6d8fdc9 commit: 5370f4aafe1b1601bf4c442ea5e4801c0bb0661d Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Dec 10 14:14:32 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Dec 10 14:25:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5370f4aa kde-misc/kweather: Pin to =dev-libs/kweathercore-0.6*:5 Fails to build with upcoming 0.7. Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/kweather/{kweather-22.06.ebuild => kweather-22.06-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/kweather/kweather-22.06.ebuild b/kde-misc/kweather/kweather-22.06-r1.ebuild similarity index 97% rename from kde-misc/kweather/kweather-22.06.ebuild rename to kde-misc/kweather/kweather-22.06-r1.ebuild index b90e1aaa637a..43a9690368c6 100644 --- a/kde-misc/kweather/kweather-22.06.ebuild +++ b/kde-misc/kweather/kweather-22.06-r1.ebuild @@ -19,7 +19,7 @@ LICENSE="GPL-2+" SLOT="5" DEPEND=" - >=dev-libs/kweathercore-0.6 + =dev-libs/kweathercore-0.6*:5 >=dev-qt/qtcharts-${QTMIN}:5[qml] >=dev-qt/qtdeclarative-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5