mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-arcade/mrrescue: add explicit desktop inheritance
eutils may not always inherit desktop. Package-Manager: Portage-2.3.44, Repoman-2.3.10
This commit is contained in:
committed by
James Le Cuirot
parent
8123f9a143
commit
50345c7da4
@@ -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="Arcade 2d action game based around evacuating civilians from burning buildings"
|
||||
HOMEPAGE="http://tangramgames.dk/games/mrrescue/"
|
||||
|
||||
@@ -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="Arcade 2d action game based around evacuating civilians from burning buildings"
|
||||
HOMEPAGE="http://tangramgames.dk/games/mrrescue/"
|
||||
|
||||
Reference in New Issue
Block a user