public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-mail/dovecot-fts-xapian/
Date: Mon,  1 Apr 2024 21:30:01 +0000 (UTC)	[thread overview]
Message-ID: <1711977016.85af921691834827289cf0d0649b4ed290f8fa25.lanodan@gentoo> (raw)

commit:     85af921691834827289cf0d0649b4ed290f8fa25
Author:     Philippe Chaintreuil <gentoo_bugs_peep <AT> parallaxshift <DOT> com>
AuthorDate: Mon Apr  1 13:05:28 2024 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Mon Apr  1 13:10:16 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=85af9216

net-mail/dovecot-fts-xapian: fix unquoted variable FILESDIR

Signed-off-by: Philippe Chaintreuil <gentoo_bugs_peep <AT> parallaxshift.com>

 net-mail/dovecot-fts-xapian/dovecot-fts-xapian-1.5.9.ebuild  | 2 +-
 net-mail/dovecot-fts-xapian/dovecot-fts-xapian-1.7.10.ebuild | 2 +-
 net-mail/dovecot-fts-xapian/dovecot-fts-xapian-1.7.6.ebuild  | 2 +-
 net-mail/dovecot-fts-xapian/dovecot-fts-xapian-1.7.9.ebuild  | 2 +-
 net-mail/dovecot-fts-xapian/dovecot-fts-xapian-9999.ebuild   | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-mail/dovecot-fts-xapian/dovecot-fts-xapian-1.5.9.ebuild b/net-mail/dovecot-fts-xapian/dovecot-fts-xapian-1.5.9.ebuild
index 9e8a229271..5287bc2d25 100644
--- a/net-mail/dovecot-fts-xapian/dovecot-fts-xapian-1.5.9.ebuild
+++ b/net-mail/dovecot-fts-xapian/dovecot-fts-xapian-1.5.9.ebuild
@@ -25,7 +25,7 @@ DEPEND="${RDEPEND}"
 BDEPEND="virtual/pkgconfig"
 
 PATCHES=(
-	${FILESDIR}/bug-887887_allow-O2-override.patch
+	"${FILESDIR}/bug-887887_allow-O2-override.patch"
 )
 
 src_prepare() {

diff --git a/net-mail/dovecot-fts-xapian/dovecot-fts-xapian-1.7.10.ebuild b/net-mail/dovecot-fts-xapian/dovecot-fts-xapian-1.7.10.ebuild
index 9e8a229271..5287bc2d25 100644
--- a/net-mail/dovecot-fts-xapian/dovecot-fts-xapian-1.7.10.ebuild
+++ b/net-mail/dovecot-fts-xapian/dovecot-fts-xapian-1.7.10.ebuild
@@ -25,7 +25,7 @@ DEPEND="${RDEPEND}"
 BDEPEND="virtual/pkgconfig"
 
 PATCHES=(
-	${FILESDIR}/bug-887887_allow-O2-override.patch
+	"${FILESDIR}/bug-887887_allow-O2-override.patch"
 )
 
 src_prepare() {

diff --git a/net-mail/dovecot-fts-xapian/dovecot-fts-xapian-1.7.6.ebuild b/net-mail/dovecot-fts-xapian/dovecot-fts-xapian-1.7.6.ebuild
index 9e8a229271..5287bc2d25 100644
--- a/net-mail/dovecot-fts-xapian/dovecot-fts-xapian-1.7.6.ebuild
+++ b/net-mail/dovecot-fts-xapian/dovecot-fts-xapian-1.7.6.ebuild
@@ -25,7 +25,7 @@ DEPEND="${RDEPEND}"
 BDEPEND="virtual/pkgconfig"
 
 PATCHES=(
-	${FILESDIR}/bug-887887_allow-O2-override.patch
+	"${FILESDIR}/bug-887887_allow-O2-override.patch"
 )
 
 src_prepare() {

diff --git a/net-mail/dovecot-fts-xapian/dovecot-fts-xapian-1.7.9.ebuild b/net-mail/dovecot-fts-xapian/dovecot-fts-xapian-1.7.9.ebuild
index 9e8a229271..5287bc2d25 100644
--- a/net-mail/dovecot-fts-xapian/dovecot-fts-xapian-1.7.9.ebuild
+++ b/net-mail/dovecot-fts-xapian/dovecot-fts-xapian-1.7.9.ebuild
@@ -25,7 +25,7 @@ DEPEND="${RDEPEND}"
 BDEPEND="virtual/pkgconfig"
 
 PATCHES=(
-	${FILESDIR}/bug-887887_allow-O2-override.patch
+	"${FILESDIR}/bug-887887_allow-O2-override.patch"
 )
 
 src_prepare() {

diff --git a/net-mail/dovecot-fts-xapian/dovecot-fts-xapian-9999.ebuild b/net-mail/dovecot-fts-xapian/dovecot-fts-xapian-9999.ebuild
index 8101d9af32..e12ebd7f57 100644
--- a/net-mail/dovecot-fts-xapian/dovecot-fts-xapian-9999.ebuild
+++ b/net-mail/dovecot-fts-xapian/dovecot-fts-xapian-9999.ebuild
@@ -37,7 +37,7 @@ if [ "$PV" = 9999 ] ; then
 fi
 
 PATCHES=(
-	${FILESDIR}/bug-887887_allow-O2-override.patch
+	"${FILESDIR}/bug-887887_allow-O2-override.patch"
 )
 
 src_prepare() {


             reply	other threads:[~2024-04-01 21:30 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-01 21:30 Haelwenn Monnier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-10 23:52 [gentoo-commits] repo/proj/guru:master commit in: net-mail/dovecot-fts-xapian/ Haelwenn Monnier
2024-05-29  8:35 Florian Schmaus
2024-05-21 21:10 Julien Roy
2024-04-05 11:05 Julien Roy
2024-04-02 22:48 Julien Roy
2024-04-01 21:30 Haelwenn Monnier
2024-03-28 17:49 Viorel Munteanu
2024-03-28 17:49 Viorel Munteanu
2024-03-07 11:34 Andrew Ammerlaan
2023-01-24  9:10 Florian Schmaus
2022-12-27  8:05 Viorel Munteanu
2022-04-23 17:50 Haelwenn Monnier
2022-04-15 18:42 Andrew Ammerlaan
2022-04-14 13:31 Andrew Ammerlaan
2022-04-13 19:45 Arthur Zamarin
2022-04-13 14:37 Florian Schmaus
2022-04-12 19:35 Ronny Gutbrod

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=1711977016.85af921691834827289cf0d0649b4ed290f8fa25.lanodan@gentoo \
    --to=contact@hacktivis.me \
    --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