From 0f558761aa2dee1017b4751e4017205e015a9560 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 29 Jun 2022 12:04:12 +0100 Subject: gentoo resync : 29.12.2022 --- app-vim/diffchar/Manifest | 4 +--- app-vim/diffchar/diffchar-8.2.ebuild | 16 ---------------- app-vim/diffchar/diffchar-8.6.ebuild | 4 ++-- 3 files changed, 3 insertions(+), 21 deletions(-) delete mode 100644 app-vim/diffchar/diffchar-8.2.ebuild (limited to 'app-vim/diffchar') diff --git a/app-vim/diffchar/Manifest b/app-vim/diffchar/Manifest index 4d0f06438ddf..90063c9c36bc 100644 --- a/app-vim/diffchar/Manifest +++ b/app-vim/diffchar/Manifest @@ -1,5 +1,3 @@ -DIST diffchar-8.2.tar.gz 440613 BLAKE2B e440ef29512348fe82fc4b644fb5e5d9db31582991f22447f2a896180091dc3bd4e2e789ce8ca8984507fd2fe1fe8f53d37ac6913d34960a174dd9003d729e84 SHA512 ff7c01a03bd989fbcdabfda8007e177acab191e283e1617e16dc2a366869ad6946df7b25a2e514f96ad7dc69350f07ffd5eac7b7769f0e017e029343c9756ea1 DIST diffchar-8.6.tar.gz 392905 BLAKE2B bd3f6b40d79f7c51a9dc881e7a1b24aa1e75812bf76cf42c331d28809fd0f4049d55ded5576d3173f0d039e5621a202a8d5dffa0fd55203dcb45bd950e884898 SHA512 394f7da41f1c09b7c5b99bcb9bc2bf590a7d011d6171dd0d3394c09c2befa0cc676541519fba46e569afad235a19f20f290779ebb21f1fdc7e1d3df290c8936a -EBUILD diffchar-8.2.ebuild 560 BLAKE2B d6724748f916346bbafb64101b2dded010be86620caecc9687e49338393c431012ebd4620cbef561d2c17c05479b069c2a7d7d720d6cd532ba3afcaa67ee884f SHA512 59fbc062ea15ddc3b42bc224468081578ac00cd39372eb1bb4e0557d1820c7ef514c334793853295b2608b2a3d6be7c6315fc8551851636358db9c03f23c7eab -EBUILD diffchar-8.6.ebuild 562 BLAKE2B e99e5dfa35d5ba109c5dc9dd2a9cc415e1bfe5eac679d14649bde19d4ab5f9f24cfc0bd66ea158c7799adb4c1147a4a7c01e0d4f24ba73c9c87a94cea8d8dd13 SHA512 1014a68b6b0ffb74a8400ea311dad6b6e60c2462a581a880375cd9a1e7d118c062e5cdd7162ae7d9a8daad94b5ad573a86cd3c85dbdaf00a62d1707d6e857801 +EBUILD diffchar-8.6.ebuild 560 BLAKE2B 64b5b0268cd3e7331086837a369d973ba76deeedded9ab052e27f301fabad1cc9d68d0471591574108f08f6e4100dbfcd4e080c216535e31c010662b713d07f4 SHA512 5f1e66642d9bdff601761d07d9bfe82ad0a1fdfe97d0df19531e2631082b645645a7e630d0afa865757f58d9b74b78d147de9c945f6ee220764948e6dc566c9a MISC metadata.xml 346 BLAKE2B 59a835a7732c460ed874416b40166a22489a7bf23d48c3914ad4cc57764c147e5595b98ada4ebb15af5cc7d456eeb629ff2b8bf004a6523e0ace6b3b14a91eec SHA512 a0827a895c23c321d6703627cf65fa54cfba27a11ff7f18c0a9bc0d7472faa9bf8b121f3d46ebfb9c2caa63b928c06382a8aea8df67a31b777bca6ff2da5a2ea diff --git a/app-vim/diffchar/diffchar-8.2.ebuild b/app-vim/diffchar/diffchar-8.2.ebuild deleted file mode 100644 index 584abecff6a8..000000000000 --- a/app-vim/diffchar/diffchar-8.2.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit vim-plugin vcs-snapshot - -GIT_HASH="837334b268302cf6c597d88485aa8aad6a500b98" - -DESCRIPTION="vim plugin: highlight the exact differences, based on characters and words" -HOMEPAGE="https://github.com/rickhowe/diffchar.vim https://www.vim.org/scripts/script.php?script_id=4932" -SRC_URI="https://github.com/rickhowe/diffchar.vim/archive/${GIT_HASH}.tar.gz -> ${P}.tar.gz" -LICENSE="vim.org" -KEYWORDS="amd64 x86" - -VIM_PLUGIN_HELPFILES="${PN}.txt" diff --git a/app-vim/diffchar/diffchar-8.6.ebuild b/app-vim/diffchar/diffchar-8.6.ebuild index 2d38bf42143c..79e896df2243 100644 --- a/app-vim/diffchar/diffchar-8.6.ebuild +++ b/app-vim/diffchar/diffchar-8.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,6 +11,6 @@ DESCRIPTION="vim plugin: highlight the exact differences, based on characters an HOMEPAGE="https://github.com/rickhowe/diffchar.vim https://www.vim.org/scripts/script.php?script_id=4932" SRC_URI="https://github.com/rickhowe/diffchar.vim/archive/${GIT_HASH}.tar.gz -> ${P}.tar.gz" LICENSE="vim.org" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" VIM_PLUGIN_HELPFILES="${PN}.txt" -- cgit v1.2.3