From: Marty E. Plummer Date: Fri, 3 Aug 2018 01:17:49 +0000 (-0500) Subject: games-arcade/opentyrian: eutils->desktop X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6b5b49103a0a47c7068a22bc9a9c0a744b526507;p=gentoo.git games-arcade/opentyrian: eutils->desktop Only has eutils for the implicit desktop inheritance for domenu. Package-Manager: Portage-2.3.44, Repoman-2.3.10 --- diff --git a/games-arcade/opentyrian/opentyrian-2.1.20130907-r1.ebuild b/games-arcade/opentyrian/opentyrian-2.1.20130907-r1.ebuild index 5b9619682157..f1b0678fb4ea 100644 --- a/games-arcade/opentyrian/opentyrian-2.1.20130907-r1.ebuild +++ b/games-arcade/opentyrian/opentyrian-2.1.20130907-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 DESCRIPTION="Open-source port of the DOS game Tyrian, vertical scrolling shooter" HOMEPAGE="https://bitbucket.org/opentyrian/opentyrian/wiki/Home"