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 CA3E2159CAA for ; Sat, 10 Aug 2024 21:39:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1F704E2C0F; Sat, 10 Aug 2024 21:39:27 +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 01437E2C0F for ; Sat, 10 Aug 2024 21:39:27 +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 1420B343136 for ; Sat, 10 Aug 2024 21:39:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 42F191ED4 for ; Sat, 10 Aug 2024 21:39:24 +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: <1723325920.227484d4f9f876734a638a8753fa97ae626d758b.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop/ X-VCS-Repository: proj/kde X-VCS-Files: dev-util/kdevelop/kdevelop-9999.ebuild X-VCS-Directories: dev-util/kdevelop/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 227484d4f9f876734a638a8753fa97ae626d758b X-VCS-Branch: master Date: Sat, 10 Aug 2024 21:39:24 +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: 55f5eb59-b22f-4c1e-a779-cc83c9174915 X-Archives-Hash: 120f0d76d820b1533b04c7d30d83f6eb commit: 227484d4f9f876734a638a8753fa97ae626d758b Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Aug 10 21:33:06 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Aug 10 21:38:40 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=227484d4 dev-util/kdevelop: Depend on >=dev-util/kdevelop-pg-qt-2.3.0 Upstream commit 937f555f1789fdb1eff1857cfb370320622000ce Signed-off-by: Andreas Sturmlechner gentoo.org> dev-util/kdevelop/kdevelop-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/kdevelop/kdevelop-9999.ebuild b/dev-util/kdevelop/kdevelop-9999.ebuild index 5506a0a962..cf3bb5f1f2 100644 --- a/dev-util/kdevelop/kdevelop-9999.ebuild +++ b/dev-util/kdevelop/kdevelop-9999.ebuild @@ -68,7 +68,7 @@ COMMON_DEPEND=" >=kde-frameworks/krunner-${KFMIN}:6 kde-plasma/libplasma:6 ) - qmake? ( dev-util/kdevelop-pg-qt:* ) + qmake? ( >=dev-util/kdevelop-pg-qt-2.3.0:0 ) share? ( >=kde-frameworks/purpose-${KFMIN}:6 ) subversion? ( dev-libs/apr:1