From: Marty E. Plummer Date: Wed, 1 Aug 2018 10:52:50 +0000 (-0500) Subject: games-action/geki2-KXL: eutils->desktop X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=711ae1fa62fcd2943dd2f48c71f257a8b556b29f;p=gentoo.git games-action/geki2-KXL: eutils->desktop Only has eutils for the implicit desktop inheritance for doicon and make_desktop_entry. Package-Manager: Portage-2.3.44, Repoman-2.3.10 --- diff --git a/games-action/geki2-KXL/geki2-KXL-2.0.3-r3.ebuild b/games-action/geki2-KXL/geki2-KXL-2.0.3-r3.ebuild index fe44b06c04b0..9512cd8bffc6 100644 --- a/games-action/geki2-KXL/geki2-KXL-2.0.3-r3.ebuild +++ b/games-action/geki2-KXL/geki2-KXL-2.0.3-r3.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools eutils user + +inherit autotools desktop user DESCRIPTION="2D length scroll shooting game" HOMEPAGE="http://triring.net/ps2linux/games/kxl/kxlgames.html"