From 61497ddf045cb6f1d8986cd4d8d9040b886bd168 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulrich=20M=C3=BCller?= Date: Mon, 8 Jul 2019 10:42:34 +0200 Subject: [PATCH] games-misc/OilWar: Depend on acct-group/gamestat. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Ulrich Müller Signed-off-by: James Le Cuirot --- games-misc/OilWar/OilWar-1.2.1-r2.ebuild | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) 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 -- 2.26.2