From: Marty E. Plummer Date: Thu, 2 Aug 2018 22:48:35 +0000 (-0500) Subject: games-action/openastromenace: eutils->desktop X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1355fb82b21e923b7bf3d76e36246ea19fa8cb54;p=gentoo.git games-action/openastromenace: eutils->desktop Only has eutils for the implicit desktop inheritance for make_desktop_entry and newicon. Package-Manager: Portage-2.3.44, Repoman-2.3.10 --- diff --git a/games-action/openastromenace/openastromenace-1.3.2-r1.ebuild b/games-action/openastromenace/openastromenace-1.3.2-r1.ebuild index cdd657e1958c..55f86bda67a7 100644 --- a/games-action/openastromenace/openastromenace-1.3.2-r1.ebuild +++ b/games-action/openastromenace/openastromenace-1.3.2-r1.ebuild @@ -1,8 +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 gnome2-utils cmake-utils eutils + +inherit cmake-utils desktop gnome2-utils DESCRIPTION="Modern 3D space shooter with spaceship upgrade possibilities" HOMEPAGE="https://sourceforge.net/projects/openastromenace/"