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 E839515807A for ; Mon, 7 Oct 2024 17:17:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED9B0E29A9; Mon, 7 Oct 2024 17:17:13 +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 D6853E29A9 for ; Mon, 7 Oct 2024 17:17:13 +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 1E57B33EDD8 for ; Mon, 7 Oct 2024 17:17:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 73ECA1293 for ; Mon, 7 Oct 2024 17:17:11 +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: <1728321407.5f71b2abc70284267b1c7e0d082a77e2c796ef78.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-1.0.0.ebuild X-VCS-Directories: app-cdr/isoimagewriter/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5f71b2abc70284267b1c7e0d082a77e2c796ef78 X-VCS-Branch: master Date: Mon, 7 Oct 2024 17:17:11 +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: 53f67161-0814-4c54-babf-f2fdce22a224 X-Archives-Hash: 9f49787093fdb000014cd9916d27554b commit: 5f71b2abc70284267b1c7e0d082a77e2c796ef78 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Oct 7 16:59:18 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Oct 7 17:16:47 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f71b2ab app-cdr/isoimagewriter: drop 1.0.0 Signed-off-by: Andreas Sturmlechner gentoo.org> app-cdr/isoimagewriter/Manifest | 1 - app-cdr/isoimagewriter/isoimagewriter-1.0.0.ebuild | 38 ---------------------- 2 files changed, 39 deletions(-) diff --git a/app-cdr/isoimagewriter/Manifest b/app-cdr/isoimagewriter/Manifest index 597c55a77a15..5db5593d82ce 100644 --- a/app-cdr/isoimagewriter/Manifest +++ b/app-cdr/isoimagewriter/Manifest @@ -1,3 +1,2 @@ -DIST isoimagewriter-1.0.0.tar.xz 451924 BLAKE2B cec34345811faa2d43f376ada085867856f7ab2473c070ed35db713fb627241a1c30c3b842c9b9329592f9f1f061e2f01db0dc63a381ad50c6b95b2b0c1b2733 SHA512 d50e8146cfde12d940ccfc1ed8ad71a69d203054e470d52e274589aa38d6fbdb018a79db4b63725c7b37acfedfa36b211cc79437e3f12668b8499d9ece3ee562 DIST isoimagewriter-24.05.2.tar.xz 466924 BLAKE2B da4632e39f25c1d3ca07d35b454d8e23837332f991716ef0b914a1b21e4bded8ed44c718812942738349d7dfb264868427b321c8c31d92cdfd621ccfbd289fe6 SHA512 bff4d1bc5a425bb0709b9d64c4a460412d7ed9d844980b0b0b385960941a3e7bd3c42ce3230d75a743ff77f815ccae304a675eed273e56d5a47d5aa58810c695 DIST isoimagewriter-24.08.1.tar.xz 467760 BLAKE2B 2d38fa08b3e09e75d409ccde7dbaacd4dd54a356fad2aeef9d49831f8199456e2d73f2a48fcf7a499361ce1f3fd3273aa6aba264faf23525556a395e1ccfb98e SHA512 63968de1715780d11628222878f84ea150ee6f32013823e4babd48f34fd8d683ae5a469bac7a54ee66a68c7c8ffd0daf9bd59f349ef6adbb396d4f1cff000ff8 diff --git a/app-cdr/isoimagewriter/isoimagewriter-1.0.0.ebuild b/app-cdr/isoimagewriter/isoimagewriter-1.0.0.ebuild deleted file mode 100644 index 83e3a320faaa..000000000000 --- a/app-cdr/isoimagewriter/isoimagewriter-1.0.0.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KFMIN=5.102.0 -QTMIN=5.15.5 -inherit ecm 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/stable/${PN}/${PV}/${P}.tar.xz" - KEYWORDS="amd64" -fi - -LICENSE="GPL-3" -SLOT="5" -IUSE="" - -DEPEND=" - app-crypt/gpgme:=[cxx(+),qt5] - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtnetwork-${QTMIN}:5 - >=dev-qt/qttest-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - >=kde-frameworks/karchive-${KFMIN}:5 - >=kde-frameworks/kcrash-${KFMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kiconthemes-${KFMIN}:5 - >=kde-frameworks/solid-${KFMIN}:5 -" -RDEPEND="${DEPEND} - sys-fs/udisks:2 -"