From 900dd293f8087dff1643b45d7b836702a9ea8fd9 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 8 Apr 2023 23:33:13 +0100 Subject: gentoo auto-resync : 08:04:2023 - 23:33:13 --- app-vim/exheres-syntax/Manifest | 6 +++--- app-vim/exheres-syntax/exheres-syntax-20090310.ebuild | 18 ------------------ app-vim/exheres-syntax/exheres-syntax-20201115.ebuild | 17 +++++++++++++++++ app-vim/exheres-syntax/exheres-syntax-99999999.ebuild | 5 ++--- 4 files changed, 22 insertions(+), 24 deletions(-) delete mode 100644 app-vim/exheres-syntax/exheres-syntax-20090310.ebuild create mode 100644 app-vim/exheres-syntax/exheres-syntax-20201115.ebuild (limited to 'app-vim/exheres-syntax') diff --git a/app-vim/exheres-syntax/Manifest b/app-vim/exheres-syntax/Manifest index 3616cbbc6c29..4e42336263bc 100644 --- a/app-vim/exheres-syntax/Manifest +++ b/app-vim/exheres-syntax/Manifest @@ -1,4 +1,4 @@ -DIST exheres-syntax-20090310.tar.bz2 3670 BLAKE2B 27a6f075f80b7fc2e172b9586211a248f8075affd6a20ea52cafe06cda4f6d489a56a539e6a7619b3f7ce7fd29084ea990e66efbbdef7198a6857912eb9288c8 SHA512 616ef17367c68157d715321e457aaf0c65c97329f0848cb964d8974b6a85b4147f2e192b2ea3fcbfa3970e095bd9874203ce9723c73d1ef8350200732198c79f -EBUILD exheres-syntax-20090310.ebuild 428 BLAKE2B 439e309b11ea2127485ef5d2c0525da507e4479b757e2ee18a6e379d3ee7a26e483c9c452e99c0e2748ff8ae5d1c69de0a719b6628ebfe46e1bc9749969629b4 SHA512 3f179920aae04f25709b0f458b04854b64565f0f3622a89b768301106583f2e753f2c66d92417c8a6ced5a80486051e90c51541c82a665e1f2155a4022f0a3ff -EBUILD exheres-syntax-99999999.ebuild 417 BLAKE2B e26343752690ffb9bd0a4e37c8f847e820c54d0295300bb79ecf844d5ddcdce8f9ae1c8b5c30643c8cfbf1db493cce99190b31355a215ed99954437db990703c SHA512 3c7c135ac3b6078360bd2ba377b69aa47199bd9850bed5cf6bf6f25e29fb1466055ddb48ebc6252f0072241f3db5f539649dbb0be113b69b406d71b7e71a5001 +DIST exheres-syntax-20201115.tar.xz 3892 BLAKE2B bae8a26a66ae0bf5642bb438bccee7d803b8eebf67d875d070ee7208304e76e0ed6803d29d7361e09efcc6a53d86e9c7dc5b0a1df61247911d1d8a220235973e SHA512 def7d0701535a2ab325b633b4a08be9ea9e4aa8ce78dd9858ab9d56d944b579ec19c98c24410decdbe202e9fc4f3dce95845b5eab6dfdf6c223dbc0479b7a890 +EBUILD exheres-syntax-20201115.ebuild 402 BLAKE2B d8cd090a2a8888ddda96cb0a594591c5c05d6f29aec4de67d0d7bd67f6fddcb9300e94c11f5dd17abed9f2a738252ef7fcd082ba01dbe2c5cfa342e2373c7c9c SHA512 99e9aca79afaceeced347475d2f6e2ad1fa05c5216b368551ae51e214f1ad01c6473abca627f5ad3d0bc45b4b6efd00686c45334e5af94d73b97d127ac7edca8 +EBUILD exheres-syntax-99999999.ebuild 409 BLAKE2B c87ff2e6826e181423da26dffd16b95d7a67f805f05431d8b37f2af10a411782a8e34d638145c6db2aa2696f70b8b7b136151ed037d8640f4127e1a4b32a3dc9 SHA512 8fc9c25b9f84cf58f7adccb822ac74e334e3f0e2ca36c1bb9b5bf86b13e11200b678191c0c649d8f99d852be80ba793b7d508ee378906da4aa3a08732baa30a3 MISC metadata.xml 252 BLAKE2B ff7c78adf80becc74e34bfe13b8d16e033b7bcf212885598d74e041efa61fb423d1cccf92144d5264d086f723b633a5381740acbfd5f7fc60db0f3eaf0bd4dd4 SHA512 5f74e8444702396f1d55cfaaddef867535f2b4de3fabbefdc6105fb962ff60695ca690a39590e3393293969e4691ee8634d27b7d2c36c5de42a9c103c827f85b diff --git a/app-vim/exheres-syntax/exheres-syntax-20090310.ebuild b/app-vim/exheres-syntax/exheres-syntax-20090310.ebuild deleted file mode 100644 index 7a014b993ceb..000000000000 --- a/app-vim/exheres-syntax/exheres-syntax-20090310.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit vim-plugin - -DESCRIPTION="vim plugin: exheres format highlighting" -HOMEPAGE="https://www.exherbo.org/" -SRC_URI="https://dev.exherbo.org/~ahf/pub/software/releases/${PN}/${P}.tar.bz2" - -LICENSE="vim" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -VIM_PLUGIN_HELPFILES="exheres-syntax" -VIM_PLUGIN_MESSAGES="filetype" diff --git a/app-vim/exheres-syntax/exheres-syntax-20201115.ebuild b/app-vim/exheres-syntax/exheres-syntax-20201115.ebuild new file mode 100644 index 000000000000..5d89218c02ac --- /dev/null +++ b/app-vim/exheres-syntax/exheres-syntax-20201115.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit vim-plugin + +DESCRIPTION="vim plugin: exheres format highlighting" +HOMEPAGE="https://www.exherbo.org/" +SRC_URI="https://dev.exherbo.org/distfiles/${PN}/${P}.tar.xz" + +LICENSE="vim" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +VIM_PLUGIN_HELPFILES="exheres-syntax" +VIM_PLUGIN_MESSAGES="filetype" diff --git a/app-vim/exheres-syntax/exheres-syntax-99999999.ebuild b/app-vim/exheres-syntax/exheres-syntax-99999999.ebuild index 0038d7a3921f..74c1403f0642 100644 --- a/app-vim/exheres-syntax/exheres-syntax-99999999.ebuild +++ b/app-vim/exheres-syntax/exheres-syntax-99999999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 inherit vim-plugin git-r3 @@ -11,7 +11,6 @@ EGIT_REPO_URI="https://git.exherbo.org/git/exheres-syntax.git" LICENSE="vim" SLOT="0" -IUSE="" VIM_PLUGIN_HELPFILES="exheres-syntax" VIM_PLUGIN_MESSAGES="filetype" -- cgit v1.2.3