summaryrefslogtreecommitdiff
path: root/kde-apps/kmime/kmime-22.08.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-05 05:24:13 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-05 05:24:13 +0100
commit6de28447d66e6c47ee682740b840cdb67244d4b1 (patch)
tree382b94d5f61bc727e86d8d8df99540eb1da88953 /kde-apps/kmime/kmime-22.08.3.ebuild
parent3b4ca161c9d7f5a66a93191da2c9ec02dbdde1b7 (diff)
gentoo auto-resync : 05:04:2023 - 05:24:13
Diffstat (limited to 'kde-apps/kmime/kmime-22.08.3.ebuild')
-rw-r--r--kde-apps/kmime/kmime-22.08.3.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/kde-apps/kmime/kmime-22.08.3.ebuild b/kde-apps/kmime/kmime-22.08.3.ebuild
deleted file mode 100644
index a35fea811f38..000000000000
--- a/kde-apps/kmime/kmime-22.08.3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_QTHELP="true"
-ECM_TEST="true"
-KFMIN=5.96.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}"