Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/mamory/
Date: Sun, 29 Apr 2018 11:27:04
Message-Id: 1525001183.3f631ac6ef209a227b49a0fbd28fb45eae2378e2.pacho@gentoo
1 commit: 3f631ac6ef209a227b49a0fbd28fb45eae2378e2
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 29 11:19:41 2018 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 29 11:26:23 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f631ac6
7
8 games-emulation/mamory: Make repoman happy
9
10 Package-Manager: Portage-2.3.31, Repoman-2.3.9
11
12 games-emulation/mamory/mamory-0.2.25-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-emulation/mamory/mamory-0.2.25-r1.ebuild b/games-emulation/mamory/mamory-0.2.25-r1.ebuild
16 index 5067ebc567f..cccd915c6f2 100644
17 --- a/games-emulation/mamory/mamory-0.2.25-r1.ebuild
18 +++ b/games-emulation/mamory/mamory-0.2.25-r1.ebuild
19 @@ -35,7 +35,7 @@ src_prepare() {
20 common/Makefile.am || die
21
22 AT_M4DIR="config" eautoreconf
23 - append-cflags -std=gnu89 # build with gcc5 (bug #570500)
24 + append-cflags -std=gnu89 # build with gcc5 (bug #570500)
25 }
26
27 src_configure() {