diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-02-24 22:18:20 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-02-24 23:39:40 +0100 |
commit | 85b596c1d93dd29b7c81752cf48be92f1e839eb2 (patch) | |
tree | ba92e8699f78c25f542ccdaf1995e579719b100e /kde-apps/kmbox | |
parent | kde-apps/kmailtransport: drop 20.08.3* (diff) | |
download | gentoo-85b596c1d93dd29b7c81752cf48be92f1e839eb2.tar.gz gentoo-85b596c1d93dd29b7c81752cf48be92f1e839eb2.tar.bz2 gentoo-85b596c1d93dd29b7c81752cf48be92f1e839eb2.zip |
kde-apps/kmbox: drop 20.08.3*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kmbox')
-rw-r--r-- | kde-apps/kmbox/Manifest | 1 | ||||
-rw-r--r-- | kde-apps/kmbox/kmbox-20.08.3.ebuild | 18 |
2 files changed, 0 insertions, 19 deletions
diff --git a/kde-apps/kmbox/Manifest b/kde-apps/kmbox/Manifest index a6cec10fb8cc..1b71b3d42c9f 100644 --- a/kde-apps/kmbox/Manifest +++ b/kde-apps/kmbox/Manifest @@ -1,2 +1 @@ -DIST kmbox-20.08.3.tar.xz 24800 BLAKE2B 27a025ae9493f03cf47c0117e9a44b3ee951bcaa2ca5f57053b50fd3ab4a7baf9e518e4922eaa9697444a933a6ff004f1d58865f39e3ed021eefb367e6676102 SHA512 58edacb2ef03efb1d51a143793839a5fbdec293a97867edd95b481e6b7bfb22f729db6ad156064ebbdb30a45be99ba9524bdace707b5a69d6fad06a2d702b629 DIST kmbox-20.12.2.tar.xz 24788 BLAKE2B 388433f58ae3742af5792e4a0b758b77a60d5b4daeb61ab713a09b4c145265617659df1f7f566db00d7774cd2bb28cabac4920581f9ea90971ffe67b3c450a98 SHA512 02838f06d9866e77de79463622b9cd464ae2847362cb63ab8510b4fd8a5033fa49322dd554b8b8b5fe6fdea4b6fdb0aa3f4e8374a00e7c5c74d36e0571f420df diff --git a/kde-apps/kmbox/kmbox-20.08.3.ebuild b/kde-apps/kmbox/kmbox-20.08.3.ebuild deleted file mode 100644 index 8aadc8cf217c..000000000000 --- a/kde-apps/kmbox/kmbox-20.08.3.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 ~ppc64 x86" -IUSE="" - -DEPEND=">=kde-apps/kmime-${PVCUT}:5" -RDEPEND="${DEPEND}" |