Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/mastergear-bin/
Date: Wed, 03 Apr 2019 19:34:31
Message-Id: 1554320043.2a2d80cfc64de776bda6c3f479204108c9867868.chewi@gentoo
1 commit: 2a2d80cfc64de776bda6c3f479204108c9867868
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 3 19:34:03 2019 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 3 19:34:03 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a2d80cf
7
8 games-emulation/mastergear-bin: Bump to 4.5, drop 4.3, EAPI 7
9
10 Closes: https://bugs.gentoo.org/677754
11 Package-Manager: Portage-2.3.62, Repoman-2.3.12
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 games-emulation/mastergear-bin/Manifest | 2 +-
15 .../{mastergear-bin-4.3.ebuild => mastergear-bin-4.5.ebuild} | 4 ++--
16 2 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/games-emulation/mastergear-bin/Manifest b/games-emulation/mastergear-bin/Manifest
19 index dd69ff9bf8c..11f31c1de8a 100644
20 --- a/games-emulation/mastergear-bin/Manifest
21 +++ b/games-emulation/mastergear-bin/Manifest
22 @@ -1 +1 @@
23 -DIST MG43-Ubuntu-x86-bin.tgz 169112 BLAKE2B d54ad5ce84b02e1ff870510fce71447420a27d90b77101280b131f8862e4549767db5a375142e7eb3293465c5da805acc93f5ee737b3c56df66e1cba9d9420e9 SHA512 b39f03902d5046e8d8a64cd45d5d4fc1522a70d97d812dfa859d315a381181ba3c05a3292e24a92662ee4a95b501e6cb3c516eb1dea9d1d5b7e74abe8a2b3dda
24 +DIST MG45-Ubuntu-x86-bin.tgz 170508 BLAKE2B b7b3ae11569dd7f5ac0fd76c86d5d89b0179b804338b5ab40a60eab81c17d53b0071f68312fe53c6fcf0050b86d95dab75e1312a434bfb7c0dc927ef1355b2b5 SHA512 e90ade7f1dd894638bf5e5ca83229cc6673e879bff0f32aae112d2f1b56d4dabb287e1a5b59811185f6fea862fbc44bbe9a41b214e29d72355c31ba4df839ce4
25
26 diff --git a/games-emulation/mastergear-bin/mastergear-bin-4.3.ebuild b/games-emulation/mastergear-bin/mastergear-bin-4.5.ebuild
27 similarity index 91%
28 rename from games-emulation/mastergear-bin/mastergear-bin-4.3.ebuild
29 rename to games-emulation/mastergear-bin/mastergear-bin-4.5.ebuild
30 index da157fcf363..f4c9e3d4307 100644
31 --- a/games-emulation/mastergear-bin/mastergear-bin-4.3.ebuild
32 +++ b/games-emulation/mastergear-bin/mastergear-bin-4.5.ebuild
33 @@ -1,7 +1,7 @@
34 -# Copyright 1999-2018 Gentoo Foundation
35 +# Copyright 1999-2019 Gentoo Authors
36 # Distributed under the terms of the GNU General Public License v2
37
38 -EAPI=6
39 +EAPI=7
40
41 DESCRIPTION="SEGA Master System / Game Gear emulator"
42 HOMEPAGE="https://fms.komkon.org/MG/"