public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/gsmartcontrol/
Date: Tue, 22 Dec 2015 12:54:09 +0000 (UTC)	[thread overview]
Message-ID: <1450788848.468d9d066b6d43ca11d9433068297688f88c77a4.jlec@gentoo> (raw)

commit:     468d9d066b6d43ca11d9433068297688f88c77a4
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 22 12:53:56 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Dec 22 12:54:08 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=468d9d06

sys-apps/gsmartcontrol: Add std=c++11 to CXXFLAGS for latest dev-libs/libsigc++

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild |  7 ++++++-
 sys-apps/gsmartcontrol/metadata.xml               | 18 +++++++++---------
 2 files changed, 15 insertions(+), 10 deletions(-)

diff --git a/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild b/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild
index 053a68b..9fa1694 100644
--- a/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild
+++ b/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild
@@ -3,7 +3,8 @@
 # $Id$
 
 EAPI=4
-inherit gnome2-utils
+
+inherit flag-o-matic gnome2-utils
 
 DESCRIPTION="Hard disk drive health inspection tool"
 HOMEPAGE="http://gsmartcontrol.sourceforge.net/home/"
@@ -25,6 +26,10 @@ DEPEND="${COMMON_DEPEND}
 
 DOCS="TODO" # See 'dist_doc_DATA' value in Makefile.am
 
+src_prepare() {
+	append-cxxflags -std=c++11
+}
+
 src_configure() {
 	econf \
 		--docdir=/usr/share/doc/${PF} \

diff --git a/sys-apps/gsmartcontrol/metadata.xml b/sys-apps/gsmartcontrol/metadata.xml
index ca80785..9d109ee 100644
--- a/sys-apps/gsmartcontrol/metadata.xml
+++ b/sys-apps/gsmartcontrol/metadata.xml
@@ -1,11 +1,11 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM 'http://www.gentoo.org/dtd/metadata.dtd'>
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>base-system</herd>
-<maintainer>
-	<email>ssuominen@gentoo.org</email>
-</maintainer>
-<upstream>
-	<remote-id type='sourceforge'>gsmartcontrol</remote-id>
-</upstream>
+	<herd>base-system</herd>
+	<maintainer>
+		<email>ssuominen@gentoo.org</email>
+	</maintainer>
+	<upstream>
+		<remote-id type="sourceforge">gsmartcontrol</remote-id>
+	</upstream>
 </pkgmetadata>


             reply	other threads:[~2015-12-22 12:54 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-22 12:54 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-08-06 10:17 [gentoo-commits] repo/gentoo:master commit in: sys-apps/gsmartcontrol/ Pacho Ramos
2016-09-18  9:58 Pacho Ramos
2017-05-15  9:47 Lars Wendler
2017-07-05 12:51 Lars Wendler
2017-07-26  9:51 Lars Wendler
2017-09-19 23:31 Lars Wendler
2017-09-19 23:31 Lars Wendler
2017-09-22 12:45 Patrice Clement
2017-10-04 16:06 Lars Wendler
2017-10-27 12:54 Thomas Deutschmann
2017-10-30  0:22 Manuel Rüger
2017-11-13 14:23 Lars Wendler
2017-11-13 14:23 Lars Wendler
2018-10-05 12:25 Thomas Deutschmann
2018-10-05 13:55 Mikle Kolyada
2018-10-05 13:55 Mikle Kolyada
2021-05-14 22:14 David Seifert
2022-04-03  3:41 Sam James
2022-07-28 13:20 Sam James
2022-08-31  5:13 Agostino Sarubbo
2022-08-31  5:16 Agostino Sarubbo
2022-09-18 18:36 Andreas Sturmlechner
2022-12-18  4:20 Sam James
2024-12-12  5:12 Sam James
2025-01-12 14:49 Sam James
2025-01-12 17:09 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=1450788848.468d9d066b6d43ca11d9433068297688f88c77a4.jlec@gentoo \
    --to=jlec@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