commit: 9aaf5c15c20a66ebc7dc1e4eaaf7de013e56ff76 Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com> AuthorDate: Thu Aug 2 22:56:33 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Aug 15 10:33:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aaf5c15
games-action/powermanga: add explicit desktop inheritance eutils may not always inherit desktop Package-Manager: Portage-2.3.44, Repoman-2.3.10 games-action/powermanga/powermanga-0.93.1-r1.ebuild | 4 ++-- 1 file 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 01a45a6d43c..79486538445 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/"
