commit: 89f5bb9331dc479987ab0f68f41110dd6fa41f1c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 9 10:38:38 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Dec 9 11:26:38 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=89f5bb93
kde-apps/kmime: drop 21.11.90*
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kmime/kmime-21.11.90.ebuild | 22 ----------------------
1 file changed, 22 deletions(-)
diff --git a/kde-apps/kmime/kmime-21.11.90.ebuild
b/kde-apps/kmime/kmime-21.11.90.ebuild
deleted file mode 100644
index f1d9cf1f5e..0000000000
--- a/kde-apps/kmime/kmime-21.11.90.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_QTHELP="true"
-ECM_TEST="true"
-KFMIN=5.88.0
-inherit ecm kde.org
-
-DESCRIPTION="Libary for handling mail messages and newsgroup articles"
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
- >=kde-frameworks/kcodecs-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"