commit: 3f631ac6ef209a227b49a0fbd28fb45eae2378e2
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 29 11:19:41 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Apr 29 11:26:23 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f631ac6
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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-emulation/mamory/mamory-0.2.25-r1.ebuild
b/games-emulation/mamory/mamory-0.2.25-r1.ebuild
index 5067ebc567f..cccd915c6f2 100644
--- a/games-emulation/mamory/mamory-0.2.25-r1.ebuild
+++ b/games-emulation/mamory/mamory-0.2.25-r1.ebuild
@@ -35,7 +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() {