summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 13:07:16 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:02:13 +0100
commit8fa53bbe6366dc236e7ea11211349dab0890de80 (patch)
tree7e84595b402840911b62c22051e2ed6ed9c628fb /games-rpg
parentgames-rpg/baldurs-gate-ee: use BDEPEND for app-arch/unzip (diff)
downloadgentoo-8fa53bbe6366dc236e7ea11211349dab0890de80.tar.gz
gentoo-8fa53bbe6366dc236e7ea11211349dab0890de80.tar.bz2
gentoo-8fa53bbe6366dc236e7ea11211349dab0890de80.zip
games-rpg/egoboo: eutils->edos2unix
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-rpg')
-rw-r--r--games-rpg/egoboo/egoboo-2.8.1-r1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/games-rpg/egoboo/egoboo-2.8.1-r1.ebuild b/games-rpg/egoboo/egoboo-2.8.1-r1.ebuild
index 108aefdfcecc..f1770edacd10 100644
--- a/games-rpg/egoboo/egoboo-2.8.1-r1.ebuild
+++ b/games-rpg/egoboo/egoboo-2.8.1-r1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils
+
+inherit desktop edos2unix
DESCRIPTION="A 3d dungeon crawling adventure in the spirit of NetHack"
HOMEPAGE="http://egoboo.sourceforge.net/"
@@ -11,7 +12,6 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
DEPEND="
dev-games/physfs
@@ -22,7 +22,7 @@ DEPEND="
net-libs/enet:0
virtual/glu
virtual/opengl"
-RDEPEND=${DEPEND}
+RDEPEND="${DEPEND}"
PATCHES=(
"${FILESDIR}"/${P}-gentoo.patch