commit:     b91406bbf46d932b774b4fbec25efb4cf4e9862c
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  8 08:30:56 2019 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Wed Jul 17 20:03:27 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b91406bb

games-action/geki2-KXL: Depend on acct-group/gamestat.

Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 games-action/geki2-KXL/geki2-KXL-2.0.3-r3.ebuild | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/games-action/geki2-KXL/geki2-KXL-2.0.3-r3.ebuild 
b/games-action/geki2-KXL/geki2-KXL-2.0.3-r3.ebuild
index 9512cd8bffc..c6ee48cce75 100644
--- a/games-action/geki2-KXL/geki2-KXL-2.0.3-r3.ebuild
+++ b/games-action/geki2-KXL/geki2-KXL-2.0.3-r3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit autotools desktop user
+inherit autotools desktop
 
 DESCRIPTION="2D length scroll shooting game"
 HOMEPAGE="http://triring.net/ps2linux/games/kxl/kxlgames.html";
@@ -15,7 +15,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND="dev-games/KXL"
+DEPEND="acct-group/gamestat
+       dev-games/KXL"
 RDEPEND="${DEPEND}
        media-fonts/font-adobe-100dpi"
 
@@ -24,10 +25,6 @@ PATCHES=(
        "${FILESDIR}"/${P}-paths.patch
 )
 
-pkg_setup(){
-       enewgroup gamestat 36
-}
-
 src_prepare() {
        default
        rm -f missing

Reply via email to