From 770d11a6a24b61fdf001e97b1a33e52be7a8be09 Mon Sep 17 00:00:00 2001 From: Alexey Sokolov Date: Mon, 16 Nov 2020 22:45:57 +0100 Subject: games-fps/nexuiz: stop using eutils eclass Closes: https://github.com/gentoo/gentoo/pull/18288 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Alexey Sokolov Signed-off-by: David Seifert --- games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games-fps/nexuiz') diff --git a/games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild b/games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild index f5906fa0e092..68bb3ae1edc8 100644 --- a/games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild +++ b/games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils toolchain-funcs +inherit desktop toolchain-funcs MY_PN=Nexuiz MY_P=${PN}-${PV//./} -- cgit v1.2.3-65-gdbad