diff options
author | Pacho Ramos <pacho@gentoo.org> | 2018-08-09 13:27:27 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2018-08-09 13:27:27 +0200 |
commit | 1dd17a76289757e74606da368767ab65595c1b7c (patch) | |
tree | 5d6fad8cbd7a619db3a44eb838698b4a4b708484 /games-arcade/methane | |
parent | games-arcade/methane: Drop old. (diff) | |
download | gentoo-1dd17a76289757e74606da368767ab65595c1b7c.tar.gz gentoo-1dd17a76289757e74606da368767ab65595c1b7c.tar.bz2 gentoo-1dd17a76289757e74606da368767ab65595c1b7c.zip |
games-arcade/methane: Drop comments
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'games-arcade/methane')
-rw-r--r-- | games-arcade/methane/methane-1.5.1-r1.ebuild | 2 |
1 files changed, 0 insertions, 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 acf9163b76e7..d26feb258d71 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() { |