From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1603040-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 A9DE4158041 for <garchives@archives.gentoo.org>; Fri, 23 Feb 2024 04:50:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D18762BC037; Fri, 23 Feb 2024 04:50:03 +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 AFA5D2BC037 for <gentoo-commits@lists.gentoo.org>; Fri, 23 Feb 2024 04:50:03 +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 C6C3434300B for <gentoo-commits@lists.gentoo.org>; Fri, 23 Feb 2024 04:50:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DE86B14DA for <gentoo-commits@lists.gentoo.org>; Fri, 23 Feb 2024 04:49:59 +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: <1708663779.b34f01a69fcbc702c43821a4affa10f2a416148b.sam@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kajongg/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kajongg/kajongg-9999.ebuild X-VCS-Directories: kde-apps/kajongg/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b34f01a69fcbc702c43821a4affa10f2a416148b X-VCS-Branch: master Date: Fri, 23 Feb 2024 04:49:59 +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: 9331b1f8-deba-4e81-8aea-a98019e28787 X-Archives-Hash: 04ec61bbf4f3edd581343ee22da2d73b commit: b34f01a69fcbc702c43821a4affa10f2a416148b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 22 14:43:21 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 23 04:49:39 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b34f01a6 kde-apps/kajongg: refresh deps * drop kconfig (upstream commit 3695b67f0277a076483c595ce13976023aec9cde) Signed-off-by: Sam James <sam <AT> gentoo.org> kde-apps/kajongg/kajongg-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-apps/kajongg/kajongg-9999.ebuild b/kde-apps/kajongg/kajongg-9999.ebuild index 71bfc6693d..56236e2cf4 100644 --- a/kde-apps/kajongg/kajongg-9999.ebuild +++ b/kde-apps/kajongg/kajongg-9999.ebuild @@ -25,7 +25,6 @@ DEPEND="${PYTHON_DEPS} >=dev-qt/qtbase-${QTMIN}:6[gui,widgets] >=dev-qt/qtsvg-${QTMIN}:6 >=kde-apps/libkdegames-${PVCUT}:6 - >=kde-frameworks/kconfig-${KFMIN}:6 >=kde-frameworks/ki18n-${KFMIN}:6 $(python_gen_cond_dep ' dev-python/QtPy[gui,svg,widgets,${PYTHON_USEDEP}]