public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/jd/
Date: Thu, 24 Dec 2015 13:40:38 +0000 (UTC)	[thread overview]
Message-ID: <1450964429.85ffeda5399941ed3ff133c7d3ebe851572e431c.pacho@gentoo> (raw)

commit:     85ffeda5399941ed3ff133c7d3ebe851572e431c
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 24 13:40:00 2015 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> 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


             reply	other threads:[~2015-12-24 13:40 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-24 13:40 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-08-06 12:54 [gentoo-commits] repo/gentoo:master commit in: www-client/jd/ Akinori Hattori
2018-08-06 12:54 Akinori Hattori
2018-08-06 12:54 Akinori Hattori
2018-08-06 12:59 Akinori Hattori
2018-08-08 12:56 Akinori Hattori
2018-11-28  9:58 Michał Górny
2021-06-22 18:19 Sam James
2021-10-24  9:05 Akinori Hattori
2021-10-24  9:05 Akinori Hattori
2021-10-24  9:05 Akinori Hattori
2021-10-24  9:05 Akinori Hattori
2021-10-24  9:05 Akinori Hattori

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=1450964429.85ffeda5399941ed3ff133c7d3ebe851572e431c.pacho@gentoo \
    --to=pacho@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