diff options
author | Sam James <sam@gentoo.org> | 2022-09-10 08:04:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-10 09:40:07 +0100 |
commit | 3b21bf86df5e4ab0d2bc47f6605267f7d1b23a0b (patch) | |
tree | 741564f59ab9f59abe2b6d327a8d6fd35995621c /app-cdr | |
parent | app-cdr/graveman: add media-libs/flac subslot dep (diff) | |
download | gentoo-3b21bf86df5e4ab0d2bc47f6605267f7d1b23a0b.tar.gz gentoo-3b21bf86df5e4ab0d2bc47f6605267f7d1b23a0b.tar.bz2 gentoo-3b21bf86df5e4ab0d2bc47f6605267f7d1b23a0b.zip |
app-cdr/burncdda: EAPI 8
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/burncdda/burncdda-1.8.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/burncdda/burncdda-1.8.3-r1.ebuild b/app-cdr/burncdda/burncdda-1.8.3-r1.ebuild index 04e50b6400c3..60919464f3e7 100644 --- a/app-cdr/burncdda/burncdda-1.8.3-r1.ebuild +++ b/app-cdr/burncdda/burncdda-1.8.3-r1.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 DESCRIPTION="Console app for copying burning audio cds" HOMEPAGE="http://burncdda.sourceforge.net/" |