Gentoo Archives: gentoo-commits

From: Alfredo Tupone <tupone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/
Date: Sat, 04 Mar 2017 18:33:10
Message-Id: 1488652377.ea9e5f148f98719b46f5600d68a28780eb67ea8b.tupone@gentoo
1 commit: ea9e5f148f98719b46f5600d68a28780eb67ea8b
2 Author: Tupone Alfredo <tupone <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 4 18:31:51 2017 +0000
4 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 4 18:32:57 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea9e5f14
7
8 games-action/bzflag: Fix bug #611174
9
10 Package-Manager: portage-2.3.3
11
12 games-action/bzflag/bzflag-2.4.4-r1.ebuild | 7 ++++++-
13 1 file changed, 6 insertions(+), 1 deletion(-)
14
15 diff --git a/games-action/bzflag/bzflag-2.4.4-r1.ebuild b/games-action/bzflag/bzflag-2.4.4-r1.ebuild
16 index 33098d4954c..d63f9d37f34 100644
17 --- a/games-action/bzflag/bzflag-2.4.4-r1.ebuild
18 +++ b/games-action/bzflag/bzflag-2.4.4-r1.ebuild
19 @@ -2,7 +2,7 @@
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=6
23 -inherit eutils flag-o-matic
24 +inherit eutils flag-o-matic autotools
25
26 DESCRIPTION="3D tank combat simulator game"
27 HOMEPAGE="http://www.bzflag.org/"
28 @@ -29,6 +29,11 @@ PATCHES=(
29 "${FILESDIR}"/${P}-configure.patch
30 )
31
32 +src_prepare() {
33 + default
34 + eautoreconf
35 +}
36 +
37 src_configure() {
38 local myconf