summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-08-01 05:25:45 -0500
committerMichał Górny <mgorny@gentoo.org>2018-08-15 12:32:57 +0200
commit6ca21f271ebeecfefcce2bce23733d944e4a1752 (patch)
treec3451b274a533f023fdb62a36d398dc8e2ef84a6
parentgames-action/cs2d: add explicit desktop inheritance (diff)
downloadgentoo-6ca21f271ebeecfefcce2bce23733d944e4a1752.tar.gz
gentoo-6ca21f271ebeecfefcce2bce23733d944e4a1752.tar.bz2
gentoo-6ca21f271ebeecfefcce2bce23733d944e4a1752.zip
games-action/descent3-demo: add explicit desktop inheritance
eutils may not always inherit desktop Package-Manager: Portage-2.3.44, Repoman-2.3.10
-rw-r--r--games-action/descent3-demo/descent3-demo-1.4.0a-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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/"