summaryrefslogtreecommitdiff
path: root/app-vim/tt2-syntax
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/tt2-syntax
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/tt2-syntax')
-rw-r--r--app-vim/tt2-syntax/Manifest3
-rw-r--r--app-vim/tt2-syntax/metadata.xml8
-rw-r--r--app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild15
3 files changed, 0 insertions, 26 deletions
diff --git a/app-vim/tt2-syntax/Manifest b/app-vim/tt2-syntax/Manifest
deleted file mode 100644
index fba209b3cfc5..000000000000
--- a/app-vim/tt2-syntax/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST tt2-syntax-1.13.tar.bz2 2991 BLAKE2B 07efcef9b28b8c44ff55d970dec2a9bff73c6e67adc3f03e6c09beca5552599b87150af08f82211f48ff79fb595f5324c60d1917a5f0378e769643b80c19b503 SHA512 0e7f5ca2b5dd53598778bb85a76fbb8be52ce789221342cb5ab51a5084c7d679b8b2f5cee4f8f05db9648a5828471eeba3d0367959f09d280d9c098a9c21e52e
-EBUILD tt2-syntax-1.13-r1.ebuild 445 BLAKE2B 89c1e67ecd039afac311e70d95959334ce1a26a6518009ac7ec6fda0213e9adeb47a6c60790f1c78ef41430c7ca53fc54c48f663e3de7097426ce6fad2aa6ce0 SHA512 e996ab70a54ed861feb1f2ed03ed43344a6f7ab1077be81971725f1b07ba9b831fd5def7f5284cdc2e2bc1b355bbef09e1ac9809b9a267e277e3d11753f4953d
-MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7
diff --git a/app-vim/tt2-syntax/metadata.xml b/app-vim/tt2-syntax/metadata.xml
deleted file mode 100644
index 5c000c763084..000000000000
--- a/app-vim/tt2-syntax/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/tt2-syntax/tt2-syntax-1.13-r1.ebuild b/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild
deleted file mode 100644
index ea3b7184e7e5..000000000000
--- a/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild
+++ /dev/null
@@ -1,15 +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 highlighting for perl module Template-Toolkit"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=830"
-LICENSE="vim"
-KEYWORDS="amd64 arm ppc ppc64 x86 ~x86-fbsd"
-IUSE=""
-
-VIM_PLUGIN_HELPTEXT=\
-"This plugin provides syntax highlighting for perl module Template-Toolkit"