From: "Göktürk Yüksek" <gokturk@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/devmanual:master commit in: xsl/
Date: Tue, 26 Nov 2019 03:05:57 +0000 (UTC) [thread overview]
Message-ID: <1574734831.0d2eb7f1f123886068ee8ef9171e7cbb73d040c0.gokturk@gentoo> (raw)
commit: 0d2eb7f1f123886068ee8ef9171e7cbb73d040c0
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 22 20:02:39 2018 +0000
Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Tue Nov 26 02:20:31 2019 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=0d2eb7f1
xsl/lang.highlight.ebuild.xsl: highlight eapply calls
Closes: https://github.com/gentoo/devmanual/pull/86
Signed-off-by: Göktürk Yüksek <gokturk <AT> gentoo.org>
xsl/lang.highlight.ebuild.xsl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xsl/lang.highlight.ebuild.xsl b/xsl/lang.highlight.ebuild.xsl
index e2b1d72..b9a8c95 100644
--- a/xsl/lang.highlight.ebuild.xsl
+++ b/xsl/lang.highlight.ebuild.xsl
@@ -112,7 +112,7 @@
<!-- Default keywords -->
<xsl:when test="$data = 'use' or $data = 'has_version' or $data = 'best_version' or $data = 'use_with' or $data = 'use_enable' or
$data = 'check_KV' or $data = 'keepdir' or $data = 'econf' or $data = 'die' or $data = 'einstall' or $data = 'einfo' or
- $data = 'elog' or
+ $data = 'elog' or $data = 'eapply' or
$data = 'ewarn' or $data = 'eerror' or $data = 'diropts' or $data = 'dobin' or $data = 'docinto' or $data = 'dodoc' or
$data = 'doexe' or $data = 'dohard' or $data = 'dohtml' or $data = 'doinfo' or $data = 'doins' or $data = 'dolib' or
$data = 'dolib$dataa' or $data = 'dolib$dataso' or $data = 'doman' or $data = 'dosbin' or $data = 'dosym' or $data = 'emake' or
next reply other threads:[~2019-11-26 3:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-26 3:05 Göktürk Yüksek [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-11-26 3:05 [gentoo-commits] proj/devmanual:master commit in: xsl/ Göktürk Yüksek
2019-12-19 8:55 Ulrich Müller
2020-01-15 21:29 Ulrich Müller
2021-09-07 18:01 Ulrich Müller
2023-11-06 18:11 Ulrich Müller
2023-11-06 18:11 Ulrich Müller
2024-04-22 18:19 Ulrich Müller
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=1574734831.0d2eb7f1f123886068ee8ef9171e7cbb73d040c0.gokturk@gentoo \
--to=gokturk@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