summaryrefslogtreecommitdiff
path: root/app-vim/tmpl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-09-15 04:49:10 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-09-15 04:49:10 +0100
commitefca79f216bfeffd55e7731fbf24126d093e1084 (patch)
treef19ba31d8686b3de4192db3e4c4dc9f3d9af54b5 /app-vim/tmpl
parentea7f3f690b55cdfa8b2d350b03c1dfc0c8357a51 (diff)
gentoo auto-resync : 15:09:2023 - 04:49:10
Diffstat (limited to 'app-vim/tmpl')
-rw-r--r--app-vim/tmpl/Manifest1
-rw-r--r--app-vim/tmpl/tmpl-0.1-r2.ebuild14
2 files changed, 15 insertions, 0 deletions
diff --git a/app-vim/tmpl/Manifest b/app-vim/tmpl/Manifest
index ab133a38d174..ddf83d3df1e8 100644
--- a/app-vim/tmpl/Manifest
+++ b/app-vim/tmpl/Manifest
@@ -1,3 +1,4 @@
DIST tmpl-0.1.tar.bz2 1165 BLAKE2B f7b5d2d79fdefe9c46c544fb9d98e0b76586d05a43ac49947278dfd43b8c9dc19eda0876b3c9f4e8e8a068cc89e011ec2ee5fe4afee142a759d8b33822dbae76 SHA512 c50d15be556224544ae99bb1a4ec78fca6d0cc4c1df11c4ef5302ce851b8f92baca04e498774cd1352ca3f1a8789498e7f47bb371828da13a7703a2f654ab51c
EBUILD tmpl-0.1-r1.ebuild 403 BLAKE2B d72ee821c4125d9bc408ddfa24be21f30ea2c630d6dfc8f96b283fcd213bbb624dd737c02044b20beebb95512a9b433cf3e4d7d958363a738920c818bcc7011f SHA512 9f1706793ea8ff522b75e42b21ab0c129b612648b7516a5c3e6a09513c0ff23a3dea89f29cee5bca59a607e379c51d47ab048a113020db91a10885a06192e0d6
+EBUILD tmpl-0.1-r2.ebuild 400 BLAKE2B 218195940ccfba0ec846343b2bdaf52b6db9e47be4d0a79dc7ade8c0af497406c6f5093c3bc2f63b77cdfa546d6a82c74d3167db9b588bfcd6531bcb6bdb15ca SHA512 ef54c47dd018d9f5095d8758769b46045c0ca8608483eaf396aca1067b8186009f8ad538736e83b00fd9ff933d58d0005176ff8892236b17841a2957d3e01f1d
MISC metadata.xml 250 BLAKE2B 159edb6cbbe3884fd7b328cba2125da0a51b5c0be964e60b708efe1bd040a41abdf16f8dbcfaecb9e6e1073528ac99195a08d7045d433414ec2ba1c94d582761 SHA512 6c29f24b33b8829463103cee99e2cf65cf550aa1d6c60c5a746ca2947a97a052969c8dfb9d12ae8114db0971626f9246cb9e4808d951eeae78321325da1ac32a
diff --git a/app-vim/tmpl/tmpl-0.1-r2.ebuild b/app-vim/tmpl/tmpl-0.1-r2.ebuild
new file mode 100644
index 000000000000..4a613dbd5bb0
--- /dev/null
+++ b/app-vim/tmpl/tmpl-0.1-r2.ebuild
@@ -0,0 +1,14 @@
+# 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 Sam Tregar's HTML::Template"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=254"
+
+LICENSE="vim"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+
+VIM_PLUGIN_HELPURL="https://www.vim.org/scripts/script.php?script_id=254"