games-action/armagetronad: eutils->desktop
authorMarty E. Plummer <hanetzer@startmail.com>
Wed, 1 Aug 2018 08:22:44 +0000 (03:22 -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 doicon and
make_desktop_entry.

Package-Manager: Portage-2.3.44, Repoman-2.3.10

games-action/armagetronad/armagetronad-0.2.8.3.3-r1.ebuild

index 9147b2111608652ee39aa9f8fc0696f20f7017a2..8c28621c0f8d452936f113e4afbee4f316380c3a 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit eutils gnome2-utils
+inherit desktop gnome2-utils
 
 DESCRIPTION="Fast-paced 3D lightcycle game based on Tron"
 HOMEPAGE="http://armagetronad.org/"