From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/gsmartcontrol/
Date: Sun, 18 Sep 2016 09:58:03 +0000 (UTC) [thread overview]
Message-ID: <1474192672.5f23e374f6a8439c97cb44738bc12dff7be787e3.pacho@gentoo> (raw)
commit: 5f23e374f6a8439c97cb44738bc12dff7be787e3
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 18 09:48:18 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Sep 18 09:57:52 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f23e374
sys-apps/gsmartcontrol: Stop relying in eapi4 support for gnome2-utils.eclass
Package-Manager: portage-2.3.0
sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild | 24 ++++++++++++-----------
1 file changed, 13 insertions(+), 11 deletions(-)
diff --git a/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild b/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild
index 9fa1694..54f8351 100644
--- a/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild
+++ b/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=4
-
+EAPI=6
inherit flag-o-matic gnome2-utils
DESCRIPTION="Hard disk drive health inspection tool"
@@ -15,25 +14,28 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE="test"
-COMMON_DEPEND="dev-cpp/gtkmm:2.4
- dev-libs/libpcre
- sys-apps/smartmontools"
+COMMON_DEPEND="
+ dev-cpp/gtkmm:2.4
+ dev-libs/libpcre:3
+ sys-apps/smartmontools
+"
RDEPEND="${COMMON_DEPEND}
- x11-apps/xmessage"
+ x11-apps/xmessage
+"
DEPEND="${COMMON_DEPEND}
virtual/pkgconfig
- test? ( dev-util/gtk-builder-convert )"
+ test? ( dev-util/gtk-builder-convert )
+"
DOCS="TODO" # See 'dist_doc_DATA' value in Makefile.am
src_prepare() {
+ default
append-cxxflags -std=c++11
}
src_configure() {
- econf \
- --docdir=/usr/share/doc/${PF} \
- $(use test tests)
+ econf $(use test tests)
}
src_install() {
next reply other threads:[~2016-09-18 9:58 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-18 9:58 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-12 17:09 [gentoo-commits] repo/gentoo:master commit in: sys-apps/gsmartcontrol/ Arthur Zamarin
2025-01-12 14:49 Sam James
2024-12-12 5:12 Sam James
2022-12-18 4:20 Sam James
2022-09-18 18:36 Andreas Sturmlechner
2022-08-31 5:16 Agostino Sarubbo
2022-08-31 5:13 Agostino Sarubbo
2022-07-28 13:20 Sam James
2022-04-03 3:41 Sam James
2021-05-14 22:14 David Seifert
2018-10-05 13:55 Mikle Kolyada
2018-10-05 13:55 Mikle Kolyada
2018-10-05 12:25 Thomas Deutschmann
2017-11-13 14:23 Lars Wendler
2017-11-13 14:23 Lars Wendler
2017-10-30 0:22 Manuel Rüger
2017-10-27 12:54 Thomas Deutschmann
2017-10-04 16:06 Lars Wendler
2017-09-22 12:45 Patrice Clement
2017-09-19 23:31 Lars Wendler
2017-09-19 23:31 Lars Wendler
2017-07-26 9:51 Lars Wendler
2017-07-05 12:51 Lars Wendler
2017-05-15 9:47 Lars Wendler
2016-08-06 10:17 Pacho Ramos
2015-12-22 12:54 Justin Lecher
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=1474192672.5f23e374f6a8439c97cb44738bc12dff7be787e3.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