commit:     c2c12f3906cff770dab4e348ec8468bb7250d047
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  8 20:41:27 2023 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sat Apr  8 20:56:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2c12f39

app-vim/exheres-syntax: add 20201115

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-vim/exheres-syntax/Manifest                       |  1 +
 app-vim/exheres-syntax/exheres-syntax-20201115.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/app-vim/exheres-syntax/Manifest b/app-vim/exheres-syntax/Manifest
index f0fa63fcd334..b82abf5fea08 100644
--- a/app-vim/exheres-syntax/Manifest
+++ b/app-vim/exheres-syntax/Manifest
@@ -1 +1,2 @@
 DIST exheres-syntax-20090310.tar.bz2 3670 BLAKE2B 
27a6f075f80b7fc2e172b9586211a248f8075affd6a20ea52cafe06cda4f6d489a56a539e6a7619b3f7ce7fd29084ea990e66efbbdef7198a6857912eb9288c8
 SHA512 
616ef17367c68157d715321e457aaf0c65c97329f0848cb964d8974b6a85b4147f2e192b2ea3fcbfa3970e095bd9874203ce9723c73d1ef8350200732198c79f
+DIST exheres-syntax-20201115.tar.xz 3892 BLAKE2B 
bae8a26a66ae0bf5642bb438bccee7d803b8eebf67d875d070ee7208304e76e0ed6803d29d7361e09efcc6a53d86e9c7dc5b0a1df61247911d1d8a220235973e
 SHA512 
def7d0701535a2ab325b633b4a08be9ea9e4aa8ce78dd9858ab9d56d944b579ec19c98c24410decdbe202e9fc4f3dce95845b5eab6dfdf6c223dbc0479b7a890

diff --git a/app-vim/exheres-syntax/exheres-syntax-20201115.ebuild 
b/app-vim/exheres-syntax/exheres-syntax-20201115.ebuild
new file mode 100644
index 000000000000..5d89218c02ac
--- /dev/null
+++ b/app-vim/exheres-syntax/exheres-syntax-20201115.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: exheres format highlighting"
+HOMEPAGE="https://www.exherbo.org/";
+SRC_URI="https://dev.exherbo.org/distfiles/${PN}/${P}.tar.xz";
+
+LICENSE="vim"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+VIM_PLUGIN_HELPFILES="exheres-syntax"
+VIM_PLUGIN_MESSAGES="filetype"

Reply via email to