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 570BB15ACFB for ; Tue, 25 Apr 2023 20:47:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66B89E095F; Tue, 25 Apr 2023 20:47:29 +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 51C44E095F for ; Tue, 25 Apr 2023 20:47:29 +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 667EF340F0D for ; Tue, 25 Apr 2023 20:47:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD29EA53 for ; Tue, 25 Apr 2023 20:47:26 +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: <1682455427.2c07caee6b5bd46b390b528e12f1ecf65fcecee9.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdeutils-meta/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kdeutils-meta/kdeutils-meta-23.04.49.9999.ebuild kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild X-VCS-Directories: kde-apps/kdeutils-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2c07caee6b5bd46b390b528e12f1ecf65fcecee9 X-VCS-Branch: master Date: Tue, 25 Apr 2023 20:47:26 +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: b2baa276-ca56-4df8-9db8-4ba668e12845 X-Archives-Hash: 9c3661571639f41a6f9f08ec33b8c43e commit: 2c07caee6b5bd46b390b528e12f1ecf65fcecee9 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Apr 25 20:27:10 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Apr 25 20:43:47 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2c07caee kde-apps/kdeutils-meta: Add app-crypt/keysmith Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kdeutils-meta/kdeutils-meta-23.04.49.9999.ebuild | 1 + kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-23.04.49.9999.ebuild b/kde-apps/kdeutils-meta/kdeutils-meta-23.04.49.9999.ebuild index c6b071e598..90ab784cea 100644 --- a/kde-apps/kdeutils-meta/kdeutils-meta-23.04.49.9999.ebuild +++ b/kde-apps/kdeutils-meta/kdeutils-meta-23.04.49.9999.ebuild @@ -13,6 +13,7 @@ IUSE="7zip cups floppy gpg lrz rar +webengine" RDEPEND=" >=app-cdr/dolphin-plugins-mountiso-${PV}:${SLOT} + >=app-crypt/keysmith-${PV} >=kde-apps/ark-${PV}:${SLOT} >=kde-apps/filelight-${PV}:${SLOT} >=kde-apps/kate-${PV}:${SLOT} diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild b/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild index c6b071e598..90ab784cea 100644 --- a/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild +++ b/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild @@ -13,6 +13,7 @@ IUSE="7zip cups floppy gpg lrz rar +webengine" RDEPEND=" >=app-cdr/dolphin-plugins-mountiso-${PV}:${SLOT} + >=app-crypt/keysmith-${PV} >=kde-apps/ark-${PV}:${SLOT} >=kde-apps/filelight-${PV}:${SLOT} >=kde-apps/kate-${PV}:${SLOT}