summaryrefslogtreecommitdiff
path: root/app-vim/ntp-syntax
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /app-vim/ntp-syntax
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'app-vim/ntp-syntax')
-rw-r--r--app-vim/ntp-syntax/Manifest2
-rw-r--r--app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/ntp-syntax/Manifest b/app-vim/ntp-syntax/Manifest
index b1f422a9d892..7e400765371c 100644
--- a/app-vim/ntp-syntax/Manifest
+++ b/app-vim/ntp-syntax/Manifest
@@ -1,3 +1,3 @@
DIST ntp-syntax-20031001.tar.bz2 1636 BLAKE2B 43cf45ba4d6096c1f07a89c8e006d3fb6ca1b81e6d0e25a11541ea17cff96979e1221f48141799fb26655b3337017dd06d900bbc087b25efeb666cb45dbe5de6 SHA512 3c427dcd2cc065f3ae76c694ba57954c090a565c389aa4dd277e828eef1e25cf0c21781821526267728b1e2b30486007f618a2ba2f422be079cd540d8471c5d8
-EBUILD ntp-syntax-20031001-r1.ebuild 428 BLAKE2B 0b078197e7990a60fe59f422fabea1ba0c61d8d3bd1a8be63ba702e211b6d0c563d28e743deb4f90d52719076dba24c1276d6cb12e63b44b306c64da477d8eb3 SHA512 4eb79429d7e0bd8bea74a71e4edc0e56a8514b4973260bf7a14d6d7753341fdd2a5aa5625a128e34fb2ea44233b476818f701fe14024a9cc85afb8c1fafbb713
+EBUILD ntp-syntax-20031001-r1.ebuild 429 BLAKE2B 76c5983a9e7b30d19ee8d447cfa8f27511f787f812683ae8fd9ca83bd764952c0b4223534885d63b3d2930471d4591ae4bd9f7e1ce353a2aa16d7446f72a1780 SHA512 27a45af661338561dae638e26234bc461d36812c8bdd5e6a263c3f7e012fc9d3a60091cbcaa44a2a76e104fdb17f96eb92903301c395fc6268986f2e0ec14225
MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7
diff --git a/app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild b/app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild
index cafa395a54b9..1440ffa45093 100644
--- a/app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild
+++ b/app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,6 +9,6 @@ DESCRIPTION="vim plugin: ntp.conf syntax highlighting"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=778"
LICENSE="vim"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
VIM_PLUGIN_HELPTEXT="This plugin provides syntax highlighting for ntp.conf files."