From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1580699-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 41289158015
	for <garchives@archives.gentoo.org>; Sat, 16 Dec 2023 21:01:08 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 89CF52BC02C;
	Sat, 16 Dec 2023 21:01:07 +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) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 75CB02BC02C
	for <gentoo-commits@lists.gentoo.org>; Sat, 16 Dec 2023 21:01:07 +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 B796E335DC2
	for <gentoo-commits@lists.gentoo.org>; Sat, 16 Dec 2023 21:01:06 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 2BC01F4C
	for <gentoo-commits@lists.gentoo.org>; Sat, 16 Dec 2023 21:01:05 +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: <1702760442.98981fcee7ea8ac64b7daeffcb9086cd5193af6b.asturm@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: app-cdr/isoimagewriter/
X-VCS-Repository: proj/kde
X-VCS-Files: app-cdr/isoimagewriter/isoimagewriter-9999.ebuild
X-VCS-Directories: app-cdr/isoimagewriter/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: 98981fcee7ea8ac64b7daeffcb9086cd5193af6b
X-VCS-Branch: master
Date: Sat, 16 Dec 2023 21:01:05 +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: b7e8c1e1-6caf-4f4a-aec1-317896bc886a
X-Archives-Hash: d8a1f0c7ff57c3586e53471793121a6f

commit:     98981fcee7ea8ac64b7daeffcb9086cd5193af6b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 21:00:42 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 21:00:42 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=98981fce

app-cdr/isoimagewriter: Switch to gear.kde.org

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

 app-cdr/isoimagewriter/isoimagewriter-9999.ebuild | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild b/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild
index 87a63349c2..9dfcb7cc98 100644
--- a/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild
+++ b/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild
@@ -5,16 +5,11 @@ EAPI=8
 
 KFMIN=5.245.0
 QTMIN=6.6.0
-inherit ecm kde.org
+inherit ecm gear.kde.org
 
 DESCRIPTION="Write hybrid ISO files onto a USB disk"
 HOMEPAGE="https://community.kde.org/ISOImageWriter"
 
-if [[ ${KDE_BUILD_TYPE} == release ]]; then
-	SRC_URI="mirror://kde/unstable/${PN}/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64"
-fi
-
 LICENSE="GPL-3"
 SLOT="6"
 IUSE=""