summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-11-07 17:46:54 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-11-07 20:07:22 +0100
commit2bb13d099a30f5d5679bdfea3e5b20d299535762 (patch)
tree980716e54c8918349dc298975426ed1103913669 /kde-apps
parentkde-apps/kmailtransport: drop 24.08.2 (diff)
downloadgentoo-2bb13d099a30f5d5679bdfea3e5b20d299535762.tar.gz
gentoo-2bb13d099a30f5d5679bdfea3e5b20d299535762.tar.bz2
gentoo-2bb13d099a30f5d5679bdfea3e5b20d299535762.zip
kde-apps/kmbox: drop 24.08.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps')
-rw-r--r--kde-apps/kmbox/Manifest1
-rw-r--r--kde-apps/kmbox/kmbox-24.08.2.ebuild20
2 files changed, 0 insertions, 21 deletions
diff --git a/kde-apps/kmbox/Manifest b/kde-apps/kmbox/Manifest
index 8755f6cecf87..62d53e17509c 100644
--- a/kde-apps/kmbox/Manifest
+++ b/kde-apps/kmbox/Manifest
@@ -1,3 +1,2 @@
DIST kmbox-24.08.1.tar.xz 29180 BLAKE2B d836be5af6e924a593d638802ddc34eef6fdd6b250174878ab23773f68a337d839bdba98546cb785186c3818b2f0997b9171f848cba3c0a4d8b37bb06afeaf2d SHA512 09e09b3e507f4325abecf5779c3d03d95d751df19229d6ee9ba5f85d57e9c9e36d24bde2dc78891a5fb594789a1ec409fb0cfba4eb840e565014f74889e70339
-DIST kmbox-24.08.2.tar.xz 29172 BLAKE2B 6e189b61d6e2259331218c9ceee5db06dc04816601ec120ff40b07cb3858d7c22db9051c3a75fb681d1382cd6f8b924f0414662daa8cced679ce456493372a59 SHA512 241a9fb1d1a3a94474cf56605129099556013638f6744b42d0bb49c19dd224d275a849f6f4fb69f82a36539751527e0131a9653e4a0c7fc51e136d0e4dd28196
DIST kmbox-24.08.3.tar.xz 29184 BLAKE2B ce7142776598e77a741a4ea5f7f5ff98e35f6acc88122a88f019cb92a6ba8727a2bde633f190bc5f9dd5c3c3c1fd39fe7407ab3b62f1f2fe2c5950c1f6811c4c SHA512 07dbae5a0d88a4ec476ff7e1df2864618c7e2bbaab48a612fadfee76f27c2f6a7c075d0cb23137bd84528cbb6e41cd26ef656768a6d06d24da6d31f7d9d6564f
diff --git a/kde-apps/kmbox/kmbox-24.08.2.ebuild b/kde-apps/kmbox/kmbox-24.08.2.ebuild
deleted file mode 100644
index d8237edbd160..000000000000
--- a/kde-apps/kmbox/kmbox-24.08.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_QTHELP="true"
-ECM_TEST="true"
-KFMIN=6.5.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}"