From: Marty E. Plummer Date: Wed, 1 Aug 2018 10:18:32 +0000 (-0500) Subject: games-action/cs2d: add explicit desktop inheritance X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5708ce10aa66a416dd9df7c564dd1203cd2a7af7;p=gentoo.git games-action/cs2d: add explicit desktop inheritance eutils may not always inherit desktop. Package-Manager: Portage-2.3.44, Repoman-2.3.10 --- diff --git a/games-action/cs2d/cs2d-1002-r1.ebuild b/games-action/cs2d/cs2d-1002-r1.ebuild index 46b4c3b59d80..735373a9c7ea 100644 --- a/games-action/cs2d/cs2d-1002-r1.ebuild +++ b/games-action/cs2d/cs2d-1002-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 +inherit desktop eutils DESCRIPTION="A freeware clone of Counter-Strike with some added features in gameplay" HOMEPAGE="http://www.cs2d.com/"