From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/qmhandle/
Date: Sat, 20 Jan 2024 12:04:08 +0000 (UTC) [thread overview]
Message-ID: <1705752098.5d216a382193637f4b52947db455828387de592e.sam@gentoo> (raw)
commit: 5d216a382193637f4b52947db455828387de592e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 20 12:01:38 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 20 12:01:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d216a38
net-mail/qmhandle: use PATCHES
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-mail/qmhandle/qmhandle-1.3.2-r1.ebuild | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/net-mail/qmhandle/qmhandle-1.3.2-r1.ebuild b/net-mail/qmhandle/qmhandle-1.3.2-r1.ebuild
index ec9e141df8a5..3b395f8b8d96 100644
--- a/net-mail/qmhandle/qmhandle-1.3.2-r1.ebuild
+++ b/net-mail/qmhandle/qmhandle-1.3.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,13 +18,16 @@ RDEPEND="virtual/qmail
"
DEPEND=""
+PATCHES=(
+ "${FILESDIR}/${PN}-1.3.2-fix-help-parameter.patch"
+)
+
src_prepare() {
- eapply "${FILESDIR}/${PN}-1.3.2-fix-help-parameter.patch"
sed \
-e 's|/usr/local/bin/svc|/usr/bin/svc|g' \
-e 's|/service/qmail-deliver|/var/qmail/supervise/qmail-send|g' \
-i qmHandle || die "Fixing qmHandle failed"
- eapply_user
+ default
}
src_install() {
next reply other threads:[~2024-01-20 12:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-20 12:04 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-26 12:48 [gentoo-commits] repo/gentoo:master commit in: net-mail/qmhandle/ Arthur Zamarin
2024-10-25 21:31 Sam James
2024-10-25 21:25 Sam James
2023-06-23 18:07 Matt Turner
2019-11-10 3:44 Aaron Bauman
2018-06-03 2:59 Aaron Bauman
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=1705752098.5d216a382193637f4b52947db455828387de592e.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