diff options
author | Marty E. Plummer <hanetzer@startmail.com> | 2018-08-02 17:56:33 -0500 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-08-15 12:33:01 +0200 |
commit | 9aaf5c15c20a66ebc7dc1e4eaaf7de013e56ff76 (patch) | |
tree | 6e9b98875ab320892fecef92a26a96aeac51b311 /games-action | |
parent | games-action/orbital-eunuchs-sniper: eutils->desktop (diff) | |
download | gentoo-9aaf5c15c20a66ebc7dc1e4eaaf7de013e56ff76.tar.gz gentoo-9aaf5c15c20a66ebc7dc1e4eaaf7de013e56ff76.tar.bz2 gentoo-9aaf5c15c20a66ebc7dc1e4eaaf7de013e56ff76.zip |
games-action/powermanga: add explicit desktop inheritance
eutils may not always inherit desktop
Package-Manager: Portage-2.3.44, Repoman-2.3.10
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/powermanga/powermanga-0.93.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/powermanga/powermanga-0.93.1-r1.ebuild b/games-action/powermanga/powermanga-0.93.1-r1.ebuild index 01a45a6d43cd..794865384451 100644 --- a/games-action/powermanga/powermanga-0.93.1-r1.ebuild +++ b/games-action/powermanga/powermanga-0.93.1-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils autotools user +inherit autotools desktop eutils user DESCRIPTION="An arcade 2D shoot-em-up game" HOMEPAGE="http://linux.tlk.fr/" |