commit:     258c5a7a0d98ad28675a592e9ba11d29be0f5bf1
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 31 07:46:55 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat Aug 31 07:50:12 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=258c5a7a

app-cdr/dvd+rw-tools: update EAPI 7 -> 8

Bump to EAPI 8.
Trivial update, nothing changes.
This package uses a custom Makefile.

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 app-cdr/dvd+rw-tools/dvd+rw-tools-7.1-r4.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/app-cdr/dvd+rw-tools/dvd+rw-tools-7.1-r4.ebuild 
b/app-cdr/dvd+rw-tools/dvd+rw-tools-7.1-r4.ebuild
index 51902767d327..23b169be6b11 100644
--- a/app-cdr/dvd+rw-tools/dvd+rw-tools-7.1-r4.ebuild
+++ b/app-cdr/dvd+rw-tools/dvd+rw-tools-7.1-r4.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 inherit toolchain-funcs
 
 DESCRIPTION="A set of tools for DVD+RW/-RW drives"
@@ -11,7 +11,6 @@ 
SRC_URI="http://fy.chalmers.se/~appro/linux/DVD+RW/tools/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86 
~amd64-linux ~x86-linux"
-IUSE=""
 
 RDEPEND="app-cdr/cdrtools"
 DEPEND="${RDEPEND}

Reply via email to