commit: 297e1ead0cc0aaa7e1aea6af5c4c1455dc24b7f1 Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> AuthorDate: Mon Apr 4 05:47:30 2022 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Mon Apr 4 05:54:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=297e1ead
media-sound/qjackctl: updated live to eapi8 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> media-sound/qjackctl/qjackctl-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/qjackctl/qjackctl-9999.ebuild b/media-sound/qjackctl/qjackctl-9999.ebuild index 7a871d8a3a0b..ba619f94a01f 100644 --- a/media-sound/qjackctl/qjackctl-9999.ebuild +++ b/media-sound/qjackctl/qjackctl-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit xdg cmake git-r3
