games-arcade/xboing: Depend on acct-group/gamestat.
authorUlrich Müller <ulm@gentoo.org>
Mon, 8 Jul 2019 08:37:57 +0000 (10:37 +0200)
committerJames Le Cuirot <chewi@gentoo.org>
Wed, 17 Jul 2019 20:03:45 +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-arcade/xboing/xboing-2.4-r3.ebuild

index 2d0088210afb8d3613526a3505f46073308657d3..50f62a16acc81d718bdad36dd52e53f7f0aab42a 100644 (file)
@@ -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