summaryrefslogtreecommitdiff
path: root/app-vim/tt2-syntax
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-13 16:38:56 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-13 16:38:56 +0100
commitea31ad0ed5501d0bf92267c35beaf06ac016bad2 (patch)
tree2fdc433d571e3ead010876d43ce2646b7d783680 /app-vim/tt2-syntax
parent88ebe56470c37b02a044e1091cad6b2df0f3be8f (diff)
gentoo resync : 13.05.2018
Diffstat (limited to 'app-vim/tt2-syntax')
-rw-r--r--app-vim/tt2-syntax/Manifest3
-rw-r--r--app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild2
-rw-r--r--app-vim/tt2-syntax/tt2-syntax-1.13.ebuild15
3 files changed, 2 insertions, 18 deletions
diff --git a/app-vim/tt2-syntax/Manifest b/app-vim/tt2-syntax/Manifest
index d60f192871a0..fba209b3cfc5 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 447 BLAKE2B afb6a3aae6708398f5ed331b32e654c73d09c966c8cd1536b520b562aefd88119eba0d9790ba0aaca7511980a7dcec51de4261e8e934cffd9f2863bfcb5ca22a SHA512 2be930eef14047bc1a6e3c84aad925478b889a402444e458994d958c9c0d5fc27037748a3d0e78a614087b18a771af781ebb56311cc3e46a1a1ebadeeab13d5a
-EBUILD tt2-syntax-1.13.ebuild 446 BLAKE2B ac820dd981b409d06ee6465e68edc678d1a90cb22b32e49b1778c8a78a6101415f3009df5558ad18b117000450d63c30f1a67fb7dbe7af14e9d3c8a16092e8a7 SHA512 ae223ec94c7cde9513d93f41dc96d0cf1fa55f23ba84be25b2f40c499952708074c24a176238458ae8e1107d74c8f42ead1b56817c4f6ca8195c5a88308a706f
+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/tt2-syntax-1.13-r1.ebuild b/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild
index 2cee4cc1ecaa..ea3b7184e7e5 100644
--- a/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild
+++ b/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild
@@ -8,7 +8,7 @@ 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"
+KEYWORDS="amd64 arm ppc ppc64 x86 ~x86-fbsd"
IUSE=""
VIM_PLUGIN_HELPTEXT=\
diff --git a/app-vim/tt2-syntax/tt2-syntax-1.13.ebuild b/app-vim/tt2-syntax/tt2-syntax-1.13.ebuild
deleted file mode 100644
index cffed6d41246..000000000000
--- a/app-vim/tt2-syntax/tt2-syntax-1.13.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-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"