From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- app-vim/tmpl/Manifest | 3 +++ app-vim/tmpl/metadata.xml | 8 ++++++++ app-vim/tmpl/tmpl-0.1-r1.ebuild | 14 ++++++++++++++ 3 files changed, 25 insertions(+) create mode 100644 app-vim/tmpl/Manifest create mode 100644 app-vim/tmpl/metadata.xml create mode 100644 app-vim/tmpl/tmpl-0.1-r1.ebuild (limited to 'app-vim/tmpl') diff --git a/app-vim/tmpl/Manifest b/app-vim/tmpl/Manifest new file mode 100644 index 000000000000..8724bbe1e65b --- /dev/null +++ b/app-vim/tmpl/Manifest @@ -0,0 +1,3 @@ +DIST tmpl-0.1.tar.bz2 1165 BLAKE2B f7b5d2d79fdefe9c46c544fb9d98e0b76586d05a43ac49947278dfd43b8c9dc19eda0876b3c9f4e8e8a068cc89e011ec2ee5fe4afee142a759d8b33822dbae76 SHA512 c50d15be556224544ae99bb1a4ec78fca6d0cc4c1df11c4ef5302ce851b8f92baca04e498774cd1352ca3f1a8789498e7f47bb371828da13a7703a2f654ab51c +EBUILD tmpl-0.1-r1.ebuild 404 BLAKE2B 74c425831306593b875af19de01f2009ad3b268555ee10f6f786efc8d941314c0a0b824ec5c8653faafb97096e07b0c925bd101fd14ac7940e71d651d0acaa5e SHA512 3dd552b304a6561e2f6546ba2377847f8a48873b212b7df101548862fdd791d5c6b4817cc12871337756b686a8398e2add33027f8771d72c6a530b073422e70b +MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7 diff --git a/app-vim/tmpl/metadata.xml b/app-vim/tmpl/metadata.xml new file mode 100644 index 000000000000..5c000c763084 --- /dev/null +++ b/app-vim/tmpl/metadata.xml @@ -0,0 +1,8 @@ + + + + + vim@gentoo.org + Gentoo Vim Project + + diff --git a/app-vim/tmpl/tmpl-0.1-r1.ebuild b/app-vim/tmpl/tmpl-0.1-r1.ebuild new file mode 100644 index 000000000000..c61adb98ae8b --- /dev/null +++ b/app-vim/tmpl/tmpl-0.1-r1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +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="x86 alpha ia64 sparc amd64 ppc" +IUSE="" + +VIM_PLUGIN_HELPURL="https://www.vim.org/scripts/script.php?script_id=254" -- cgit v1.2.3