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-rpg/kqlives/
Date: Mon, 16 Jul 2018 22:26:17
Message-Id: 1531779955.300cc1725ab9a597956fdf6565f224370bc15f06.asturm@gentoo
1 commit: 300cc1725ab9a597956fdf6565f224370bc15f06
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 16 18:23:45 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 16 22:25:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=300cc172
7
8 games-rpg/kqlives: eutils -> desktop
9
10 Package-Manager: Portage-2.3.43, Repoman-2.3.10
11
12 games-rpg/kqlives/kqlives-0.99-r1.ebuild | 5 +++--
13 1 file changed, 3 insertions(+), 2 deletions(-)
14
15 diff --git a/games-rpg/kqlives/kqlives-0.99-r1.ebuild b/games-rpg/kqlives/kqlives-0.99-r1.ebuild
16 index f743549a0f4..1df17ec245c 100644
17 --- a/games-rpg/kqlives/kqlives-0.99-r1.ebuild
18 +++ b/games-rpg/kqlives/kqlives-0.99-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
26 +
27 +inherit desktop
28
29 MY_P=${P/lives}