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 93D5115864F for ; Sat, 25 Mar 2023 00:15:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D08B4E090F; Sat, 25 Mar 2023 00:15:10 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 AD12EE08F3 for ; Sat, 25 Mar 2023 00:15:10 +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 DA02B335DB7 for ; Sat, 25 Mar 2023 00:15:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7A3AF934 for ; Sat, 25 Mar 2023 00:15:08 +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: <1679694218.81b7b8b74a32ca31afa37046517e81c09b6587bd.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kwordquiz/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kwordquiz/kwordquiz-9999.ebuild X-VCS-Directories: kde-apps/kwordquiz/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 81b7b8b74a32ca31afa37046517e81c09b6587bd X-VCS-Branch: master Date: Sat, 25 Mar 2023 00:15:08 +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: f150e106-7dfe-4d4e-88c7-638c2d3de235 X-Archives-Hash: c18a24ae2bc39ca6ad0e17da6c98d3c1 commit: 81b7b8b74a32ca31afa37046517e81c09b6587bd Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Mar 24 21:43:38 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Mar 24 21:43:38 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=81b7b8b7 kde-apps/kwordquiz: Drop unused dependency Upstream commit 0844209f8aa92ae7d44316db410db108b2f1a1bb Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kwordquiz/kwordquiz-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-apps/kwordquiz/kwordquiz-9999.ebuild b/kde-apps/kwordquiz/kwordquiz-9999.ebuild index c7fc1ed0ed..b2eac87718 100644 --- a/kde-apps/kwordquiz/kwordquiz-9999.ebuild +++ b/kde-apps/kwordquiz/kwordquiz-9999.ebuild @@ -35,7 +35,6 @@ DEPEND=" >=kde-frameworks/knotifications-${KFMIN}:5 >=kde-frameworks/knotifyconfig-${KFMIN}:5 >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 - >=kde-frameworks/kwindowsystem-${KFMIN}:5 >=kde-frameworks/kxmlgui-${KFMIN}:5 >=media-libs/phonon-4.11.0 "