commit: 1dd17a76289757e74606da368767ab65595c1b7c
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 9 11:27:27 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Aug 9 11:27:27 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dd17a76
games-arcade/methane: Drop comments
Package-Manager: Portage-2.3.43, Repoman-2.3.10
games-arcade/methane/methane-1.5.1-r1.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/games-arcade/methane/methane-1.5.1-r1.ebuild
b/games-arcade/methane/methane-1.5.1-r1.ebuild
index acf9163b76e..d26feb258d7 100644
--- a/games-arcade/methane/methane-1.5.1-r1.ebuild
+++ b/games-arcade/methane/methane-1.5.1-r1.ebuild
@@ -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() {