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 60007158094 for ; Mon, 25 Jul 2022 09:22:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A14E1E0EAE; Mon, 25 Jul 2022 09:22:37 +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 8613FE0EAE for ; Mon, 25 Jul 2022 09:22:37 +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 E93BF340E72 for ; Mon, 25 Jul 2022 09:22:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4BBE255B for ; Mon, 25 Jul 2022 09:22:33 +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: <1658740924.0d8e76cd48d7b7031692c7f916593ba550e4ba60.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kfloppy/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kfloppy/Manifest kde-apps/kfloppy/kfloppy-21.12.3.ebuild X-VCS-Directories: kde-apps/kfloppy/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0d8e76cd48d7b7031692c7f916593ba550e4ba60 X-VCS-Branch: master Date: Mon, 25 Jul 2022 09:22:33 +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: 90d99709-4fe6-4ad9-aec6-ee5be85109e0 X-Archives-Hash: f1decb2ea12d25a3a12a05d1fdcd74ba commit: 0d8e76cd48d7b7031692c7f916593ba550e4ba60 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Jul 20 08:34:00 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jul 25 09:22:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d8e76cd kde-apps/kfloppy: drop 21.12.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kfloppy/Manifest | 1 - kde-apps/kfloppy/kfloppy-21.12.3.ebuild | 33 --------------------------------- 2 files changed, 34 deletions(-) diff --git a/kde-apps/kfloppy/Manifest b/kde-apps/kfloppy/Manifest index b03df7552c38..0fc4ef049949 100644 --- a/kde-apps/kfloppy/Manifest +++ b/kde-apps/kfloppy/Manifest @@ -1,2 +1 @@ -DIST kfloppy-21.12.3.tar.xz 213792 BLAKE2B ba340eda313173343fe58a6be77b1ada785b719d97cb7e2cbf02f33f9d6ff729fbdc8dfe45126df659ab7cef992b8778f734da8abb71fb3ea4a043b84ae52bc0 SHA512 8720f14ab33117b44bc1c88ad6fd49070ac2cce3be6da2a2d8a95e86d7f68d2de8ce2341884676fe2a9d1ac95d665c6e77fd1c0361e92d20fcd799c117a0960a DIST kfloppy-22.04.3.tar.xz 213828 BLAKE2B 864022c98f70073a22e0a1ae0a4810e9d401d1a23403f87a9c822ffd219ecf0c58889bbf4ceb1522661780f23e4f793fca7d3b03172dd7f570d83a969385c900 SHA512 483840f3ddb10c74c7cbd2b3af7396d66d5ae4bfefb646e6453cd63382de510b9664f6ff4cd163f317694d64d8ddd2098b7ce67f0da1e9d8e5a2533e7936eb19 diff --git a/kde-apps/kfloppy/kfloppy-21.12.3.ebuild b/kde-apps/kfloppy/kfloppy-21.12.3.ebuild deleted file mode 100644 index 6c8e0a265e50..000000000000 --- a/kde-apps/kfloppy/kfloppy-21.12.3.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="forceoptional" -KFMIN=5.88.0 -QTMIN=5.15.2 -inherit ecm kde.org - -DESCRIPTION="Straightforward graphical means to format 3.5\" and 5.25\" floppy disks" -HOMEPAGE="https://apps.kde.org/kfloppy/ -https://utils.kde.org/projects/kfloppy/" - -LICENSE="GPL-2" # TODO: CHECK -SLOT="5" -KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - >=kde-frameworks/kcompletion-${KFMIN}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/kconfigwidgets-${KFMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/kcrash-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 - >=kde-frameworks/kxmlgui-${KFMIN}:5 -" -RDEPEND="${DEPEND}"