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:02
Message-Id: 1525001178.bab538fdb4a6abde2129b46a61e42480dabf9365.pacho@gentoo
1 commit: bab538fdb4a6abde2129b46a61e42480dabf9365
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 29 11:07:36 2018 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 29 11:26:18 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bab538fd
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 | 4 +---
13 1 file changed, 1 insertion(+), 3 deletions(-)
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 3f2f840637e..5067ebc567f 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,9 +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 -
25 -
26 + append-cflags -std=gnu89 # build with gcc5 (bug #570500)
27 }
28
29 src_configure() {