dev-libs/libcloudproviders: update EAPI 7 -> 8

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2022-05-31 10:58:23 +05:00
parent dfc73e8c53
commit 29be6dc1ac

View File

@@ -1,11 +1,9 @@
# Copyright 2019-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
VALA_MIN_API_VERSION="0.44"
VALA_USE_DEPEND="vapigen"
inherit meson vala
DESCRIPTION="DBus API that allows cloud storage sync clients to expose their services."
@@ -36,7 +34,7 @@ BDEPEND="
src_prepare() {
default
vala_src_prepare
vala_setup
}
src_configure() {