Skip to content

Commit

Permalink
games-rpg/comi: replace eutils with desktop, wrapper
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Apr 21, 2021
1 parent 27b872e commit b6442e9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions games-rpg/comi/comi-1.ebuild
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit b6442e9

Please sign in to comment.