From: Marty E. Plummer Date: Fri, 3 Aug 2018 01:28:54 +0000 (-0500) Subject: games-arcade/wop: eutils->desktop X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2df53d99a34ae8b8272e2d51a81facb57019b739;p=gentoo.git games-arcade/wop: eutils->desktop Only has eutils for the implicit desktop inheritance for make_desktop_entry and newicon. Package-Manager: Portage-2.3.44, Repoman-2.3.10 --- diff --git a/games-arcade/wop/wop-0.4.3-r2.ebuild b/games-arcade/wop/wop-0.4.3-r2.ebuild index f0ef50085b68..64ee36c073fd 100644 --- a/games-arcade/wop/wop-0.4.3-r2.ebuild +++ b/games-arcade/wop/wop-0.4.3-r2.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 toolchain-funcs +inherit desktop toolchain-funcs MY_DATA_V="2005-12-21" MY_DATA_P="${PN}data-${MY_DATA_V}"