summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-08-02 20:13:56 -0500
committerJames Le Cuirot <chewi@gentoo.org>2018-08-27 22:23:01 +0100
commit3fe73a4f1df1279870a0534c2d5be1c240b9c43a (patch)
tree4d534d3844a051e9d6d4ebb095a137182fe349b5 /games-arcade/notpacman/notpacman-1.0.4-r1.ebuild
parentgames-arcade/mrrescue: add explicit desktop inheritance (diff)
downloadgentoo-3fe73a4f1df1279870a0534c2d5be1c240b9c43a.tar.gz
gentoo-3fe73a4f1df1279870a0534c2d5be1c240b9c43a.tar.bz2
gentoo-3fe73a4f1df1279870a0534c2d5be1c240b9c43a.zip
games-arcade/notpacman: add explicit desktop inheritance
eutils may not always inherit desktop. Package-Manager: Portage-2.3.44, Repoman-2.3.10
Diffstat (limited to 'games-arcade/notpacman/notpacman-1.0.4-r1.ebuild')
-rw-r--r--games-arcade/notpacman/notpacman-1.0.4-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-arcade/notpacman/notpacman-1.0.4-r1.ebuild b/games-arcade/notpacman/notpacman-1.0.4-r1.ebuild
index d8e99a5e1408..f75edaea9118 100644
--- a/games-arcade/notpacman/notpacman-1.0.4-r1.ebuild
+++ b/games-arcade/notpacman/notpacman-1.0.4-r1.ebuild
@@ -2,7 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils gnome2-utils
+
+inherit desktop eutils gnome2-utils
DESCRIPTION="A mashup of \"Not\" and \"Pacman\""
HOMEPAGE="http://stabyourself.net/notpacman/"