summaryrefslogtreecommitdiff
path: root/net-libs/kimap2/kimap2-0.3.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-12 00:13:29 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-12 00:13:29 +0100
commite56f5e9b2405e6c2142d3738d459b1eae966e99c (patch)
treefa74c6b9ab1b13b2b1d4f42064ee321bc8f95b41 /net-libs/kimap2/kimap2-0.3.0.ebuild
parentfbf92eff5af6136b559e861a10d9e8516e372006 (diff)
gentoo auto-resync : 12:10:2023 - 00:13:28
Diffstat (limited to 'net-libs/kimap2/kimap2-0.3.0.ebuild')
-rw-r--r--net-libs/kimap2/kimap2-0.3.0.ebuild27
1 files changed, 0 insertions, 27 deletions
diff --git a/net-libs/kimap2/kimap2-0.3.0.ebuild b/net-libs/kimap2/kimap2-0.3.0.ebuild
deleted file mode 100644
index e16ddaddf0d3..000000000000
--- a/net-libs/kimap2/kimap2-0.3.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.60.0
-QTMIN=5.12.3
-inherit ecm kde.org
-
-DESCRIPTION="Next-generation IMAP library"
-HOMEPAGE="https://invent.kde.org/pim/kimap2"
-SRC_URI="mirror://kde/unstable/${PN}/${PV}/src/${P}.tar.xz"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64"
-
-DEPEND="
- dev-libs/cyrus-sasl:2
- >=dev-qt/qtnetwork-${QTMIN}:5[ssl]
- >=kde-apps/kmime-19.04.3:5
- >=kde-frameworks/kcodecs-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"
-
-RESTRICT="test"