summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-apps/kmbox/Manifest1
-rw-r--r--kde-apps/kmbox/kmbox-22.08.3.ebuild19
2 files changed, 0 insertions, 20 deletions
diff --git a/kde-apps/kmbox/Manifest b/kde-apps/kmbox/Manifest
deleted file mode 100644
index 776aedc5a55..00000000000
--- a/kde-apps/kmbox/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kmbox-22.08.3.tar.xz 28836 BLAKE2B 4150abdfcfc8d6f91d5935feec5d2db9e8a47f7d0b327052abcb21a990dcd2e036c73d1bf9c89394885bbcc2e05070cab2c9990a3a6166fc0be4532a0e9b88ec SHA512 f9144c60a7138f395de12f0019d83cc80d42f40f48d15648495eb2fc8932a0f8a528dc41bb9f85eef79b59dc448f9dbb195bc0f93d71d9578e69637d2b4e8f10
diff --git a/kde-apps/kmbox/kmbox-22.08.3.ebuild b/kde-apps/kmbox/kmbox-22.08.3.ebuild
deleted file mode 100644
index 2bd1380def1..00000000000
--- a/kde-apps/kmbox/kmbox-22.08.3.ebuild
+++ /dev/null
@@ -1,19 +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"
-PVCUT=$(ver_cut 1-3)
-inherit ecm gear.kde.org
-
-DESCRIPTION="Library for accessing MBox format mail storages"
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND=">=kde-apps/kmime-${PVCUT}:5"
-RDEPEND="${DEPEND}"