From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 finch.gentoo.org (Postfix) with ESMTPS id 6F9F71581EE for ; Thu, 27 Mar 2025 18:34:10 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 5AD933431AE for ; Thu, 27 Mar 2025 18:34:10 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 533681104AD; Thu, 27 Mar 2025 18:34:09 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 47CEE1104AD for ; Thu, 27 Mar 2025 18:34:09 +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 EE6473431AA for ; Thu, 27 Mar 2025 18:34:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 55F551733 for ; Thu, 27 Mar 2025 18:34:07 +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: <1743100398.d3bfc0d8d38ddfa03df4d3b0de17c5028dabd3cb.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/isoimagewriter/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-cdr/isoimagewriter/Manifest app-cdr/isoimagewriter/isoimagewriter-24.12.2.ebuild X-VCS-Directories: app-cdr/isoimagewriter/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d3bfc0d8d38ddfa03df4d3b0de17c5028dabd3cb X-VCS-Branch: master Date: Thu, 27 Mar 2025 18:34:07 +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: 56257528-cbae-413c-b720-8a4777f6073b X-Archives-Hash: 4af8b104dc015c9c2c5f1ce121f87bf7 commit: d3bfc0d8d38ddfa03df4d3b0de17c5028dabd3cb Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Mar 27 18:22:10 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Mar 27 18:33:18 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3bfc0d8 app-cdr/isoimagewriter: drop 24.12.2 Signed-off-by: Andreas Sturmlechner gentoo.org> app-cdr/isoimagewriter/Manifest | 1 - .../isoimagewriter/isoimagewriter-24.12.2.ebuild | 30 ---------------------- 2 files changed, 31 deletions(-) diff --git a/app-cdr/isoimagewriter/Manifest b/app-cdr/isoimagewriter/Manifest index c31e805b8ea1..c203334b6e6c 100644 --- a/app-cdr/isoimagewriter/Manifest +++ b/app-cdr/isoimagewriter/Manifest @@ -1,2 +1 @@ -DIST isoimagewriter-24.12.2.tar.xz 467884 BLAKE2B f025914299e496ea2c569db67c9729ea51623c307e0fd9068869b98dba59f0028b9d02871773aee6f805dca25c10444fd65c11c9aa3f4a0a7e13623572d609da SHA512 d46697e13c632139f052925273238d950c7d6aac144879fd9fccfe5c79928f94aa7ca1967914ba7e3358a052f7462190d853f119b97983e33a1263f0fe131aea DIST isoimagewriter-24.12.3.tar.xz 467824 BLAKE2B 5825b980706c92e353d063c8eff480bcdc1661df1ee1c6576e8540a467147a5f34915a4810bc2f1fcafd04c8db417243990f9059f100c7a3d7193a767db12c5c SHA512 59052ad714e722ff018caf7661e15d24c7db676f8f122cc342c0a4e65088e34e1b99f795133653ea1a9f83048a443f37e83db2cf7e2c756a9f7c1790998300df diff --git a/app-cdr/isoimagewriter/isoimagewriter-24.12.2.ebuild b/app-cdr/isoimagewriter/isoimagewriter-24.12.2.ebuild deleted file mode 100644 index f0b3b5bcf7e4..000000000000 --- a/app-cdr/isoimagewriter/isoimagewriter-24.12.2.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KFMIN=6.7.0 -QTMIN=6.7.2 -inherit ecm gear.kde.org - -DESCRIPTION="Write hybrid ISO files onto a USB disk" -HOMEPAGE="https://community.kde.org/ISOImageWriter" - -LICENSE="GPL-3" -SLOT="6" -KEYWORDS="amd64 arm64 ~ppc64 ~x86" -IUSE="" - -DEPEND=" - >=app-crypt/gpgme-1.23.1-r1:=[cxx(+),qt6] - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets] - >=kde-frameworks/karchive-${KFMIN}:6 - >=kde-frameworks/kcrash-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kiconthemes-${KFMIN}:6 - >=kde-frameworks/solid-${KFMIN}:6 -" -RDEPEND="${DEPEND} - sys-fs/udisks:2 -"