From: Ulrich Müller Date: Mon, 8 Jul 2019 08:42:34 +0000 (+0200) Subject: games-misc/OilWar: Depend on acct-group/gamestat. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=61497ddf045cb6f1d8986cd4d8d9040b886bd168;p=gentoo.git games-misc/OilWar: Depend on acct-group/gamestat. Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Ulrich Müller Signed-off-by: James Le Cuirot --- diff --git a/games-misc/OilWar/OilWar-1.2.1-r2.ebuild b/games-misc/OilWar/OilWar-1.2.1-r2.ebuild index 4b1a9829d608..4e28b012ebf7 100644 --- a/games-misc/OilWar/OilWar-1.2.1-r2.ebuild +++ b/games-misc/OilWar/OilWar-1.2.1-r2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils gnome2-utils user +inherit eutils gnome2-utils DESCRIPTION="Evil army is attacking your country and tries to steal your oil" HOMEPAGE="http://linux.softpedia.com/get/GAMES-ENTERTAINMENT/RTS/OilWar-15354.shtml" @@ -14,15 +14,12 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND="media-libs/libsdl[video] +DEPEND="acct-group/gamestat + media-libs/libsdl[video] media-libs/sdl-image[png] media-libs/sdl-mixer" RDEPEND="${DEPEND}" -pkg_setup(){ - enewgroup gamestat 36 -} - src_prepare() { default