From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 12E40138335 for ; Wed, 17 Jul 2019 20:04:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3AD25E0831; Wed, 17 Jul 2019 20:04:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 219E2E0831 for ; Wed, 17 Jul 2019 20:04:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 113B5347F05 for ; Wed, 17 Jul 2019 20:04:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 19B826DF for ; Wed, 17 Jul 2019 20:04:15 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1563393807.b91406bbf46d932b774b4fbec25efb4cf4e9862c.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/geki2-KXL/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-action/geki2-KXL/geki2-KXL-2.0.3-r3.ebuild X-VCS-Directories: games-action/geki2-KXL/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: b91406bbf46d932b774b4fbec25efb4cf4e9862c X-VCS-Branch: master Date: Wed, 17 Jul 2019 20:04:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: dae18294-33c5-47e4-9513-ca79885c00c4 X-Archives-Hash: d18930d8af7e0451e292496d7329472f commit: b91406bbf46d932b774b4fbec25efb4cf4e9862c Author: Ulrich Müller gentoo org> AuthorDate: Mon Jul 8 08:30:56 2019 +0000 Commit: James Le Cuirot gentoo 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 gentoo.org> Signed-off-by: James Le Cuirot 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