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 34D5C158090 for ; Wed, 18 May 2022 12:44:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6AB6EE0898; Wed, 18 May 2022 12:44:04 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 50009E0898 for ; Wed, 18 May 2022 12:44:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 47004341D6B for ; Wed, 18 May 2022 12:44:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EDF5C389 for ; Wed, 18 May 2022 12:44:00 +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: <1652877728.18ce825d29c2604415766a0e7df92e5000897cee.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: sci-mathematics/rkward/ X-VCS-Repository: proj/kde X-VCS-Files: sci-mathematics/rkward/rkward-9999.ebuild X-VCS-Directories: sci-mathematics/rkward/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 18ce825d29c2604415766a0e7df92e5000897cee X-VCS-Branch: master Date: Wed, 18 May 2022 12:44:00 +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: f0f3b2dd-5e58-4f0d-ad0e-0314aa7a430b X-Archives-Hash: ebfec6d158e64ddcb70d2eaa4b8fe698 commit: 18ce825d29c2604415766a0e7df92e5000897cee Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed May 18 12:41:37 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed May 18 12:42:08 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=18ce825d sci-mathematics/rkward: Update DEPENDs Upstream commit 7a08b0b909fe586177e9caaec01137d3f0d2a30d Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> sci-mathematics/rkward/rkward-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sci-mathematics/rkward/rkward-9999.ebuild b/sci-mathematics/rkward/rkward-9999.ebuild index c1c0d80c80..50f6382445 100644 --- a/sci-mathematics/rkward/rkward-9999.ebuild +++ b/sci-mathematics/rkward/rkward-9999.ebuild @@ -27,6 +27,7 @@ DEPEND=" dev-qt/qtwebengine:5[widgets] dev-qt/qtwidgets:5 dev-qt/qtxml:5 + kde-frameworks/karchive:5 kde-frameworks/kcompletion:5 kde-frameworks/kconfig:5 kde-frameworks/kconfigwidgets:5