commit: ddc919afb8373b55e4e2d490f389f8c83e62fb3d Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Dec 3 08:07:44 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Dec 3 10:28:16 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddc919af
kde-apps/kfloppy: drop 22.04.3 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/kfloppy/Manifest | 1 - kde-apps/kfloppy/kfloppy-22.04.3.ebuild | 33 --------------------------------- 2 files changed, 34 deletions(-) diff --git a/kde-apps/kfloppy/Manifest b/kde-apps/kfloppy/Manifest index 348f860aeb68..c04a9cb7be69 100644 --- a/kde-apps/kfloppy/Manifest +++ b/kde-apps/kfloppy/Manifest @@ -1,2 +1 @@ -DIST kfloppy-22.04.3.tar.xz 213828 BLAKE2B 864022c98f70073a22e0a1ae0a4810e9d401d1a23403f87a9c822ffd219ecf0c58889bbf4ceb1522661780f23e4f793fca7d3b03172dd7f570d83a969385c900 SHA512 483840f3ddb10c74c7cbd2b3af7396d66d5ae4bfefb646e6453cd63382de510b9664f6ff4cd163f317694d64d8ddd2098b7ce67f0da1e9d8e5a2533e7936eb19 DIST kfloppy-22.08.3.tar.xz 213912 BLAKE2B 4f2a6f28e0210b8b63634fef0fdac0ef191931ec5f5b4992f2ef2e940f9011ed2a5be5150a776e9060fd982a1057fc7f9a72a6cdbdfca69790b0335b280e5e09 SHA512 1d57a236cd0248593dacfbb4adf8674d75c95b7268e3cd0912ebf6ca7fe7f6eafdf92f47fbe516099d35fe03ed96bccd2c2ed8140b546589f8eb6e251e33cd89 diff --git a/kde-apps/kfloppy/kfloppy-22.04.3.ebuild b/kde-apps/kfloppy/kfloppy-22.04.3.ebuild deleted file mode 100644 index d5aecea113b4..000000000000 --- a/kde-apps/kfloppy/kfloppy-22.04.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.92.0 -QTMIN=5.15.4 -inherit ecm gear.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}"
