From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id B00BB158B20 for ; Tue, 04 Feb 2025 19:42:58 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 9CB61342F9D for ; Tue, 04 Feb 2025 19:42:58 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 97AED11046F; Tue, 04 Feb 2025 19:42:57 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 91CF811046F for ; Tue, 04 Feb 2025 19:42:57 +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 3BECE342F93 for ; Tue, 04 Feb 2025 19:42:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C12532606 for ; Tue, 04 Feb 2025 19:42:55 +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: <1738698156.866b8c82c6d9b123eaf18ef1e70d47eec102250d.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: www-client/falkon/ X-VCS-Repository: proj/kde X-VCS-Files: www-client/falkon/falkon-24.12.49.9999.ebuild www-client/falkon/falkon-9999.ebuild X-VCS-Directories: www-client/falkon/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 866b8c82c6d9b123eaf18ef1e70d47eec102250d X-VCS-Branch: master Date: Tue, 04 Feb 2025 19:42:55 +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: 825c3b5c-6a0d-4c41-b281-855d1863fbbb X-Archives-Hash: 224194ec9c5cd0d0b35ee89ae3d44183 commit: 866b8c82c6d9b123eaf18ef1e70d47eec102250d Author: Nowa Ammerlaan gentoo org> AuthorDate: Mon Feb 3 15:21:37 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Feb 4 19:42:36 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=866b8c82 dev-python/pyside6: rename to dev-python/pyside Signed-off-by: Nowa Ammerlaan gentoo.org> Signed-off-by: Andreas Sturmlechner gentoo.org> www-client/falkon/falkon-24.12.49.9999.ebuild | 3 +-- www-client/falkon/falkon-9999.ebuild | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/www-client/falkon/falkon-24.12.49.9999.ebuild b/www-client/falkon/falkon-24.12.49.9999.ebuild index 1b87cafb57..af4a8bf29b 100644 --- a/www-client/falkon/falkon-24.12.49.9999.ebuild +++ b/www-client/falkon/falkon-24.12.49.9999.ebuild @@ -40,8 +40,7 @@ COMMON_DEPEND=" python? ( ${PYTHON_DEPS} $(python_gen_cond_dep " - >=dev-python/pyside6-${QTMIN}[gui,positioning,uitools(-),webengine,widgets,\${PYTHON_USEDEP}] - >=dev-python/shiboken6-${QTMIN}[\${PYTHON_USEDEP}] + >=dev-python/pyside-${QTMIN}:6[gui,positioning,uitools(-),webengine,widgets,\${PYTHON_USEDEP}] ") ) X? ( diff --git a/www-client/falkon/falkon-9999.ebuild b/www-client/falkon/falkon-9999.ebuild index e979eef82b..14bfb49bb2 100644 --- a/www-client/falkon/falkon-9999.ebuild +++ b/www-client/falkon/falkon-9999.ebuild @@ -40,8 +40,7 @@ COMMON_DEPEND=" python? ( ${PYTHON_DEPS} $(python_gen_cond_dep " - >=dev-python/pyside6-${QTMIN}[gui,positioning,uitools(-),webengine,widgets,\${PYTHON_USEDEP}] - >=dev-python/shiboken6-${QTMIN}[\${PYTHON_USEDEP}] + >=dev-python/pyside-${QTMIN}:6[gui,positioning,uitools(-),webengine,widgets,\${PYTHON_USEDEP}] ") ) X? (