commit: 5708ce10aa66a416dd9df7c564dd1203cd2a7af7 Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com> AuthorDate: Wed Aug 1 10:18:32 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Aug 15 10:32:57 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5708ce10
games-action/cs2d: add explicit desktop inheritance eutils may not always inherit desktop. Package-Manager: Portage-2.3.44, Repoman-2.3.10 games-action/cs2d/cs2d-1002-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-action/cs2d/cs2d-1002-r1.ebuild b/games-action/cs2d/cs2d-1002-r1.ebuild index 46b4c3b59d8..735373a9c7e 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/"
