From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/xmlto/files/, app-text/xmlto/
Date: Tue, 7 Dec 2021 23:59:01 +0000 (UTC) [thread overview]
Message-ID: <1638921525.4c75b53ddf86096a8e6a09e440db0acc32426786.sam@gentoo> (raw)
commit: 4c75b53ddf86096a8e6a09e440db0acc32426786
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 7 23:58:45 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 7 23:58:45 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c75b53d
app-text/xmlto: allow elinks too
Closes: https://bugs.gentoo.org/828520
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-text/xmlto/files/xmlto-0.0.28-dont-hardcode-paths.patch | 4 +++-
app-text/xmlto/{xmlto-0.0.28-r7.ebuild => xmlto-0.0.28-r8.ebuild} | 0
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/app-text/xmlto/files/xmlto-0.0.28-dont-hardcode-paths.patch b/app-text/xmlto/files/xmlto-0.0.28-dont-hardcode-paths.patch
index 5823b7350749..7137966b27d2 100644
--- a/app-text/xmlto/files/xmlto-0.0.28-dont-hardcode-paths.patch
+++ b/app-text/xmlto/files/xmlto-0.0.28-dont-hardcode-paths.patch
@@ -1,3 +1,5 @@
+(See https://bugs.gentoo.org/828520 too)
+
From: Sam James <sam@gentoo.org>
Date: Wed, 10 Nov 2021 04:53:33 +0000
Subject: [PATCH] Don't hardcode paths to utilities
@@ -20,7 +22,7 @@ this package is fragile enough. Leaving it for now.
-SED_PATH=@SED@
-GREP_PATH=@GREP@
-ZIP_PATH=@ZIP@
-+LINKS_PATH=$(command -v links)
++LINKS_PATH=$(command -v elinks || command -v links)
+W3M_PATH=$(command -v w3m)
+LYNX_PATH=$(command -v lynx)
+GCP_PATH=$(command -v cp)
diff --git a/app-text/xmlto/xmlto-0.0.28-r7.ebuild b/app-text/xmlto/xmlto-0.0.28-r8.ebuild
similarity index 100%
rename from app-text/xmlto/xmlto-0.0.28-r7.ebuild
rename to app-text/xmlto/xmlto-0.0.28-r8.ebuild
next reply other threads:[~2021-12-07 23:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-07 23:59 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-09-07 23:31 [gentoo-commits] repo/gentoo:master commit in: app-text/xmlto/files/, app-text/xmlto/ Sam James
2021-11-10 4:58 Sam James
2021-04-05 22:33 Sam James
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=1638921525.4c75b53ddf86096a8e6a09e440db0acc32426786.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