public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: dev-libs/libsystemd-qt/
Date: Tue, 31 Dec 2019 16:44:00 +0000 (UTC)	[thread overview]
Message-ID: <1577810572.d2fdb2bec516c1e1326b9320f53815fce0d11b4c.asturm@gentoo> (raw)

commit:     d2fdb2bec516c1e1326b9320f53815fce0d11b4c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 31 16:42:52 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Dec 31 16:42:52 2019 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=d2fdb2be

dev-libs/libsystemd-qt: Switch to cmake.eclass, EAPI-7 bump

Add missing RESTRICT="!test? ( test )"

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-libs/libsystemd-qt/libsystemd-qt-9999.ebuild | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/dev-libs/libsystemd-qt/libsystemd-qt-9999.ebuild b/dev-libs/libsystemd-qt/libsystemd-qt-9999.ebuild
index e3e97a63..94cef0ea 100644
--- a/dev-libs/libsystemd-qt/libsystemd-qt-9999.ebuild
+++ b/dev-libs/libsystemd-qt/libsystemd-qt-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-inherit cmake-utils
+inherit cmake
 
 if [[ ${PV} == 9999* ]]; then
 	EGIT_REPO_URI="https://github.com/scarpin0/${PN}.git"
@@ -22,6 +22,8 @@ LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE="debug test"
 
+RESTRICT="!test? ( test )"
+
 RDEPEND="
 	${SYSTEMD_VERSION}
 	dev-qt/qtcore:5
@@ -37,5 +39,5 @@ src_configure() {
 		-DBUILD_QTSYSTEMD_TESTS=$(usex test)
 	)
 
-	cmake-utils_src_configure
+	cmake_src_configure
 }


             reply	other threads:[~2019-12-31 16:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-31 16:44 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-07  9:24 [gentoo-commits] proj/qt:master commit in: dev-libs/libsystemd-qt/ Jimi Huotari
2018-04-11 23:10 Andreas Sturmlechner
2018-04-11 23:10 Andreas Sturmlechner
2018-04-11 23:10 Andreas Sturmlechner
2016-10-28 17:15 Michael Palimaka
2014-07-16 13:36 Michael Palimaka
2014-06-11 13:36 Michael Palimaka
2013-10-12 13:16 Davide Pesavento
2013-09-28 18:03 Davide Pesavento
2013-09-28 18:03 Davide Pesavento
2013-09-21 16:38 Michael Palimaka

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=1577810572.d2fdb2bec516c1e1326b9320f53815fce0d11b4c.asturm@gentoo \
    --to=asturm@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