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/pgn-syntax | |
parent | 3ea54510168a7ed4271b85f7292beca67346bfe9 (diff) |
gentoo auto-resync : 13:09:2024 - 12:31:45
Diffstat (limited to 'app-vim/pgn-syntax')
-rw-r--r-- | app-vim/pgn-syntax/Manifest | 2 | ||||
-rw-r--r-- | app-vim/pgn-syntax/pgn-syntax-1.0-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/pgn-syntax/Manifest b/app-vim/pgn-syntax/Manifest index e33d7d5db29a..ef96b54608be 100644 --- a/app-vim/pgn-syntax/Manifest +++ b/app-vim/pgn-syntax/Manifest @@ -1,3 +1,3 @@ DIST pgn-syntax-1.0.tar.bz2 675 BLAKE2B b89caf025d9856f19d5d7221c4f8747949a513932e8a5dc908b1324e823d0df592b8536d01aadd59bfc61674314a922ecd2a55d5a38f009011e755ad45679116 SHA512 8754881ac77d84359609fc55a00fa91f4dbad6e66778c7d9418fb7ed401c8fc063c1bb84d2574368827db0ecdbcd20c6f9e25808a691021f8d0b3afdb3360c5f -EBUILD pgn-syntax-1.0-r1.ebuild 434 BLAKE2B 2dc22742c69a40c67eaa7488144108ccda9278bd7831201f573829afd48fc9951e12ca6b955819781658285a8de9600b16dac629229b15585f0029890ca942ce SHA512 498e66968c3361f82affd2031ba95e55058cdd516436b421e23104d3d230c6a41f6ab62bdcf213b9e6bd02710e94cd81edd6e61642f7b84c38324c0af558b2f8 +EBUILD pgn-syntax-1.0-r1.ebuild 428 BLAKE2B 18c6b3459ae1788d8e95b87508b16fdd15c1b7e97cebbd168ed73de8fcfbd48ad74c50e431e601425a6272712ce68b8c3aa1a11b1126e33181decb396b16b6dc SHA512 a221c835edfaabff0fac51959db12b08f854a500fac56b6719da575f66bfd5b85d4a3ae1e4112553c5b3c0b93729cf4f0755c15076df720834a28740b376c97d MISC metadata.xml 274 BLAKE2B bfa9b39d4cd1b8163066648034a81b6c9fc23284334d76cbf3b71711a9548646a095d1fefa5e68455645867b5b0c1a7de96e106949b58e1e2ef7cf788ca28bf4 SHA512 aca1820afddcb39050481e3b3ea0310dc197f723ddb1130abaad0ade665062ac12c3f4bc4dda016e1fc9767f15c2fa484dca08a8bca2860107ae82345dcdd63b diff --git a/app-vim/pgn-syntax/pgn-syntax-1.0-r1.ebuild b/app-vim/pgn-syntax/pgn-syntax-1.0-r1.ebuild index eba85456ab16..11d6144a02f9 100644 --- a/app-vim/pgn-syntax/pgn-syntax-1.0-r1.ebuild +++ b/app-vim/pgn-syntax/pgn-syntax-1.0-r1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: PGN (chess Portable Game Notation) syntax highlighting" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=677" LICENSE="vim.org" -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 PGN files." |