Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/chickens/
Date: Mon, 16 Jul 2018 22:26:23
Message-Id: 1531779956.b8a5a62695e6938d00227565c4d2988dab24210c.asturm@gentoo
1 commit: b8a5a62695e6938d00227565c4d2988dab24210c
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 16 21:35:27 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 16 22:25:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8a5a626
7
8 games-action/chickens: eutils -> desktop
9
10 Package-Manager: Portage-2.3.43, Repoman-2.3.10
11
12 games-action/chickens/chickens-0.2.4-r1.ebuild | 5 +++--
13 1 file changed, 3 insertions(+), 2 deletions(-)
14
15 diff --git a/games-action/chickens/chickens-0.2.4-r1.ebuild b/games-action/chickens/chickens-0.2.4-r1.ebuild
16 index 258e87e5303..a03394e64bb 100644
17 --- a/games-action/chickens/chickens-0.2.4-r1.ebuild
18 +++ b/games-action/chickens/chickens-0.2.4-r1.ebuild
19 @@ -1,8 +1,9 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 -inherit eutils user
26 +
27 +inherit desktop user
28
29 MY_P="ChickensForLinux-Linux-${PV}"
30 DESCRIPTION="Target chickens with rockets and shotguns. Funny"