commit: 2df53d99a34ae8b8272e2d51a81facb57019b739
Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Fri Aug 3 01:28:54 2018 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Aug 27 21:23:02 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2df53d99
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
games-arcade/wop/wop-0.4.3-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-arcade/wop/wop-0.4.3-r2.ebuild
b/games-arcade/wop/wop-0.4.3-r2.ebuild
index f0ef50085b6..64ee36c073f 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}"