From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1603063-garchives=archives.gentoo.org@lists.gentoo.org> 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 9F736158043 for <garchives@archives.gentoo.org>; Fri, 23 Feb 2024 06:26:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A6853E2A8B; Fri, 23 Feb 2024 06:26:20 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5A5F5E2A7F for <gentoo-commits@lists.gentoo.org>; Fri, 23 Feb 2024 06:26:20 +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 16E213431F3 for <gentoo-commits@lists.gentoo.org>; Fri, 23 Feb 2024 06:26:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A887714C6 for <gentoo-commits@lists.gentoo.org>; Fri, 23 Feb 2024 06:26:17 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1708669279.24d15c796147a307c531d235aaf41f8eedf93521.sam@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/konsole/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/konsole/konsole-24.02.0.ebuild kde-apps/konsole/konsole-24.02.49.9999.ebuild X-VCS-Directories: kde-apps/konsole/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 24d15c796147a307c531d235aaf41f8eedf93521 X-VCS-Branch: master Date: Fri, 23 Feb 2024 06:26:17 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 603f767b-d85c-494d-9d92-42350cd05bdf X-Archives-Hash: ec90a568d02ca3a1594b5d379b1215cb commit: 24d15c796147a307c531d235aaf41f8eedf93521 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 23 06:21:19 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 23 06:21:19 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=24d15c79 kde-apps/konsole: sync <9999 Signed-off-by: Sam James <sam <AT> gentoo.org> kde-apps/konsole/konsole-24.02.0.ebuild | 1 + kde-apps/konsole/konsole-24.02.49.9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-apps/konsole/konsole-24.02.0.ebuild b/kde-apps/konsole/konsole-24.02.0.ebuild index 7b4a559b14..0bb1b74c36 100644 --- a/kde-apps/konsole/konsole-24.02.0.ebuild +++ b/kde-apps/konsole/konsole-24.02.0.ebuild @@ -20,6 +20,7 @@ IUSE="" DEPEND=" dev-libs/icu:= >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets,xml] + >=dev-qt/qt5compat-${QTMIN}:6 >=dev-qt/qtmultimedia-${QTMIN}:6 >=kde-frameworks/kbookmarks-${KFMIN}:6 >=kde-frameworks/kconfig-${KFMIN}:6 diff --git a/kde-apps/konsole/konsole-24.02.49.9999.ebuild b/kde-apps/konsole/konsole-24.02.49.9999.ebuild index 9b62db46ed..f3a956b33e 100644 --- a/kde-apps/konsole/konsole-24.02.49.9999.ebuild +++ b/kde-apps/konsole/konsole-24.02.49.9999.ebuild @@ -20,6 +20,7 @@ IUSE="" DEPEND=" dev-libs/icu:= >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets,xml] + >=dev-qt/qt5compat-${QTMIN}:6 >=dev-qt/qtmultimedia-${QTMIN}:6 >=kde-frameworks/kbookmarks-${KFMIN}:6 >=kde-frameworks/kconfig-${KFMIN}:6