From: Marty E. Plummer Date: Wed, 1 Aug 2018 08:39:06 +0000 (-0500) Subject: games-action/accelerator3d: eutils->desktop X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4caf6f0f2f47076b29932e4f0b14302b2f41f15a;p=gentoo.git games-action/accelerator3d: eutils->desktop Only has eutils for the implicit desktop inheritance for make_desktop_entry. Package-Manager: Portage-2.3.44, Repoman-2.3.10 --- diff --git a/games-action/accelerator3d/accelerator3d-0.1.1-r3.ebuild b/games-action/accelerator3d/accelerator3d-0.1.1-r3.ebuild index 1a5d9737b89a..dede6ad48105 100644 --- a/games-action/accelerator3d/accelerator3d-0.1.1-r3.ebuild +++ b/games-action/accelerator3d/accelerator3d-0.1.1-r3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 PYTHON_COMPAT=( python2_7 ) -inherit eutils python-r1 +inherit desktop python-r1 DESCRIPTION="Fast-paced, 3D, first-person shoot/dodge-'em-up, in the vain of Tempest or n2o" HOMEPAGE="http://accelerator3d.sourceforge.net/"