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 0D40F158043 for ; Fri, 23 Feb 2024 06:26:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B473DE2AA0; Fri, 23 Feb 2024 06:26:21 +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 96FDCE2AA0 for ; Fri, 23 Feb 2024 06:26:21 +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 AA06A3431FA for ; Fri, 23 Feb 2024 06:26:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 295CC14D6 for ; Fri, 23 Feb 2024 06:26:18 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1708669424.c4e99abb0227bff7d9fe0397865882bad675f1fb.sam@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kturtle/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kturtle/kturtle-24.02.0.ebuild kde-apps/kturtle/kturtle-24.02.49.9999.ebuild X-VCS-Directories: kde-apps/kturtle/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c4e99abb0227bff7d9fe0397865882bad675f1fb X-VCS-Branch: master Date: Fri, 23 Feb 2024 06:26:18 +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: aea714bd-7bed-444e-8f17-b9161ccd3b75 X-Archives-Hash: ec9859cd496100e6b5e8659d1fcd693d commit: c4e99abb0227bff7d9fe0397865882bad675f1fb Author: Sam James gentoo org> AuthorDate: Fri Feb 23 06:23:44 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri Feb 23 06:23:44 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c4e99abb kde-apps/kturtle: sync <9999 Signed-off-by: Sam James gentoo.org> kde-apps/kturtle/kturtle-24.02.0.ebuild | 1 + kde-apps/kturtle/kturtle-24.02.49.9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-apps/kturtle/kturtle-24.02.0.ebuild b/kde-apps/kturtle/kturtle-24.02.0.ebuild index 767ec915ee..5221dcb8a2 100644 --- a/kde-apps/kturtle/kturtle-24.02.0.ebuild +++ b/kde-apps/kturtle/kturtle-24.02.0.ebuild @@ -18,6 +18,7 @@ IUSE="" DEPEND=" >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets] + >=dev-qt/qt5compat-${QTMIN}:6 >=dev-qt/qtsvg-${QTMIN}:6 >=kde-frameworks/kconfig-${KFMIN}:6 >=kde-frameworks/kconfigwidgets-${KFMIN}:6 diff --git a/kde-apps/kturtle/kturtle-24.02.49.9999.ebuild b/kde-apps/kturtle/kturtle-24.02.49.9999.ebuild index 5f5f6f9fac..546aba4b37 100644 --- a/kde-apps/kturtle/kturtle-24.02.49.9999.ebuild +++ b/kde-apps/kturtle/kturtle-24.02.49.9999.ebuild @@ -18,6 +18,7 @@ IUSE="" DEPEND=" >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets] + >=dev-qt/qt5compat-${QTMIN}:6 >=dev-qt/qtsvg-${QTMIN}:6 >=kde-frameworks/kconfig-${KFMIN}:6 >=kde-frameworks/kconfigwidgets-${KFMIN}:6