diff options
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r7.ebuild (renamed from xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r6.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r6.ebuild b/xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r7.ebuild index 026aecececb0..c8e8d4cdf7ad 100644 --- a/xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r6.ebuild +++ b/xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r7.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -VALA_MIN_API_VERSION=0.42 +VALA_MIN_API_VERSION=0.44 VALA_MAX_API_VERSION=${VALA_MIN_API_VERSION} VALA_USE_DEPEND=vapigen inherit vala |