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-chemistry/gelemental/
Date: Sat, 19 Dec 2015 10:10:25 +0000 (UTC)	[thread overview]
Message-ID: <1450519797.e1c4d6fb35c17323b97db0b34253568ae437dd10.pacho@gentoo> (raw)

commit:     e1c4d6fb35c17323b97db0b34253568ae437dd10
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 19 09:36:01 2015 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Dec 19 10:09:57 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1c4d6fb

sci-chemistry/gelemental: Fix building with latest glibmm/libsigc++ (#566450)

Package-Manager: portage-2.2.26

 sci-chemistry/gelemental/gelemental-1.2.0-r1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/sci-chemistry/gelemental/gelemental-1.2.0-r1.ebuild b/sci-chemistry/gelemental/gelemental-1.2.0-r1.ebuild
index 78bfcff..457cb47 100644
--- a/sci-chemistry/gelemental/gelemental-1.2.0-r1.ebuild
+++ b/sci-chemistry/gelemental/gelemental-1.2.0-r1.ebuild
@@ -2,9 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 
-inherit autotools-utils fdo-mime gnome2-utils eutils
+inherit autotools-utils fdo-mime flag-o-matic gnome2-utils eutils
 
 DESCRIPTION="Periodic table viewer that provides detailed information on the chemical elements"
 HOMEPAGE="http://freecode.com/projects/gelemental/"
@@ -45,6 +45,7 @@ PATCHES=(
 AUTOTOOLS_IN_SOURCE_BUILD=1
 
 src_configure() {
+	append-cxxflags -std=c++11 #566450
 	local myeconfargs=( $(use_enable doc api-docs) )
 	autotools-utils_src_configure
 }


             reply	other threads:[~2015-12-19 10:10 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-19 10:10 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-12-25 15:13 [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/gelemental/ Agostino Sarubbo
2015-12-27 16:47 Justin Lecher
2015-12-27 16:47 Justin Lecher
2019-08-08 16:12 Matthias Maier
2019-08-08 16:12 Matthias Maier
2019-08-11  1:21 Aaron Bauman
2020-04-30 22:38 Matthias Maier
2020-05-01 17:42 Agostino Sarubbo
2020-05-01 17:48 Agostino Sarubbo
2020-05-01 17:49 Matthias Maier
2021-05-28  9:40 David Seifert
2023-07-30 21:34 Matthias Maier
2023-07-30 21:34 Matthias Maier
2023-12-16 16:17 Arthur Zamarin

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=1450519797.e1c4d6fb35c17323b97db0b34253568ae437dd10.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