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: kde-base/kopete/
Date: Mon, 13 May 2013 10:59:08 +0000 (UTC)	[thread overview]
Message-ID: <1368442657.5023f4c4ba399162734e56e827ac885a720c4940.kensington@gentoo> (raw)

commit:     5023f4c4ba399162734e56e827ac885a720c4940
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon May 13 10:57:37 2013 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon May 13 10:57:37 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=5023f4c4

[kde-base/kopete] Convert mycmakeargs addition to an array.

Package-Manager: portage-2.1.11.63

---
 kde-base/kopete/kopete-4.10.49.9999.ebuild |    2 +-
 kde-base/kopete/kopete-9999.ebuild         |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-base/kopete/kopete-4.10.49.9999.ebuild b/kde-base/kopete/kopete-4.10.49.9999.ebuild
index 2e9c52f..18c304d 100644
--- a/kde-base/kopete/kopete-4.10.49.9999.ebuild
+++ b/kde-base/kopete/kopete-4.10.49.9999.ebuild
@@ -137,7 +137,7 @@ src_configure() {
 		mycmakeargs+=($(cmake-utils_use_with ${x/+/} ${x2}))
 	done
 
-	mycmakeargs+="-DWITH_qq=OFF"
+	mycmakeargs+=( -DWITH_qq=OFF )
 
 	# enable plugins
 	for x in ${PLUGINS}; do

diff --git a/kde-base/kopete/kopete-9999.ebuild b/kde-base/kopete/kopete-9999.ebuild
index 2e9c52f..18c304d 100644
--- a/kde-base/kopete/kopete-9999.ebuild
+++ b/kde-base/kopete/kopete-9999.ebuild
@@ -137,7 +137,7 @@ src_configure() {
 		mycmakeargs+=($(cmake-utils_use_with ${x/+/} ${x2}))
 	done
 
-	mycmakeargs+="-DWITH_qq=OFF"
+	mycmakeargs+=( -DWITH_qq=OFF )
 
 	# enable plugins
 	for x in ${PLUGINS}; do


             reply	other threads:[~2013-05-13 10:59 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-13 10:59 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-09-13 17:47 [gentoo-commits] proj/kde:master commit in: kde-base/kopete/ Michael Palimaka
2014-09-03  9:08 Michael Palimaka
2014-04-01 11:11 Johannes Huber
2013-10-11 16:46 Johannes Huber
2013-09-17 18:11 Michael Palimaka
2013-07-31 17:12 Johannes Huber
2013-07-31 17:01 Johannes Huber
2013-07-03  7:27 Michael Palimaka
2013-06-06 19:58 Johannes Huber
2013-04-18 19:17 Chris Reffett
2013-04-18 18:46 Chris Reffett
2013-03-06 10:17 Michael Palimaka
2012-10-20 18:33 Chris Reffett
2012-05-23 14:04 Michael Palimaka
2011-11-01 16:12 Andreas Hüttel
2011-05-26 19:20 Jorge Manuel B. S. Vicetto
2011-04-07  8:59 Tomas Chvatal
2011-03-05 17:32 Maciej Mrozowski
2011-03-05 15:32 Andreas K. Huettel
2011-02-19  1:12 Jonathan Callen

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=1368442657.5023f4c4ba399162734e56e827ac885a720c4940.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