From 6a1d52d53d2db30509f7d5fbde8d71bba5dbab00 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulrich=20M=C3=BCller?= Date: Mon, 8 Jul 2019 10:32:15 +0200 Subject: [PATCH] games-action/geki3-KXL: 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-action/geki3-KXL/geki3-KXL-1.0.3-r3.ebuild | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/games-action/geki3-KXL/geki3-KXL-1.0.3-r3.ebuild b/games-action/geki3-KXL/geki3-KXL-1.0.3-r3.ebuild index 5b1864c88bc7..0e4d54af565c 100644 --- a/games-action/geki3-KXL/geki3-KXL-1.0.3-r3.ebuild +++ b/games-action/geki3-KXL/geki3-KXL-1.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" @@ -23,10 +24,6 @@ PATCHES=( "${FILESDIR}"/${P}-paths.patch ) -pkg_setup(){ - enewgroup gamestat 36 -} - src_prepare() { default rm -f missing -- 2.26.2