games-action/accelerator3d: eutils->desktop
authorMarty E. Plummer <hanetzer@startmail.com>
Wed, 1 Aug 2018 08:39:06 +0000 (03:39 -0500)
committerMichał Górny <mgorny@gentoo.org>
Wed, 15 Aug 2018 10:32:48 +0000 (12:32 +0200)
Only has eutils for the implicit desktop inheritance for
make_desktop_entry.

Package-Manager: Portage-2.3.44, Repoman-2.3.10

games-action/accelerator3d/accelerator3d-0.1.1-r3.ebuild

index 1a5d9737b89af5eb104c276e5d93300ce978d326..dede6ad48105531ae3484ccce98ebb9ec533b522 100644 (file)
@@ -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/"