From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1580697-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 A6C16158016
	for <garchives@archives.gentoo.org>; Sat, 16 Dec 2023 21:00:01 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id E27662BC032;
	Sat, 16 Dec 2023 21:00:00 +0000 (UTC)
Received: from smtp.gentoo.org (dev.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 CA6672BC032
	for <gentoo-commits@lists.gentoo.org>; Sat, 16 Dec 2023 21:00:00 +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 0797B33BE12
	for <gentoo-commits@lists.gentoo.org>; Sat, 16 Dec 2023 21:00:00 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 852ABAE9
	for <gentoo-commits@lists.gentoo.org>; Sat, 16 Dec 2023 20:59:58 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@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, "Andreas Sturmlechner" <asturm@gentoo.org>
Message-ID: <1702760317.c076eac9014accf084f2473847e42c09ceb86614.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-9999.ebuild
X-VCS-Directories: kde-apps/kdeutils-meta/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: c076eac9014accf084f2473847e42c09ceb86614
X-VCS-Branch: master
Date: Sat, 16 Dec 2023 20:59:58 +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: 3a86d7b9-2ee3-4a6e-bfe6-8364c22c769c
X-Archives-Hash: b493e598ff65d505beb10c29a70904a5

commit:     c076eac9014accf084f2473847e42c09ceb86614
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 20:58:37 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 20:58:37 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c076eac9

kde-apps/kdeutils-meta: Add app-cdr/isoimagewriter

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild b/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild
index 47497206d3..eba8948b07 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 gpg lrz plasma rar +webengine"
 
 RDEPEND="
 	>=app-cdr/dolphin-plugins-mountiso-${PV}:*
+	>=app-cdr/isoimagewriter-${PV}:*
 	>=app-crypt/keysmith-${PV}
 	>=kde-apps/ark-${PV}:*
 	>=kde-apps/filelight-${PV}:*