summaryrefslogtreecommitdiff
path: root/app-vim/ebnf-syntax
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-12-10 11:20:21 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-12-10 11:20:21 +0000
commit92e45d8c110d3b9403a141d225037f2c8ed90450 (patch)
tree550e556281d9240286506408de04a62012fd3c5e /app-vim/ebnf-syntax
parent8b5117492cefbaa1f87e1d83af097fd82c768674 (diff)
gentoo auto-resync : 10:12:2023 - 11:20:21
Diffstat (limited to 'app-vim/ebnf-syntax')
-rw-r--r--app-vim/ebnf-syntax/Manifest2
-rw-r--r--app-vim/ebnf-syntax/ebnf-syntax-1.1-r3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/ebnf-syntax/Manifest b/app-vim/ebnf-syntax/Manifest
index 9cabec231ab7..d22fa535201e 100644
--- a/app-vim/ebnf-syntax/Manifest
+++ b/app-vim/ebnf-syntax/Manifest
@@ -1,4 +1,4 @@
DIST ebnf-syntax-1.1.tar.bz2 981 BLAKE2B 5ab1916fc909f8b6b4fc139fd34c5c982f2bfac3f4ccfa53f13945787db6b9c6b5531cb805d4a0feea5f3165259cd3a033951fd9074344e62657e067571e5300 SHA512 0fba3be91e998b26a3011bfe18765a3bc3ebde6aa33e96580dc0529d79a067020cfeee614dfa40126a1a968d3ca8e77711eca096095675cf6072061c9be7c083
EBUILD ebnf-syntax-1.1-r2.ebuild 581 BLAKE2B 0b6933ab5ecd0c7935717df68050288240342240ec53483882db356077c19b33f7712739c1042299bb75451302e0928e1f0ec656b76d483bae4f6b02314de275 SHA512 7b2f8c953d6bede17b69d26fbfaaa52a099d32695b36593f4da931a225e195945836e120556552718fd9bce356f04ba9d8f09b47f0717856ccfee07e30071615
-EBUILD ebnf-syntax-1.1-r3.ebuild 575 BLAKE2B 5ff4479183f2237eb11e217821b7c9d46bbde389e96353c392cff787c8cb5c3698916b283c1d54fc4d0a6fce9c4238a52905f4a4388c18355409c436e8148ff1 SHA512 74d2a26241ff2b9933727526242b0e093ea68b177f2110a538227bdf37050596929421acf646c8770d556c2b66eea47f2d6cf2684d7b2347775beafda21e7020
+EBUILD ebnf-syntax-1.1-r3.ebuild 574 BLAKE2B 58a4ac27e808599db9982fd27a2c55b0a53a26cfbbc9f692ae1925f2cff5aacae4a05b17e9b33fc13862eeb85dfac72c84305cd9189fc1c96bd4f6743e858f21 SHA512 3bc5733638f5ec90b9e018771e30c55804e87df45f7ad6c7fc8dd671301055c0df0fe0309a21f16f6d4f30797413b27ad9ea008aa7c49abec0d31f3f63841d7a
MISC metadata.xml 250 BLAKE2B 159edb6cbbe3884fd7b328cba2125da0a51b5c0be964e60b708efe1bd040a41abdf16f8dbcfaecb9e6e1073528ac99195a08d7045d433414ec2ba1c94d582761 SHA512 6c29f24b33b8829463103cee99e2cf65cf550aa1d6c60c5a746ca2947a97a052969c8dfb9d12ae8114db0971626f9246cb9e4808d951eeae78321325da1ac32a
diff --git a/app-vim/ebnf-syntax/ebnf-syntax-1.1-r3.ebuild b/app-vim/ebnf-syntax/ebnf-syntax-1.1-r3.ebuild
index 08375fec1db9..40bf67606eb3 100644
--- a/app-vim/ebnf-syntax/ebnf-syntax-1.1-r3.ebuild
+++ b/app-vim/ebnf-syntax/ebnf-syntax-1.1-r3.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: EBNF (ISO/IEC 14997) file syntax highlighting"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=545"
LICENSE="vim"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ppc64 sparc x86"
VIM_PLUGIN_HELPTEXT=\
"This plugin provides syntax highlighting for EBNF (ISO/IEC 14997) files."