mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-rpg/comi: replace eutils with desktop, wrapper
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user