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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C57B4139348 for ; Mon, 12 Jul 2021 21:19:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBF5CE0DE0; Mon, 12 Jul 2021 21:19:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D181BE0DE0 for ; Mon, 12 Jul 2021 21:19:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E40B8342CC3 for ; Mon, 12 Jul 2021 21:19:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 630C67DB for ; Mon, 12 Jul 2021 21:19:47 +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: <1626123985.bed2b82ec4d9d62164059535835906dd928ae942.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.04.2.ebuild X-VCS-Directories: kde-apps/kfloppy/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: bed2b82ec4d9d62164059535835906dd928ae942 X-VCS-Branch: master Date: Mon, 12 Jul 2021 21:19:47 +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: 67e4d050-48a1-4b9e-b816-98cb598505e3 X-Archives-Hash: ed242322f8f53546c02a4186d4487a8a commit: bed2b82ec4d9d62164059535835906dd928ae942 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jul 12 20:01:17 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jul 12 21:06:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bed2b82e kde-apps/kfloppy: drop 21.04.2* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kfloppy/Manifest | 1 - kde-apps/kfloppy/kfloppy-21.04.2.ebuild | 33 --------------------------------- 2 files changed, 34 deletions(-) diff --git a/kde-apps/kfloppy/Manifest b/kde-apps/kfloppy/Manifest index 163a1d8dc66..ff90cf4cce7 100644 --- a/kde-apps/kfloppy/Manifest +++ b/kde-apps/kfloppy/Manifest @@ -1,3 +1,2 @@ DIST kfloppy-20.12.3.tar.xz 204260 BLAKE2B f66f9cc1ac3cc6ad6ad01658d3599671608416aafbc8d57bfc1b12a5728584db215557cda3c5b798fcb10484b384fdf013823b68a5b715bfd2814f41b6905c89 SHA512 5220a465fbcb9feeed5f572d26ae4c2cf4eaf2aad68d66e102e3b6d24521d6997582bcb27484c39bb257ffdb19b93239dfe791890edec94af68879e8e10179c6 -DIST kfloppy-21.04.2.tar.xz 210700 BLAKE2B c88158d766411e46eb06bfdac378232f74378ebe0348be8e1816643f77724ccad99f5b202a7ef009d771a347f941377d9918936cfa48814e780aa029570ed263 SHA512 2dcd57c2a5fc0af03e5d58344c46dda1e852070772c76cffae429e021bf7200b479ff3048e18eac8871821f094736a125bc3970849b49ebffcb1994405f57e0c DIST kfloppy-21.04.3.tar.xz 210652 BLAKE2B 0523382affe56fc7fa114222a4594d819fe613b7c80d0a6b80abc8ebe4c961dee830363cd9a6d20f32a435fd4e507d57936a5653338749a8f588771dcbb7a9f0 SHA512 daba93610e07a49487d1570b270846a942a4ddda363aa12ef93697816f08e8a60d66830cc8b520a86d27d45a8e8a951422c099dd6454cabacad305b5cc2664c3 diff --git a/kde-apps/kfloppy/kfloppy-21.04.2.ebuild b/kde-apps/kfloppy/kfloppy-21.04.2.ebuild deleted file mode 100644 index 78c99e35cad..00000000000 --- a/kde-apps/kfloppy/kfloppy-21.04.2.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ECM_HANDBOOK="forceoptional" -KFMIN=5.80.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 ~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}"