commit: 37ba807c8482f995d615657835a943f92bb99cd8 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sun Jan 1 14:47:43 2023 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Jan 1 14:47:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37ba807c
app-misc/pdfpc: remove stale VALA_MIN_API_VERSION Signed-off-by: David Seifert <soap <AT> gentoo.org> app-misc/pdfpc/pdfpc-4.5.0-r1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app-misc/pdfpc/pdfpc-4.5.0-r1.ebuild b/app-misc/pdfpc/pdfpc-4.5.0-r1.ebuild index 2da05eec5ab8..c11e10086d88 100644 --- a/app-misc/pdfpc/pdfpc-4.5.0-r1.ebuild +++ b/app-misc/pdfpc/pdfpc-4.5.0-r1.ebuild @@ -1,9 +1,8 @@ -# 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.50" VALA_MAX_API_VERSION="0.56" # append versions in sed line if increased #COMMIT_ID=""
