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-fps/urbanterror-data/
Date: Wed, 18 Jul 2018 06:30:30
Message-Id: 1531895406.e4120eb32efff02995ccbad58359d9158f799895.asturm@gentoo
1 commit: e4120eb32efff02995ccbad58359d9158f799895
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 17 21:27:17 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 18 06:30:06 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4120eb3
7
8 games-fps/urbanterror-data: Drop eutils
9
10 Package-Manager: Portage-2.3.43, Repoman-2.3.10
11
12 games-fps/urbanterror-data/urbanterror-data-4.3.4.ebuild | 3 ++-
13 1 file changed, 2 insertions(+), 1 deletion(-)
14
15 diff --git a/games-fps/urbanterror-data/urbanterror-data-4.3.4.ebuild b/games-fps/urbanterror-data/urbanterror-data-4.3.4.ebuild
16 index a771f69e5db..d8afd529274 100644
17 --- a/games-fps/urbanterror-data/urbanterror-data-4.3.4.ebuild
18 +++ b/games-fps/urbanterror-data/urbanterror-data-4.3.4.ebuild
19 @@ -2,7 +2,8 @@
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI="6"
23 -inherit check-reqs eutils
24 +
25 +inherit check-reqs
26
27 ENGINE_PV=${PV}