summaryrefslogtreecommitdiff
path: root/app-vim/tt2-syntax
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-14 01:14:50 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-14 01:14:50 +0000
commit94eb99943eafb48140b436b347abaaee77209c01 (patch)
treebb4f0519a6c0880b24c88b1666976a36a464a8df /app-vim/tt2-syntax
parenta7ec94f7d22ee22df2e424c1d3f842510b7993aa (diff)
gentoo auto-resync : 14:01:2024 - 01:14:49
Diffstat (limited to 'app-vim/tt2-syntax')
-rw-r--r--app-vim/tt2-syntax/Manifest1
-rw-r--r--app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/app-vim/tt2-syntax/Manifest b/app-vim/tt2-syntax/Manifest
index 6788803cca71..e868de53b452 100644
--- a/app-vim/tt2-syntax/Manifest
+++ b/app-vim/tt2-syntax/Manifest
@@ -1,4 +1,3 @@
DIST tt2-syntax-1.13.tar.bz2 2991 BLAKE2B 07efcef9b28b8c44ff55d970dec2a9bff73c6e67adc3f03e6c09beca5552599b87150af08f82211f48ff79fb595f5324c60d1917a5f0378e769643b80c19b503 SHA512 0e7f5ca2b5dd53598778bb85a76fbb8be52ce789221342cb5ab51a5084c7d679b8b2f5cee4f8f05db9648a5828471eeba3d0367959f09d280d9c098a9c21e52e
-EBUILD tt2-syntax-1.13-r1.ebuild 511 BLAKE2B 223e07f8e7b67231a0a52daa06cb97c315b72be95cb70ac75f3bfde5580ad85df423172f9d9ce701033be4f2d8930629f329cdafb031c4e9d28eca26033731e6 SHA512 1433134b22a0af4bf081c3bf0690a2e394d02d854cadbdfb483f5c331aa6b99618f849e0b7d75823ab9cf06bd293b531c44bfecb85ba7d8be8c63126dac46c34
EBUILD tt2-syntax-1.13-r2.ebuild 504 BLAKE2B 1b43740dd4796e35df90f1238171b1169ff26d5d90e2365c1b1e5732e65f8241ec4ab8e569a146aff2cecbd5cb0fdcb85338de37661c8cb7bcc9cbc523f322f0 SHA512 6e480fbd697bef7bacfd3c093b48b86e097c46537a9ea7591ee3776a6d4510cc3dd57e74042439df4328f1ba6e7a91f988de970a7c36d38e8aa3aa58c8bcc748
MISC metadata.xml 274 BLAKE2B bfa9b39d4cd1b8163066648034a81b6c9fc23284334d76cbf3b71711a9548646a095d1fefa5e68455645867b5b0c1a7de96e106949b58e1e2ef7cf788ca28bf4 SHA512 aca1820afddcb39050481e3b3ea0310dc197f723ddb1130abaad0ade665062ac12c3f4bc4dda016e1fc9767f15c2fa484dca08a8bca2860107ae82345dcdd63b
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 aba24da95599..000000000000
--- a/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# 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 arm64 ~loong ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE=""
-
-VIM_PLUGIN_HELPTEXT=\
-"This plugin provides syntax highlighting for perl module Template-Toolkit"