net-libs/kdav2: update EAPI 7 -> 8

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2022-12-26 11:08:04 +01:00
parent 60e23575af
commit 538359c43b

View File

@@ -1,14 +1,15 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
ECM_TEST="forceoptional"
KFMIN=5.60.0
QTMIN=5.12.3
inherit ecm kde.org
DESCRIPTION="KJob based DAV protocol implementation"
DESCRIPTION="DAV protocol implementation with KJobs"
HOMEPAGE="https://invent.kde.org/pim/kdav2"
SRC_URI="mirror://kde/unstable/${PN}/${PV}/src/${P}.tar.xz"
LICENSE="GPL-2+"
@@ -16,7 +17,7 @@ SLOT="5"
KEYWORDS="~amd64"
# bug 803524
RESTRICT+=" test"
RESTRICT="test"
DEPEND="
>=dev-qt/qtgui-${QTMIN}:5