mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
media-plugins/vdr-powermate: update EAPI 7 -> 8
fix pkgcheck issues Signed-off-by: Martin Dummer <martin.dummer@gmx.net> Part-of: https://github.com/gentoo/gentoo/pull/39896 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
eb28394a98
commit
04ac31bce6
@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
inherit vdr-plugin-2
|
||||
|
||||
@ -12,7 +12,6 @@ SRC_URI="http://vdr.websitec.de/download/${PN}/${P}.tgz"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="media-video/vdr"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user