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 79348158089 for ; Tue, 19 Sep 2023 16:51:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8B862BC01F; Tue, 19 Sep 2023 16:51:41 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 A3EAA2BC01F for ; Tue, 19 Sep 2023 16:51:41 +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 BAEF9335CD2 for ; Tue, 19 Sep 2023 16:51:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0348511E7 for ; Tue, 19 Sep 2023 16:51:39 +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: <1695142272.d0c45ca756d4c5310dfbbd39004a235d15cfad74.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kdeclarative/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kdeclarative/kdeclarative-5.110.0-r1.ebuild kde-frameworks/kdeclarative/kdeclarative-5.110.0.ebuild X-VCS-Directories: kde-frameworks/kdeclarative/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d0c45ca756d4c5310dfbbd39004a235d15cfad74 X-VCS-Branch: master Date: Tue, 19 Sep 2023 16:51:39 +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: bb282c1d-0ed4-4bbb-808e-bb71efc01417 X-Archives-Hash: c517c4cd714b430021bf48f281a3adfc commit: d0c45ca756d4c5310dfbbd39004a235d15cfad74 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Sep 19 16:43:37 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Sep 19 16:51:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0c45ca7 kde-frameworks/kdeclarative: Add missing dependency Upstream commit 6c47877382e8e0079bde8fff139e321328da29c1 (!) Closes: https://bugs.gentoo.org/914132 Signed-off-by: Andreas Sturmlechner gentoo.org> .../{kdeclarative-5.110.0.ebuild => kdeclarative-5.110.0-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-frameworks/kdeclarative/kdeclarative-5.110.0.ebuild b/kde-frameworks/kdeclarative/kdeclarative-5.110.0-r1.ebuild similarity index 96% rename from kde-frameworks/kdeclarative/kdeclarative-5.110.0.ebuild rename to kde-frameworks/kdeclarative/kdeclarative-5.110.0-r1.ebuild index 706b91f03539..85ccd4687e1a 100644 --- a/kde-frameworks/kdeclarative/kdeclarative-5.110.0.ebuild +++ b/kde-frameworks/kdeclarative/kdeclarative-5.110.0-r1.ebuild @@ -22,6 +22,7 @@ DEPEND=" =kde-frameworks/kconfig-${PVCUT}*:5 =kde-frameworks/kcoreaddons-${PVCUT}*:5 =kde-frameworks/kglobalaccel-${PVCUT}*:5 + =kde-frameworks/kguiaddons-${PVCUT}*:5 =kde-frameworks/ki18n-${PVCUT}*:5 =kde-frameworks/kiconthemes-${PVCUT}*:5 =kde-frameworks/kio-${PVCUT}*:5