summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-08-02 20:17:49 -0500
committerJames Le Cuirot <chewi@gentoo.org>2018-08-27 22:23:02 +0100
commit6b5b49103a0a47c7068a22bc9a9c0a744b526507 (patch)
treead649f77c8afb054d5ff5d2390ba98e44c0ed457
parentgames-arcade/nottetris2: add explicit desktop inheritance (diff)
downloadgentoo-6b5b4910.tar.gz
gentoo-6b5b4910.tar.bz2
gentoo-6b5b4910.zip
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
-rw-r--r--games-arcade/opentyrian/opentyrian-2.1.20130907-r1.ebuild4
1 files 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 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"