public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/xsl-syntax/
Date: Thu, 14 Sep 2023 21:23:47 +0000 (UTC)	[thread overview]
Message-ID: <1694726572.182ccf1f09bb82ecf5bd75f9a9a9dbf1e5be9a45.conikost@gentoo> (raw)

commit:     182ccf1f09bb82ecf5bd75f9a9a9dbf1e5be9a45
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Mar 19 17:34:21 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Sep 14 21:22:52 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=182ccf1f

app-vim/xsl-syntax: EAPI8 bump

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-vim/xsl-syntax/xsl-syntax-0.3.11-r3.ebuild | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/app-vim/xsl-syntax/xsl-syntax-0.3.11-r3.ebuild b/app-vim/xsl-syntax/xsl-syntax-0.3.11-r3.ebuild
new file mode 100644
index 000000000000..fb380c5d310a
--- /dev/null
+++ b/app-vim/xsl-syntax/xsl-syntax-0.3.11-r3.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: Syntax for XSLT (with HTML and others)"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=257"
+
+LICENSE="vim"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+
+VIM_PLUGIN_HELPURI="https://www.vim.org/scripts/script.php?script_id=257"
+
+src_prepare() {
+	default
+	# hi link is evil. See bug #101787, bug #101804.
+	sed -i -e 's,^hi link,hi def link,' syntax/xsl.vim || die "sed failed"
+}


             reply	other threads:[~2023-09-14 21:23 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-14 21:23 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-13 18:50 [gentoo-commits] repo/gentoo:master commit in: app-vim/xsl-syntax/ Michał Górny
2023-12-26  2:37 Conrad Kostecki
2023-12-09 20:53 Arthur Zamarin
2023-12-09 20:36 Arthur Zamarin
2023-12-09 20:36 Arthur Zamarin
2023-12-09 20:19 Arthur Zamarin
2023-12-09 19:57 Arthur Zamarin
2018-03-10 22:55 Patrice Clement
2017-01-28 14:32 Mart Raudsepp
2016-08-09 22:47 Patrice Clement
2016-08-09 22:47 Patrice Clement
2016-06-29 11:49 Patrice Clement

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=1694726572.182ccf1f09bb82ecf5bd75f9a9a9dbf1e5be9a45.conikost@gentoo \
    --to=conikost@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