games-arcade/methane: Drop comments
authorPacho Ramos <pacho@gentoo.org>
Thu, 9 Aug 2018 11:27:27 +0000 (13:27 +0200)
committerPacho Ramos <pacho@gentoo.org>
Thu, 9 Aug 2018 11:27:27 +0000 (13:27 +0200)
Package-Manager: Portage-2.3.43, Repoman-2.3.10

games-arcade/methane/methane-1.5.1-r1.ebuild

index acf9163b76e7491c208b9b5f049b82fd247ccea2..d26feb258d7136e782bf960f153c7d7c0084fded 100644 (file)
@@ -2,7 +2,6 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-#inherit eutils flag-o-matic games
 inherit desktop
 
 DESCRIPTION="Port from an old amiga game"
@@ -34,7 +33,6 @@ src_prepare() {
 
        # fix weird parallel make issue wrt #450422
        mkdir build || die
-       #append-cxxflags -Wno-narrowing # build with gcc5 (bug #573788)
 }
 
 src_install() {