mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
dev-libs/libcloudproviders: update EAPI 7 -> 8
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -1,11 +1,9 @@
|
|||||||
# Copyright 2019-2021 Gentoo Authors
|
# Copyright 2019-2021 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# 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"
|
VALA_USE_DEPEND="vapigen"
|
||||||
|
|
||||||
inherit meson vala
|
inherit meson vala
|
||||||
|
|
||||||
DESCRIPTION="DBus API that allows cloud storage sync clients to expose their services."
|
DESCRIPTION="DBus API that allows cloud storage sync clients to expose their services."
|
||||||
@@ -36,7 +34,7 @@ BDEPEND="
|
|||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
default
|
default
|
||||||
vala_src_prepare
|
vala_setup
|
||||||
}
|
}
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
|
|||||||
Reference in New Issue
Block a user