diff options
author | 2024-02-15 12:51:22 +0100 | |
---|---|---|
committer | 2024-02-15 13:33:29 +0100 | |
commit | 082a20a60d31bde4527b6f1730bfb06e3c4544c0 (patch) | |
tree | f4ed76a05d837db9e35fac5233b3b7684eca1b2a | |
parent | kde-apps/kmailtransport: drop 23.08.49.9999 (diff) | |
download | kde-082a20a60d31bde4527b6f1730bfb06e3c4544c0.tar.gz kde-082a20a60d31bde4527b6f1730bfb06e3c4544c0.tar.bz2 kde-082a20a60d31bde4527b6f1730bfb06e3c4544c0.zip |
kde-apps/kmbox: drop 23.08.49.9999
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r-- | kde-apps/kmbox/kmbox-23.08.49.9999.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/kde-apps/kmbox/kmbox-23.08.49.9999.ebuild b/kde-apps/kmbox/kmbox-23.08.49.9999.ebuild deleted file mode 100644 index 29fa909307..0000000000 --- a/kde-apps/kmbox/kmbox-23.08.49.9999.ebuild +++ /dev/null @@ -1,19 +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" -PVCUT=$(ver_cut 1-3) -inherit ecm gear.kde.org - -DESCRIPTION="Library for accessing MBox format mail storages" - -LICENSE="GPL-2+" -SLOT="5" -KEYWORDS="" -IUSE="" - -DEPEND=">=kde-apps/kmime-${PVCUT}:5" -RDEPEND="${DEPEND}" |