commit: 1dd75563a734f650e5d7ddc7b4a14d6b8a2f4389 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sun Jan 1 14:47:55 2023 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Jan 1 14:47:55 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dd75563
media-video/peek: remove stale VALA_MIN_API_VERSION Signed-off-by: David Seifert <soap <AT> gentoo.org> media-video/peek/peek-1.5.1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/media-video/peek/peek-1.5.1.ebuild b/media-video/peek/peek-1.5.1.ebuild index 93f9631cc1ff..20550693c56b 100644 --- a/media-video/peek/peek-1.5.1.ebuild +++ b/media-video/peek/peek-1.5.1.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -VALA_MIN_API_VERSION="0.22" inherit gnome2-utils meson vala xdg
