commit: 6b5b49103a0a47c7068a22bc9a9c0a744b526507 Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com> AuthorDate: Fri Aug 3 01:17:49 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=6b5b4910
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 games-arcade/opentyrian/opentyrian-2.1.20130907-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-arcade/opentyrian/opentyrian-2.1.20130907-r1.ebuild b/games-arcade/opentyrian/opentyrian-2.1.20130907-r1.ebuild index 5b961968215..f1b0678fb4e 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"
