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-emulation/higan/
Date: Fri, 25 Dec 2020 16:13:27
Message-Id: 1608912678.45f13db5ad7a0ddfd6fc11b936f1931a2ae09479.asturm@gentoo
1 commit: 45f13db5ad7a0ddfd6fc11b936f1931a2ae09479
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 25 16:11:18 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 25 16:11:18 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45f13db5
7
8 games-emulation/higan: Drop superfluous qmake-utils
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 games-emulation/higan/higan-106_p1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/games-emulation/higan/higan-106_p1-r1.ebuild b/games-emulation/higan/higan-106_p1-r1.ebuild
17 index 7f4b51fdf8b..09a2aafadb1 100644
18 --- a/games-emulation/higan/higan-106_p1-r1.ebuild
19 +++ b/games-emulation/higan/higan-106_p1-r1.ebuild
20 @@ -4,7 +4,7 @@
21 EAPI=6
22
23 MY_COMMIT=41efdba45afa770db99bc7484a8ad340ccc597d2
24 -inherit desktop toolchain-funcs qmake-utils xdg-utils
25 +inherit desktop toolchain-funcs xdg-utils
26
27 DESCRIPTION="A multi-system game emulator formerly known as bsnes"
28 HOMEPAGE="https://byuu.org/emulation/higan/ https://gitlab.com/higan/higan"