commit: 8f55794be1bf5ce0a852a1256ea014b2f697b775 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Nov 14 15:04:38 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Nov 14 15:04:38 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f55794b
media-sound/fmtools: Port to EAPI 7 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: David Seifert <soap <AT> gentoo.org> media-sound/fmtools/fmtools-2.0.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/fmtools/fmtools-2.0.7.ebuild b/media-sound/fmtools/fmtools-2.0.7.ebuild index 1bed06a2037..dcf8ace90a8 100644 --- a/media-sound/fmtools/fmtools-2.0.7.ebuild +++ b/media-sound/fmtools/fmtools-2.0.7.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 DESCRIPTION="A collection of programs for controlling v4l radio card drivers" HOMEPAGE="https://benpfaff.org/fmtools/"
