summaryrefslogtreecommitdiff
path: root/kde-apps
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps')
-rw-r--r--kde-apps/kmbox/Manifest1
-rw-r--r--kde-apps/kmbox/kmbox-24.12.2.ebuild20
2 files changed, 0 insertions, 21 deletions
diff --git a/kde-apps/kmbox/Manifest b/kde-apps/kmbox/Manifest
deleted file mode 100644
index 9c31e9cc0b1..00000000000
--- a/kde-apps/kmbox/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kmbox-24.12.2.tar.xz 29252 BLAKE2B 1c39cd3a233935617009f21359a07b4171bba52d1ec226708632fda1289f4f9163d1a56126918faaa1a997199c96e33d0d7fa6fec6cdb3f225d98434a59be038 SHA512 be2eafd4676cca77e995656d4adc3999d5bb4d4f3517abef6471810260ddd16de861bced594b134351812a688a6654815a99ac2324d941c424460a8197e45987
diff --git a/kde-apps/kmbox/kmbox-24.12.2.ebuild b/kde-apps/kmbox/kmbox-24.12.2.ebuild
deleted file mode 100644
index b25a2b9ff45..00000000000
--- a/kde-apps/kmbox/kmbox-24.12.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_QTHELP="true"
-ECM_TEST="true"
-KFMIN=6.7.0
-PVCUT=$(ver_cut 1-3)
-inherit ecm gear.kde.org
-
-DESCRIPTION="Library for accessing MBox format mail storages"
-
-LICENSE="GPL-2+"
-SLOT="6"
-KEYWORDS="~amd64 ~arm64"
-IUSE=""
-
-DEPEND=">=kde-apps/kmime-${PVCUT}:6"
-RDEPEND="${DEPEND}"