sci-misc/cdfplayer: fix DeprecatedEclass (versionator)

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-10-08 20:21:08 +01:00
parent ed24004f81
commit 4751e78ecd

View File

@@ -3,7 +3,7 @@
EAPI=6
inherit desktop multilib versionator
inherit desktop eapi7-ver multilib
DESCRIPTION="Wolfram Player for the interactive Computable Document Format (CDF)"
SRC_URI="WolframPlayer_${PV}_LINUX.sh"
@@ -46,7 +46,7 @@ RDEPEND="
# we need this a few times
MPN="WolframPlayer"
MPV=$(get_version_component_range 1-2)
MPV=$(ver_cut 1-2)
# we might as well list all files in all QA variables...
QA_PREBUILT="opt/*"