From: Ulrich Müller Date: Mon, 8 Jul 2019 08:37:57 +0000 (+0200) Subject: games-arcade/xboing: Depend on acct-group/gamestat. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7a60a42a980050b74437cb1b027bef63f844b6bc;p=gentoo.git games-arcade/xboing: Depend on acct-group/gamestat. Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Ulrich Müller Signed-off-by: James Le Cuirot --- diff --git a/games-arcade/xboing/xboing-2.4-r3.ebuild b/games-arcade/xboing/xboing-2.4-r3.ebuild index 2d0088210afb..50f62a16acc8 100644 --- a/games-arcade/xboing/xboing-2.4-r3.ebuild +++ b/games-arcade/xboing/xboing-2.4-r3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils user +inherit eutils DESCRIPTION="Blockout type game where you bounce a ball trying to destroy blocks" HOMEPAGE="http://www.techrescue.org/xboing/" @@ -15,7 +15,8 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="x11-libs/libXpm" +RDEPEND="acct-group/gamestat + x11-libs/libXpm" DEPEND="${RDEPEND} app-text/rman x11-misc/gccmakedep @@ -24,10 +25,6 @@ DEPEND="${RDEPEND} S=${WORKDIR}/${PN} -pkg_setup(){ - enewgroup gamestat 36 -} - src_prepare() { epatch "${WORKDIR}"/xboing-${PV}-debian.patch epatch "${FILESDIR}"/xboing-${PV}-buffer.patch