summaryrefslogtreecommitdiff
path: root/games-action/chickens/chickens-0.2.4-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-action/chickens/chickens-0.2.4-r1.ebuild')
-rw-r--r--games-action/chickens/chickens-0.2.4-r1.ebuild11
1 files changed, 4 insertions, 7 deletions
diff --git a/games-action/chickens/chickens-0.2.4-r1.ebuild b/games-action/chickens/chickens-0.2.4-r1.ebuild
index a03394e64bbe..4aa9dc2a0d8c 100644
--- a/games-action/chickens/chickens-0.2.4-r1.ebuild
+++ b/games-action/chickens/chickens-0.2.4-r1.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 desktop user
+inherit desktop
MY_P="ChickensForLinux-Linux-${PV}"
DESCRIPTION="Target chickens with rockets and shotguns. Funny"
@@ -16,15 +16,12 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RESTRICT="mirror bindist"
-DEPEND="<media-libs/allegro-5"
+DEPEND="acct-group/gamestat
+ <media-libs/allegro-5"
RDEPEND="${DEPEND}"
S=${WORKDIR}/${PN}
-pkg_setup(){
- enewgroup gamestat 36
-}
-
src_prepare() {
default