public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/eruby-syntax/
Date: Thu, 28 Sep 2017 09:31:55 +0000 (UTC)	[thread overview]
Message-ID: <1506591105.f0112afcf54bd453d833831e0fa6f83f35ffee1a.monsieurp@gentoo> (raw)

commit:     f0112afcf54bd453d833831e0fa6f83f35ffee1a
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 28 09:26:52 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Sep 28 09:31:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0112afc

app-vim/eruby-syntax: EAPI 6 bump.

Package-Manager: Portage-2.3.8, Repoman-2.3.1

 app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild b/app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild
new file mode 100644
index 00000000000..6e87f027959
--- /dev/null
+++ b/app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: syntax highlighting for eruby"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=403"
+LICENSE="vim.org"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+
+VIM_PLUGIN_HELPTEXT="This plugin provides syntax highlighting for eruby"
+
+src_prepare() {
+	default
+	sed -i -e 's#hi link#hi def link#' syntax/eruby.vim || die "sed failed"
+}


             reply	other threads:[~2017-09-28  9:31 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-28  9:31 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-03-05 22:00 [gentoo-commits] repo/gentoo:master commit in: app-vim/eruby-syntax/ Patrice Clement
2018-04-18 13:58 Mikle Kolyada
2018-04-18 20:58 Sergei Trofimovich
2018-04-18 21:06 Sergei Trofimovich
2018-04-24 18:55 Sergei Trofimovich
2018-05-11 22:09 Patrice Clement
2018-05-11 22:09 Patrice Clement
2023-12-09 19:57 Arthur Zamarin
2023-12-09 20:01 Michał Górny
2023-12-09 20:01 Michał Górny
2023-12-09 20:24 Arthur Zamarin
2023-12-09 20:36 Arthur Zamarin

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=1506591105.f0112afcf54bd453d833831e0fa6f83f35ffee1a.monsieurp@gentoo \
    --to=monsieurp@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