From: Marty E. Plummer Date: Wed, 1 Aug 2018 08:49:15 +0000 (-0500) Subject: games-action/barrage: eutils->desktop X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=254c600e1a159aad7f3a7945ade16cf8ca7ac927;p=gentoo.git games-action/barrage: 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/barrage/barrage-1.0.4-r1.ebuild b/games-action/barrage/barrage-1.0.4-r1.ebuild index fc4dde6e54ed..8bf934170cb1 100644 --- a/games-action/barrage/barrage-1.0.4-r1.ebuild +++ b/games-action/barrage/barrage-1.0.4-r1.ebuild @@ -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 +inherit desktop DESCRIPTION="A violent point-and-click shooting game" HOMEPAGE="http://lgames.sourceforge.net/Barrage/"