commit: bab538fdb4a6abde2129b46a61e42480dabf9365
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 29 11:07:36 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Apr 29 11:26:18 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bab538fd
games-emulation/mamory: Make repoman happy
Package-Manager: Portage-2.3.31, Repoman-2.3.9
games-emulation/mamory/mamory-0.2.25-r1.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/games-emulation/mamory/mamory-0.2.25-r1.ebuild
b/games-emulation/mamory/mamory-0.2.25-r1.ebuild
index 3f2f840637e..5067ebc567f 100644
--- a/games-emulation/mamory/mamory-0.2.25-r1.ebuild
+++ b/games-emulation/mamory/mamory-0.2.25-r1.ebuild
@@ -35,9 +35,7 @@ src_prepare() {
common/Makefile.am || die
AT_M4DIR="config" eautoreconf
- append-cflags -std=gnu89 # build with gcc5 (bug #570500)
-
-
+ append-cflags -std=gnu89 # build with gcc5 (bug #570500)
}
src_configure() {