summaryrefslogtreecommitdiff
path: root/app-vim/tmpl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-vim/tmpl
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/tmpl')
-rw-r--r--app-vim/tmpl/Manifest3
-rw-r--r--app-vim/tmpl/metadata.xml8
-rw-r--r--app-vim/tmpl/tmpl-0.1-r1.ebuild14
3 files changed, 0 insertions, 25 deletions
diff --git a/app-vim/tmpl/Manifest b/app-vim/tmpl/Manifest
deleted file mode 100644
index 8724bbe1e65b..000000000000
--- a/app-vim/tmpl/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-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
deleted file mode 100644
index 5c000c763084..000000000000
--- a/app-vim/tmpl/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>vim@gentoo.org</email>
- <name>Gentoo Vim Project</name>
- </maintainer>
-</pkgmetadata>
diff --git a/app-vim/tmpl/tmpl-0.1-r1.ebuild b/app-vim/tmpl/tmpl-0.1-r1.ebuild
deleted file mode 100644
index c61adb98ae8b..000000000000
--- a/app-vim/tmpl/tmpl-0.1-r1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# 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"