summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-07-09 14:31:05 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-07-09 17:39:53 +0200
commitd63d0aa80e3fa951524699336ce08523b6017e2c (patch)
treed33c4124caa2d0bf0684880e9b1174b1d154e24c /kde-apps/kmbox
parentkde-apps/kmailtransport: drop 20.04.2* (diff)
downloadgentoo-d63d0aa80e3fa951524699336ce08523b6017e2c.tar.gz
gentoo-d63d0aa80e3fa951524699336ce08523b6017e2c.tar.bz2
gentoo-d63d0aa80e3fa951524699336ce08523b6017e2c.zip
kde-apps/kmbox: drop 20.04.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kmbox')
-rw-r--r--kde-apps/kmbox/Manifest1
-rw-r--r--kde-apps/kmbox/kmbox-20.04.2.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/kde-apps/kmbox/Manifest b/kde-apps/kmbox/Manifest
index cef1f0d4ed8a..ceb2b4cc8073 100644
--- a/kde-apps/kmbox/Manifest
+++ b/kde-apps/kmbox/Manifest
@@ -1,3 +1,2 @@
DIST kmbox-19.12.3.tar.xz 24708 BLAKE2B 279d15a403c6c51f6ac035e073297fde68bc0cd470afe2f91f90b3541b2ac78d68318837a4fa52e69b5933b19d4b06a40a1cb0ddf0707fb74bbe97c3feb32d9a SHA512 73ddbac34608b761d28638eec782f6a76642c39255c21d1795540a8cbab2e776c6641a5f87a27108f90657c4a7fdb9ad9d143a84800e2e134dfe43c2509fa400
-DIST kmbox-20.04.2.tar.xz 24684 BLAKE2B 7ccbbb1c41ce52cc286a0a4a37dab6d0d04a38dd091d50fda2bad948cb02a558dc9035992aed4c5b6023a0d35b0a69a54e154ccb58f3c8eb98e4cfe9dde38603 SHA512 918ceae7e21dd621856ae772771bd939c4c949f8ea85c8c86a489f43cd228aef8e8d160a5df5cbb5ae1752cc666a1c1b4a315f224a830aeaf5a16b7a6ff25172
DIST kmbox-20.04.3.tar.xz 24692 BLAKE2B f0f728f5ae5c1e9dd6f6c493d8b4fc6cb6c4da5636fcf18944b5115f0e6fb2c8ea57576aa8315afda7d009723c04dc4bcbca9a6546d9f37ab2e5f0947d5bbeb7 SHA512 13dba358b31a6bd7e7c702ff74a06582b53473230959c598ed39a68c262e8e3631b3515d2d602f3d8e9ee4770ac2aba4b1a0a1cfb1e467f3ab32f211125b41cb
diff --git a/kde-apps/kmbox/kmbox-20.04.2.ebuild b/kde-apps/kmbox/kmbox-20.04.2.ebuild
deleted file mode 100644
index 68363a4586b4..000000000000
--- a/kde-apps/kmbox/kmbox-20.04.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-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 ~x86"
-IUSE=""
-
-DEPEND=">=kde-apps/kmime-${PVCUT}:5"
-RDEPEND="${DEPEND}"