diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-09-13 12:31:46 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-09-13 12:31:46 +0100 |
commit | 6fcdccbe589d724b6c268b49f66414e40eb0d807 (patch) | |
tree | b0b74ac37d41e5d22a5a758517b215d1829cdb67 /app-vim/help-extra-syntax | |
parent | 3ea54510168a7ed4271b85f7292beca67346bfe9 (diff) |
gentoo auto-resync : 13:09:2024 - 12:31:45
Diffstat (limited to 'app-vim/help-extra-syntax')
-rw-r--r-- | app-vim/help-extra-syntax/Manifest | 2 | ||||
-rw-r--r-- | app-vim/help-extra-syntax/help-extra-syntax-20050106-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/help-extra-syntax/Manifest b/app-vim/help-extra-syntax/Manifest index 076c1476764c..3a1254e6eaa2 100644 --- a/app-vim/help-extra-syntax/Manifest +++ b/app-vim/help-extra-syntax/Manifest @@ -1,3 +1,3 @@ DIST help-extra-syntax-20050106.tar.bz2 633 BLAKE2B 2e46b9b2f46a102c9e7a8036198bfb87806ef40c87e2c5893203f174dbbbc89cb13e1743616834c9e273d5838c8ab996399d06cba7ad3ba0b692ec345d96e080 SHA512 84fde638941bc0b63b599ae0ae46dc151796409652bd99520df102b54e60497df23ee62b61d8ee2c7532029cf0183702345dffe743420dadee3e5ae6c4a2ef44 -EBUILD help-extra-syntax-20050106-r2.ebuild 602 BLAKE2B b53741ac60531bec83639d547fdbd795d2a5788a44326d4b9b2081fcdc8f07489fc6d7aa3fef6d991c9122664aab95374d7c505479635fd55c078b4d5784eba4 SHA512 7ff62f7a1ba0376f16a87d9a5905a34b52f1faa8299c2d540ab6c1b716dc059966d149b96dc6e82aa8721e674e8e828da197d2c851f8e0c36113441c4cc85464 +EBUILD help-extra-syntax-20050106-r2.ebuild 596 BLAKE2B dc67aaaf655356219244fdc38ffaebcf2f43806685d00a394c69ede07f034d89dfeba9315774351f16758df3188f9ef79ea72a1fe0e240045abac3a3d1437f43 SHA512 14af27369ba29d6ff89adf80604353624d706a81daade349b225a09e20ab959e6fc439413aa769ed65e8701ccd19ff26e1f78fa20f729978085a2f9bac310c3d MISC metadata.xml 274 BLAKE2B bfa9b39d4cd1b8163066648034a81b6c9fc23284334d76cbf3b71711a9548646a095d1fefa5e68455645867b5b0c1a7de96e106949b58e1e2ef7cf788ca28bf4 SHA512 aca1820afddcb39050481e3b3ea0310dc197f723ddb1130abaad0ade665062ac12c3f4bc4dda016e1fc9767f15c2fa484dca08a8bca2860107ae82345dcdd63b diff --git a/app-vim/help-extra-syntax/help-extra-syntax-20050106-r2.ebuild b/app-vim/help-extra-syntax/help-extra-syntax-20050106-r2.ebuild index 6f766ebe666e..527be253ee17 100644 --- a/app-vim/help-extra-syntax/help-extra-syntax-20050106-r2.ebuild +++ b/app-vim/help-extra-syntax/help-extra-syntax-20050106-r2.ebuild @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: extra syntax highlighting for help files" HOMEPAGE="http://www.drchip.org/astronaut/vim/" LICENSE="public-domain" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~mips ~ppc ppc64 sparc x86" VIM_PLUGIN_HELPTEXT=\ "This plugin provides additional syntax highlighting for help files." |