summaryrefslogtreecommitdiff
path: root/app-vim/tmpl
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/tmpl
parenta7ec94f7d22ee22df2e424c1d3f842510b7993aa (diff)
gentoo auto-resync : 14:01:2024 - 01:14:49
Diffstat (limited to 'app-vim/tmpl')
-rw-r--r--app-vim/tmpl/Manifest1
-rw-r--r--app-vim/tmpl/tmpl-0.1-r1.ebuild14
2 files changed, 0 insertions, 15 deletions
diff --git a/app-vim/tmpl/Manifest b/app-vim/tmpl/Manifest
index 907c80098494..f4c55736f862 100644
--- a/app-vim/tmpl/Manifest
+++ b/app-vim/tmpl/Manifest
@@ -1,4 +1,3 @@
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 396 BLAKE2B 0575afef13b0c1de71a126f079a2f8f87a436d1aa6dca81dcfce757e9b9abdbc29e3a4146d8246bbeb2b95187a901a831609dc5c45ad37b5b2621e94b769c9fa SHA512 6ee3637e5b3a0734beeba46e589b114c3086ac99216ca85d2bf74e43fadb6ca18d2f49d8f7a7e5c80ca6bd7a81ad4428bba9d0faaf2729a07a9ebb85a17cb8d8
MISC metadata.xml 274 BLAKE2B bfa9b39d4cd1b8163066648034a81b6c9fc23284334d76cbf3b71711a9548646a095d1fefa5e68455645867b5b0c1a7de96e106949b58e1e2ef7cf788ca28bf4 SHA512 aca1820afddcb39050481e3b3ea0310dc197f723ddb1130abaad0ade665062ac12c3f4bc4dda016e1fc9767f15c2fa484dca08a8bca2860107ae82345dcdd63b
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 ae9496a9b098..000000000000
--- a/app-vim/tmpl/tmpl-0.1-r1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# 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="~alpha amd64 ~ia64 ppc sparc x86"
-IUSE=""
-
-VIM_PLUGIN_HELPURL="https://www.vim.org/scripts/script.php?script_id=254"