Gentoo Archives: gentoo-commits

From: "Azamat H. Hackimov" <winterheart@××××××.ru>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-puzzle/crayon-physics-deluxe/
Date: Tue, 16 Aug 2022 07:38:47
Message-Id: 1660635307.d787178ee8550833643c03b70b5bfc5eee9def00.winterheart@gentoo
1 commit: d787178ee8550833643c03b70b5bfc5eee9def00
2 Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
3 AuthorDate: Tue Aug 16 07:35:07 2022 +0000
4 Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
5 CommitDate: Tue Aug 16 07:35:07 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=d787178e
7
8 games-puzzle/crayon-physics-deluxe: update package
9
10 Migrate from eutils.eclass.
11
12 Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
13
14 games-puzzle/crayon-physics-deluxe/crayon-physics-deluxe-55.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/games-puzzle/crayon-physics-deluxe/crayon-physics-deluxe-55.ebuild b/games-puzzle/crayon-physics-deluxe/crayon-physics-deluxe-55.ebuild
18 index b9cbfcc..3cd0172 100644
19 --- a/games-puzzle/crayon-physics-deluxe/crayon-physics-deluxe-55.ebuild
20 +++ b/games-puzzle/crayon-physics-deluxe/crayon-physics-deluxe-55.ebuild
21 @@ -3,7 +3,7 @@
22
23 EAPI=7
24
25 -inherit desktop eutils multilib-minimal
26 +inherit desktop multilib-minimal wrapper
27
28 DESCRIPTION="2D physics puzzle / sandbox game."
29 HOMEPAGE="http://crayonphysics.com/"