diff options
author | Sam James <sam@gentoo.org> | 2022-09-10 09:04:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-10 09:40:20 +0100 |
commit | 5cf10418721444ac2a815eb8240b83f4ca88f8d7 (patch) | |
tree | 828bc9b01b53cd9dfe3dc88e28646fd6c09c6958 /media-sound/shntool | |
parent | media-sound/rip: EAPI 8 (diff) | |
download | gentoo-5cf10418721444ac2a815eb8240b83f4ca88f8d7.tar.gz gentoo-5cf10418721444ac2a815eb8240b83f4ca88f8d7.tar.bz2 gentoo-5cf10418721444ac2a815eb8240b83f4ca88f8d7.zip |
media-sound/shntool: EAPI 8
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/shntool')
-rw-r--r-- | media-sound/shntool/shntool-3.0.10-r2.ebuild (renamed from media-sound/shntool/shntool-3.0.10-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/shntool/shntool-3.0.10-r1.ebuild b/media-sound/shntool/shntool-3.0.10-r2.ebuild index 85c00e64e36c..fb803b412363 100644 --- a/media-sound/shntool/shntool-3.0.10-r1.ebuild +++ b/media-sound/shntool/shntool-3.0.10-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 DESCRIPTION="A multi-purpose WAVE data processing and reporting utility" HOMEPAGE="http://www.etree.org/shnutils/shntool/" |