From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id BF5071384B4 for ; Thu, 24 Dec 2015 13:40:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 959F2E0857; Thu, 24 Dec 2015 13:40:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B5D73E0857 for ; Thu, 24 Dec 2015 13:40:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 005C334082B for ; Thu, 24 Dec 2015 13:40:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B410BCF1 for ; Thu, 24 Dec 2015 13:40:38 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1450964429.85ffeda5399941ed3ff133c7d3ebe851572e431c.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/jd/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/jd/jd-2.8.5_p120826.ebuild X-VCS-Directories: www-client/jd/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 85ffeda5399941ed3ff133c7d3ebe851572e431c X-VCS-Branch: master Date: Thu, 24 Dec 2015 13:40:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f03caa7d-a43d-49bb-9f89-573643a3e9ba X-Archives-Hash: c0ea49f72f1a3ef48636a19d7e88c1ba commit: 85ffeda5399941ed3ff133c7d3ebe851572e431c Author: Pacho Ramos gentoo org> AuthorDate: Thu Dec 24 13:40:00 2015 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Thu Dec 24 13:40:29 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85ffeda5 www-client/jd: Fix building with latest glibmm/libsigc++ Package-Manager: portage-2.2.26 www-client/jd/jd-2.8.5_p120826.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www-client/jd/jd-2.8.5_p120826.ebuild b/www-client/jd/jd-2.8.5_p120826.ebuild index e21b80c..f0fb174 100644 --- a/www-client/jd/jd-2.8.5_p120826.ebuild +++ b/www-client/jd/jd-2.8.5_p120826.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -inherit eutils autotools autotools-utils +inherit eutils autotools autotools-utils flag-o-matic MY_P="${P/_p/-}" MY_P="${MY_P/_/-}" @@ -38,6 +38,7 @@ S="${WORKDIR}/${MY_P}" AUTOTOOLS_AUTORECONF=1 src_configure() { + append-cxxflags -std=c++11 # use gnomeui sm instead of Xorg SM/ICE local myeconfargs=( --with-xdgopen