From: "Michael Sterrett" <mr_bones_@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/methane/
Date: Fri, 1 Apr 2016 08:07:31 +0000 (UTC) [thread overview]
Message-ID: <1459498043.2a4a7a2a759ffb1b249bdf50f902c60079bca19c.mr_bones_@gentoo> (raw)
commit: 2a4a7a2a759ffb1b249bdf50f902c60079bca19c
Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 1 08:07:23 2016 +0000
Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Fri Apr 1 08:07:23 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a4a7a2a
games-arcade/methane: build with gcc5 (bug #573788)
Package-Manager: portage-2.2.26
games-arcade/methane/methane-1.5.1.ebuild | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/games-arcade/methane/methane-1.5.1.ebuild b/games-arcade/methane/methane-1.5.1.ebuild
index 18daced..36af321 100644
--- a/games-arcade/methane/methane-1.5.1.ebuild
+++ b/games-arcade/methane/methane-1.5.1.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-inherit eutils games
+inherit eutils flag-o-matic games
DESCRIPTION="Port from an old amiga game"
HOMEPAGE="http://methane.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
@@ -26,6 +26,7 @@ src_prepare() {
# fix weird parallel make issue wrt #450422
mkdir build || die
+ append-cxxflags -Wno-narrowing # build with gcc5 (bug #573788)
}
src_install() {
next reply other threads:[~2016-04-01 8:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-01 8:07 Michael Sterrett [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-12-18 10:05 [gentoo-commits] repo/gentoo:master commit in: games-arcade/methane/ Pacho Ramos
2022-12-18 10:05 Pacho Ramos
2021-04-19 21:23 Sam James
2018-08-09 11:30 Pacho Ramos
2018-08-09 11:30 Pacho Ramos
2015-12-18 10:13 Michael Sterrett
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1459498043.2a4a7a2a759ffb1b249bdf50f902c60079bca19c.mr_bones_@gentoo \
--to=mr_bones_@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox