From: Marty E. Plummer Date: Wed, 1 Aug 2018 10:25:45 +0000 (-0500) Subject: games-action/descent3-demo: add explicit desktop inheritance X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6ca21f271ebeecfefcce2bce23733d944e4a1752;p=gentoo.git games-action/descent3-demo: add explicit desktop inheritance eutils may not always inherit desktop Package-Manager: Portage-2.3.44, Repoman-2.3.10 --- diff --git a/games-action/descent3-demo/descent3-demo-1.4.0a-r1.ebuild b/games-action/descent3-demo/descent3-demo-1.4.0a-r1.ebuild index cad5192149ca..a7347bf10e23 100644 --- a/games-action/descent3-demo/descent3-demo-1.4.0a-r1.ebuild +++ b/games-action/descent3-demo/descent3-demo-1.4.0a-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 unpacker xdg +inherit desktop eutils unpacker xdg DESCRIPTION="Indoor/outdoor 3D combat with evil robotic mining spacecraft" HOMEPAGE="http://www.lokigames.com/products/descent3/"