From: Marty E. Plummer Date: Wed, 1 Aug 2018 10:56:24 +0000 (-0500) Subject: games-action/geki3-KXL: eutils->desktop X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=53054c67cab87d9f7ee9184063bd1e45d830b2da;p=gentoo.git games-action/geki3-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/geki3-KXL/geki3-KXL-1.0.3-r3.ebuild b/games-action/geki3-KXL/geki3-KXL-1.0.3-r3.ebuild index e4a7bf505b6d..5b1864c88bc7 100644 --- a/games-action/geki3-KXL/geki3-KXL-1.0.3-r3.ebuild +++ b/games-action/geki3-KXL/geki3-KXL-1.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"