public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: net-libs/telepathy-qt/
Date: Mon, 12 Oct 2015 12:46:36 +0000 (UTC)	[thread overview]
Message-ID: <1444653602.28bc46f52ab9c6de0ef503668ee7dd032a539cce.kensington@gentoo> (raw)

commit:     28bc46f52ab9c6de0ef503668ee7dd032a539cce
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 12 12:40:02 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Oct 12 12:40:02 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=28bc46f5

net-libs/telepathy-qt: nitpicks

Package-Manager: portage-2.2.20.1

 net-libs/telepathy-qt/telepathy-qt-9999.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-libs/telepathy-qt/telepathy-qt-9999.ebuild b/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
index 7b0d557..8afa96b 100644
--- a/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
+++ b/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
@@ -63,10 +63,10 @@ src_configure() {
 			-ENABLE_SERVICE_SUPPORT=ON
 		)
 		if [[ ${MULTIBUILD_VARIANT} = qt4 ]]; then
-			mycmakeargs+=(-DDESIRED_QT_VERSION=4)
+			mycmakeargs+=( -DDESIRED_QT_VERSION=4 )
 		fi
 		if [[ ${MULTIBUILD_VARIANT} = qt5 ]]; then
-			mycmakeargs+=(-DDESIRED_QT_VERSION=5)
+			mycmakeargs+=( -DDESIRED_QT_VERSION=5 )
 		fi
 		cmake-utils_src_configure
 	}
@@ -80,9 +80,9 @@ src_compile() {
 
 src_test() {
 	mytest() {
-		pushd "${BUILD_DIR}" > /dev/null
+		pushd "${BUILD_DIR}" > /dev/null || die
 		VIRTUALX_COMMAND="ctest -E '(CallChannel)'" virtualmake || die "tests failed"
-		popd > /dev/null
+		popd > /dev/null || die
 	}
 
 	multibuild_foreach_variant mytest


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

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-12 12:46 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-09-29 20:18 [gentoo-commits] proj/kde:master commit in: net-libs/telepathy-qt/ Andreas Sturmlechner
2018-10-13 12:11 Andreas Sturmlechner
2018-03-19 20:30 Johannes Huber
2017-08-30 21:29 Andreas Sturmlechner
2016-06-02 14:02 Johannes Huber
2016-03-28 12:24 Johannes Huber
2015-03-04 13:21 git@oystercatcher mirror+tproxy
2015-03-04 13:21 Michael Palimaka
2015-01-30 20:54 Johannes Huber
2014-09-15 16:48 Johannes Huber
2014-05-28 21:35 Johannes Huber
2014-05-01 22:46 Johannes Huber
2014-04-02 18:36 Johannes Huber
2013-11-09 15:02 Johannes Huber
2013-10-16 21:47 Johannes Huber
2013-10-13 15:46 Johannes Huber
2013-08-01 18:22 Johannes Huber
2013-06-05 21:53 Johannes Huber
2013-04-30 15:11 David Heidelberger
2012-09-11 23:23 Johannes Huber
2012-07-12 11:08 Michael Palimaka
2012-05-02 22:16 Johannes Huber
2012-04-19  9:17 Johannes Huber
2012-04-18 21:24 Michael Palimaka
2012-01-24 19:33 Johannes Huber

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=1444653602.28bc46f52ab9c6de0ef503668ee7dd032a539cce.kensington@gentoo \
    --to=kensington@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