Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/mednaffe/
Date: Tue, 29 Nov 2022 06:58:20
Message-Id: 1669705031.57dff0f88a2aa225f4275e034a7ebf30eca544e3.jsmolic@gentoo
1 commit: 57dff0f88a2aa225f4275e034a7ebf30eca544e3
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 29 06:57:11 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 29 06:57:11 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57dff0f8
7
8 games-emulation/mednaffe: Stabilize 0.9.2 amd64, #883037
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 games-emulation/mednaffe/mednaffe-0.9.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-emulation/mednaffe/mednaffe-0.9.2.ebuild b/games-emulation/mednaffe/mednaffe-0.9.2.ebuild
16 index 47386291e821..d178743b2bfd 100644
17 --- a/games-emulation/mednaffe/mednaffe-0.9.2.ebuild
18 +++ b/games-emulation/mednaffe/mednaffe-0.9.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/AmatCoder/mednaffe/releases/download/${PV}/${P}.tar.
26
27 LICENSE="GPL-3+"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 ~x86"
31
32 DEPEND="
33 dev-libs/glib:2