games-misc/OilWar: Depend on acct-group/gamestat.
authorUlrich Müller <ulm@gentoo.org>
Mon, 8 Jul 2019 08:42:34 +0000 (10:42 +0200)
committerJames Le Cuirot <chewi@gentoo.org>
Wed, 17 Jul 2019 20:03:52 +0000 (21:03 +0100)
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
games-misc/OilWar/OilWar-1.2.1-r2.ebuild

index 4b1a9829d6085de64784f2de527bdc566bbbab8a..4e28b012ebf73c5f4b3ce00a02fd87ca3c6511fa 100644 (file)
@@ -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