summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-08-02 21:04:07 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-08-02 21:32:46 +0200
commit09f9104046265a234fe3f3abaf71351b6a68ccd7 (patch)
tree876dca5ad0ebd880d6cdfcdd74b7d8d1857119ed /kde-apps/kmime/kmime-23.04.2.ebuild
parentkde-apps/kmbox: drop 23.04.2 (diff)
downloadgentoo-09f9104046265a234fe3f3abaf71351b6a68ccd7.tar.gz
gentoo-09f9104046265a234fe3f3abaf71351b6a68ccd7.tar.bz2
gentoo-09f9104046265a234fe3f3abaf71351b6a68ccd7.zip
kde-apps/kmime: drop 23.04.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kmime/kmime-23.04.2.ebuild')
-rw-r--r--kde-apps/kmime/kmime-23.04.2.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/kde-apps/kmime/kmime-23.04.2.ebuild b/kde-apps/kmime/kmime-23.04.2.ebuild
deleted file mode 100644
index ef26ea512539..000000000000
--- a/kde-apps/kmime/kmime-23.04.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_QTHELP="true"
-ECM_TEST="true"
-KFMIN=5.104.0
-inherit ecm gear.kde.org
-
-DESCRIPTION="Libary for handling mail messages and newsgroup articles"
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv x86"
-IUSE=""
-
-DEPEND="
- >=kde-frameworks/kcodecs-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"