public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-editors/mlview/
@ 2015-12-23 20:38 Pacho Ramos
  0 siblings, 0 replies; only message in thread
From: Pacho Ramos @ 2015-12-23 20:38 UTC (permalink / raw
  To: gentoo-commits

commit:     4d3bbdf1903aa758111669909ba646606360f710
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 23 19:42:58 2015 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Dec 23 20:37:59 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d3bbdf1

app-editors/mlview: Fix building with latest glibmm/libsigc++

Package-Manager: portage-2.2.26

 app-editors/mlview/mlview-0.9.0-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-editors/mlview/mlview-0.9.0-r1.ebuild b/app-editors/mlview/mlview-0.9.0-r1.ebuild
index 0e20ca1..ce52661 100644
--- a/app-editors/mlview/mlview-0.9.0-r1.ebuild
+++ b/app-editors/mlview/mlview-0.9.0-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 GCONF_DEBUG="no"
 GNOME_TARBALL_SUFFIX="bz2"
 
-inherit autotools eutils gnome2
+inherit autotools eutils flag-o-matic gnome2
 
 DESCRIPTION="XML editor for the GNOME environment"
 HOMEPAGE="http://www.nongnu.org/mlview/mlview-internals.html"
@@ -57,6 +57,7 @@ src_prepare() {
 }
 
 src_configure() {
+	append-cxxflags -std=c++11
 	gnome2_src_configure \
 		--disable-static \
 		$(use_enable debug)


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-12-23 20:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-23 20:38 [gentoo-commits] repo/gentoo:master commit in: app-editors/mlview/ Pacho Ramos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox