public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/qpdfview/
Date: Sun, 10 Jan 2021 18:39:07 +0000 (UTC)	[thread overview]
Message-ID: <1610303905.c19372a283f49698a80187d32d92634a84b75244.sam@gentoo> (raw)

commit:     c19372a283f49698a80187d32d92634a84b75244
Author:     Ionen Wolkens <sudinave <AT> gmail <DOT> com>
AuthorDate: Tue Dec 29 10:31:09 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 10 18:38:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c19372a2

app-text/qpdfview: fix build with bash-5.1

Closes: https://bugs.gentoo.org/762397
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Ionen Wolkens <sudinave <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-text/qpdfview/qpdfview-0.4.18.ebuild    | 2 +-
 app-text/qpdfview/qpdfview-0.4.18_p1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/qpdfview/qpdfview-0.4.18.ebuild b/app-text/qpdfview/qpdfview-0.4.18.ebuild
index de52c7c7b92..4b30af5a4a6 100644
--- a/app-text/qpdfview/qpdfview-0.4.18.ebuild
+++ b/app-text/qpdfview/qpdfview-0.4.18.ebuild
@@ -75,7 +75,7 @@ src_configure() {
 
 	local myqmakeargs=(
 		qpdfview.pro
-		CONFIG+="${myconfig[@]}"
+		CONFIG+="${myconfig[*]}"
 		PLUGIN_INSTALL_PATH="${EPREFIX}/usr/$(get_libdir)/${PN}"
 	)
 	eqmake5 "${myqmakeargs[@]}"

diff --git a/app-text/qpdfview/qpdfview-0.4.18_p1.ebuild b/app-text/qpdfview/qpdfview-0.4.18_p1.ebuild
index e7a36da831a..7587ade6b21 100644
--- a/app-text/qpdfview/qpdfview-0.4.18_p1.ebuild
+++ b/app-text/qpdfview/qpdfview-0.4.18_p1.ebuild
@@ -74,7 +74,7 @@ src_configure() {
 
 	local myqmakeargs=(
 		qpdfview.pro
-		CONFIG+="${myconfig[@]}"
+		CONFIG+="${myconfig[*]}"
 		PLUGIN_INSTALL_PATH="${EPREFIX}/usr/$(get_libdir)/${PN}"
 	)
 	eqmake5 "${myqmakeargs[@]}"


             reply	other threads:[~2021-01-10 18:39 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-10 18:39 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-09 11:44 [gentoo-commits] repo/gentoo:master commit in: app-text/qpdfview/ Andrey Grozin
2023-02-26 13:40 Andrey Grozin
2023-02-01 13:48 Andrey Grozin
2023-02-01 13:45 Andrey Grozin
2022-11-24  1:12 Sam James
2022-05-23  8:49 Andrey Grozin
2021-12-27 11:09 Andrey Grozin
2021-12-24  7:23 Agostino Sarubbo
2021-12-24  7:07 Agostino Sarubbo
2021-11-23  1:25 Yixun Lan
2021-09-09  4:22 Sam James
2020-10-30 15:36 Andrey Grozin
2020-01-29 18:39 Andreas Sturmlechner
2020-01-20 11:51 Agostino Sarubbo
2020-01-18 23:15 Thomas Deutschmann
2019-12-25 20:46 Andreas Sturmlechner
2019-12-25 20:46 Andreas Sturmlechner
2019-11-03 10:46 Sergei Trofimovich
2019-04-04 12:26 Andrey Grozin
2019-04-04 12:25 Andrey Grozin
2018-10-06 14:40 Michael Palimaka
2018-09-16  6:00 Andrey Grozin
2018-09-16  5:58 Andrey Grozin
2018-05-24  8:19 Andrey Grozin
2017-11-07 13:32 Andrey Grozin
2017-09-23  2:22 Michael Palimaka
2017-04-30 16:47 Andrey Grozin
2017-02-26 23:04 Michael Weber
2016-10-28 13:45 Michael Palimaka
2016-10-28 13:45 Michael Palimaka
2016-08-11 15:16 Michael Palimaka
2016-05-08 19:33 Davide Pesavento
2015-10-01 14:21 Michael Palimaka
2015-08-11 10:29 Michael Weber

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=1610303905.c19372a283f49698a80187d32d92634a84b75244.sam@gentoo \
    --to=sam@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