Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/jd/
Date: Thu, 24 Dec 2015 13:40:53
Message-Id: 1450964429.85ffeda5399941ed3ff133c7d3ebe851572e431c.pacho@gentoo
1 commit: 85ffeda5399941ed3ff133c7d3ebe851572e431c
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 24 13:40:00 2015 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 24 13:40:29 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85ffeda5
7
8 www-client/jd: Fix building with latest glibmm/libsigc++
9
10 Package-Manager: portage-2.2.26
11
12 www-client/jd/jd-2.8.5_p120826.ebuild | 3 ++-
13 1 file changed, 2 insertions(+), 1 deletion(-)
14
15 diff --git a/www-client/jd/jd-2.8.5_p120826.ebuild b/www-client/jd/jd-2.8.5_p120826.ebuild
16 index e21b80c..f0fb174 100644
17 --- a/www-client/jd/jd-2.8.5_p120826.ebuild
18 +++ b/www-client/jd/jd-2.8.5_p120826.ebuild
19 @@ -3,7 +3,7 @@
20 # $Id$
21
22 EAPI=5
23 -inherit eutils autotools autotools-utils
24 +inherit eutils autotools autotools-utils flag-o-matic
25
26 MY_P="${P/_p/-}"
27 MY_P="${MY_P/_/-}"
28 @@ -38,6 +38,7 @@ S="${WORKDIR}/${MY_P}"
29 AUTOTOOLS_AUTORECONF=1
30
31 src_configure() {
32 + append-cxxflags -std=c++11
33 # use gnomeui sm instead of Xorg SM/ICE
34 local myeconfargs=(
35 --with-xdgopen