commit: 51a33296e2bf91dc7438b9af0ec19cd23500d8ef
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 21 21:24:49 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 21 21:27:17 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51a33296
kde-apps/mimetreeparser: drop 24.12.0
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../mimetreeparser/mimetreeparser-24.12.0.ebuild | 34 ----------------------
1 file changed, 34 deletions(-)
diff --git a/kde-apps/mimetreeparser/mimetreeparser-24.12.0.ebuild
b/kde-apps/mimetreeparser/mimetreeparser-24.12.0.ebuild
deleted file mode 100644
index a2885e4a3ef0..000000000000
--- a/kde-apps/mimetreeparser/mimetreeparser-24.12.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_QTHELP="true"
-ECM_TEST="true"
-KDE_ORG_CATEGORY="pim"
-PVCUT=$(ver_cut 1-3)
-KFMIN=6.5.0
-QTMIN=6.7.2
-inherit ecm gear.kde.org
-
-DESCRIPTION="Libraries for messaging functions"
-
-LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="6"
-KEYWORDS="~amd64 ~arm64"
-IUSE=""
-
-RESTRICT="test" # bug 926482, needs gpg-agent
-
-DEPEND="
- >=app-crypt/gpgme-1.23.1-r1:=[cxx,qt6]
- >=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
- >=dev-qt/qtdeclarative-${QTMIN}:6
- >=kde-apps/kmbox-${PVCUT}:6
- >=kde-apps/kmime-${PVCUT}:6
- >=kde-apps/libkleo-${PVCUT}:6
- >=kde-frameworks/kcalendarcore-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
-"
-RDEPEND="${DEPEND}"