games-rpg/comi: replace eutils with desktop, wrapper

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-04-21 10:03:11 +01:00
parent 27b872e5de
commit b6442e9a06

View File

@@ -1,13 +1,14 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit cdrom estack eutils xdg
inherit cdrom estack desktop wrapper xdg
DESCRIPTION="The Curse of Monkey Island, the third game in the series"
HOMEPAGE="https://en.wikipedia.org/wiki/The_Curse_of_Monkey_Island"
SRC_URI="https://dev.gentoo.org/~chewi/distfiles/${PN}.jpg"
LICENSE="${PN}"
SLOT="0"
KEYWORDS="~amd64 ~x86"