summaryrefslogtreecommitdiff
path: root/app-vim/ebnf-syntax
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-09-13 12:31:46 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-09-13 12:31:46 +0100
commit6fcdccbe589d724b6c268b49f66414e40eb0d807 (patch)
treeb0b74ac37d41e5d22a5a758517b215d1829cdb67 /app-vim/ebnf-syntax
parent3ea54510168a7ed4271b85f7292beca67346bfe9 (diff)
gentoo auto-resync : 13:09:2024 - 12:31:45
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 e0849d44812b..aac3f1622cbf 100644
--- a/app-vim/ebnf-syntax/Manifest
+++ b/app-vim/ebnf-syntax/Manifest
@@ -1,3 +1,3 @@
DIST ebnf-syntax-1.1.tar.bz2 981 BLAKE2B 5ab1916fc909f8b6b4fc139fd34c5c982f2bfac3f4ccfa53f13945787db6b9c6b5531cb805d4a0feea5f3165259cd3a033951fd9074344e62657e067571e5300 SHA512 0fba3be91e998b26a3011bfe18765a3bc3ebde6aa33e96580dc0529d79a067020cfeee614dfa40126a1a968d3ca8e77711eca096095675cf6072061c9be7c083
-EBUILD ebnf-syntax-1.1-r3.ebuild 574 BLAKE2B 58a4ac27e808599db9982fd27a2c55b0a53a26cfbbc9f692ae1925f2cff5aacae4a05b17e9b33fc13862eeb85dfac72c84305cd9189fc1c96bd4f6743e858f21 SHA512 3bc5733638f5ec90b9e018771e30c55804e87df45f7ad6c7fc8dd671301055c0df0fe0309a21f16f6d4f30797413b27ad9ea008aa7c49abec0d31f3f63841d7a
+EBUILD ebnf-syntax-1.1-r3.ebuild 568 BLAKE2B 2b99902199dd94767fb8bd54096edcbf40841bb3c27d2616219500e8f8fc3e5961c4aed3c98c9f6d59a5377111058bb3f463c1eceacd80186eaf62a045aa9860 SHA512 05521eb93e5cdc15895369704694f036d46162e47bb4ec93c3445e5e4afe9a23afa142bb3f1e75403ed452b8f7a5d7367962165a10c1a5f55d18d6cf5a81e807
MISC metadata.xml 274 BLAKE2B bfa9b39d4cd1b8163066648034a81b6c9fc23284334d76cbf3b71711a9548646a095d1fefa5e68455645867b5b0c1a7de96e106949b58e1e2ef7cf788ca28bf4 SHA512 aca1820afddcb39050481e3b3ea0310dc197f723ddb1130abaad0ade665062ac12c3f4bc4dda016e1fc9767f15c2fa484dca08a8bca2860107ae82345dcdd63b
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 40bf67606eb3..a87f1208da1b 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 ~mips ppc ppc64 sparc x86"
VIM_PLUGIN_HELPTEXT=\
"This plugin provides syntax highlighting for EBNF (ISO/IEC 14997) files."