commit:     770d11a6a24b61fdf001e97b1a33e52be7a8be09
Author:     Alexey Sokolov <sokolov <AT> google <DOT> com>
AuthorDate: Mon Nov 16 21:45:57 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Nov 16 21:45:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=770d11a6

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 <alexey+gentoo <AT> asokolov.org>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild 
b/games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild
index f5906fa0e09..68bb3ae1edc 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//./}

Reply via email to