commit: e611fcbe44eba2aa2fcfdf6d5338bbd1ba05c7bf Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sun Jan 1 14:47:42 2023 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Jan 1 14:47:42 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e611fcbe
app-editors/zile: remove stale VALA_MIN_API_VERSION Signed-off-by: David Seifert <soap <AT> gentoo.org> app-editors/zile/zile-2.6.2-r2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app-editors/zile/zile-2.6.2-r2.ebuild b/app-editors/zile/zile-2.6.2-r2.ebuild index 75aaf6867941..083a925bf551 100644 --- a/app-editors/zile/zile-2.6.2-r2.ebuild +++ b/app-editors/zile/zile-2.6.2-r2.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -VALA_MIN_API_VERSION=0.52 inherit toolchain-funcs vala
