diff options
author | David Seifert <soap@gentoo.org> | 2022-03-20 19:48:55 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-20 19:48:55 +0100 |
commit | 34dd3b3813be0bc51b0c80c651240daed126bde8 (patch) | |
tree | f255f6fa1d7735bedb09798faccda3040c7880e0 /media-sound/cmix | |
parent | media-sound/id3: update EAPI 6 -> 8 (diff) | |
download | gentoo-34dd3b3813be0bc51b0c80c651240daed126bde8.tar.gz gentoo-34dd3b3813be0bc51b0c80c651240daed126bde8.tar.bz2 gentoo-34dd3b3813be0bc51b0c80c651240daed126bde8.zip |
media-sound/cmix: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-sound/cmix')
-rw-r--r-- | media-sound/cmix/cmix-1.6-r1.ebuild (renamed from media-sound/cmix/cmix-1.6.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/cmix/cmix-1.6.ebuild b/media-sound/cmix/cmix-1.6-r1.ebuild index 1dc7e4ab02a2..91ce5c26b941 100644 --- a/media-sound/cmix/cmix-1.6.ebuild +++ b/media-sound/cmix/cmix-1.6-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 inherit toolchain-funcs |