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: sci-physics/h2o-gtk/
Date: Thu, 24 Dec 2015 13:40:38 +0000 (UTC)	[thread overview]
Message-ID: <1450964427.f6511160be3f7c9524a837cfaa75d23549901f58.pacho@gentoo> (raw)

commit:     f6511160be3f7c9524a837cfaa75d23549901f58
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 24 13:31:53 2015 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Dec 24 13:40:27 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6511160

sci-physics/h2o-gtk: Fix building with latest glibmm/libsigc++

Package-Manager: portage-2.2.26

 sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild b/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild
index fb30e91..a888484 100644
--- a/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild
+++ b/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild
@@ -2,9 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
-
-inherit autotools-utils
+EAPI=5
+inherit autotools-utils flag-o-matic
 
 DESCRIPTION="GTK+ UI for libh2o -- water & steam properties"
 HOMEPAGE="https://bitbucket.org/mgorny/h2o-gtk/"
@@ -19,3 +18,8 @@ RDEPEND="dev-cpp/gtkmm
 	>=sci-libs/libh2oxx-0.2
 	sci-libs/plotmm"
 DEPEND="${RDEPEND}"
+
+src_prepare() {
+	autotools-utils_src_prepare
+	append-cxxflags -std=c++11
+}


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

Thread overview: 7+ 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 --
2016-05-14 23:32 [gentoo-commits] repo/gentoo:master commit in: sci-physics/h2o-gtk/ David Seifert
2018-05-16 21:49 Michał Górny
2018-05-16 21:49 Michał Górny
2018-05-16 21:49 Michał Górny
2018-09-06 21:22 Michał Górny
2020-09-22  8:22 Michał Górny

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=1450964427.f6511160be3f7c9524a837cfaa75d23549901f58.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