summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-22 19:45:14 +0100
committerSam James <sam@gentoo.org>2022-04-22 20:07:20 +0100
commit88c4bfe4947501e73a00294597b56d5a7bbe437a (patch)
tree544d4dffd29673e29c55feef4b33a51e49775044 /kde-apps/kmbox/kmbox-21.08.3.ebuild
parentkde-apps/kmailtransport: drop 21.08.3* (diff)
downloadgentoo-88c4bfe4947501e73a00294597b56d5a7bbe437a.tar.gz
gentoo-88c4bfe4947501e73a00294597b56d5a7bbe437a.tar.bz2
gentoo-88c4bfe4947501e73a00294597b56d5a7bbe437a.zip
kde-apps/kmbox: drop 21.08.3*
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-apps/kmbox/kmbox-21.08.3.ebuild')
-rw-r--r--kde-apps/kmbox/kmbox-21.08.3.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/kde-apps/kmbox/kmbox-21.08.3.ebuild b/kde-apps/kmbox/kmbox-21.08.3.ebuild
deleted file mode 100644
index 1ab9df7f19e1..000000000000
--- a/kde-apps/kmbox/kmbox-21.08.3.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-PVCUT=$(ver_cut 1-3)
-inherit ecm 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}"