From 9bd54251864651f49e673a08aec9ef79cfe08f04 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 17 Dec 2017 09:07:15 +0000 Subject: gentoo resync : 17.12.2017 --- app-vim/Manifest.gz | Bin 32281 -> 32280 bytes app-vim/udev-syntax/Manifest | 3 +-- app-vim/udev-syntax/udev-syntax-20051016-r1.ebuild | 20 -------------------- app-vim/udev-syntax/udev-syntax-20051016-r2.ebuild | 2 +- 4 files changed, 2 insertions(+), 23 deletions(-) delete mode 100644 app-vim/udev-syntax/udev-syntax-20051016-r1.ebuild (limited to 'app-vim') diff --git a/app-vim/Manifest.gz b/app-vim/Manifest.gz index f3acfb0a0e43..23f0668f2f3a 100644 Binary files a/app-vim/Manifest.gz and b/app-vim/Manifest.gz differ diff --git a/app-vim/udev-syntax/Manifest b/app-vim/udev-syntax/Manifest index 230e001518ee..84a1e5944865 100644 --- a/app-vim/udev-syntax/Manifest +++ b/app-vim/udev-syntax/Manifest @@ -1,5 +1,4 @@ AUX udev-syntax-20051016-ftdetect.patch 371 BLAKE2B aeeba09718dd8292ff9a7c8092597eacf422bd49c703e526158c1130e436fe6c342e08cd4c974e762ba8b1dba45166437831806e7c889d5656b7ab6d78b382ef SHA512 41369f811f4ce28f182ac61c3113f38248aee839a9d52ee6ba83a48d3689873b9afe69bc938d2c40c06d2fa94b72c2e904a4b338dc24d6131492eb05192395cd DIST udev-syntax-20051016.tar.bz2 1161 BLAKE2B c8274fbe552bdf54f5d241b270512df8d95f43ccd4da2e9c794d7470e77d5399dc35ba396b2beddf752e656cd889107fa10d792be11c4dccba0adea4f8418727 SHA512 3952cddd2598eb4e09fd6bc7538419c9dbb3eb94d55a81418fc66b5c3fb46f34853d4b97a5475f3330b752d4dbdd3bcf22a3f47c73d1d3e18b5efcc2b4696e34 -EBUILD udev-syntax-20051016-r1.ebuild 599 BLAKE2B a35bc9185728e4abfb072fe2a26c48ed7d8edcca60d51a6a7c6ca3287e5038bf1928c835a4f8749f2c3f0b35e69a5e6bd039ca172d7b759263ed5ae5f3f7510c SHA512 4378315968136dae2e774ccf37584c4a8711d3b7b691d7ec0cf68986dbf14308bfe43702bdf966deb026764cfb53e7d9aa6259403733bca28b728d33314b2e17 -EBUILD udev-syntax-20051016-r2.ebuild 571 BLAKE2B 5bb3dcc7f4afe0d020e94e1c04924d7fa57a643397451efae3804762ab6fe1ca8da5d9eea2c309d8982d4bb788c115bf76711d60026e79ba31d4c4f0599435d2 SHA512 fc6774661f772abaca1e452c3f0018f732537cf4fed5ba983d790d9661a6daf27c370c2fe848817e57e7aac9cc51a8633afc1752cce7bdbfe3386a7b991bed76 +EBUILD udev-syntax-20051016-r2.ebuild 566 BLAKE2B b17d4de8c85e6d4ea49a901239943e4fdbfaa988401110cea56a4a246be88f39c0ec349ce533d1c8af56c62b113cbbf00b49c43edb7a5e29840e32856cee92df SHA512 af206f78cf6dc670ea5f195df5a18da59f8883742032dbd4789bd47df46b640b7bfc7528df3aca4c477e19d6de953eae17b25c4f18f05cc6d4329c90d6871d23 MISC metadata.xml 346 BLAKE2B 28b85271f3e53d5f31591cdae5ae0fd675c580019a44b0c769f32aa09da0324a8fd35787f5802747d721f5cac91a94ecb97976faa668c4859627d016efaf99c0 SHA512 c9cf56d93687fad1a2ae0d37518f46704a481a5ed288baf5e714ee4898f1ef304101453e2f53a05e5e079bd2e042ee403546e8f8c2787a92852910162c3150f0 diff --git a/app-vim/udev-syntax/udev-syntax-20051016-r1.ebuild b/app-vim/udev-syntax/udev-syntax-20051016-r1.ebuild deleted file mode 100644 index 1e3cddcc06ee..000000000000 --- a/app-vim/udev-syntax/udev-syntax-20051016-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -inherit vim-plugin eutils - -DESCRIPTION="vim plugin: syntax highlighting for udev rules files" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1381" -LICENSE="vim" -KEYWORDS="amd64 hppa ~mips ppc sparc x86" -IUSE="" - -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides syntax highlighting for udev.rules files. These files -are automatically detected by filename; manual loading is also possible, -via :set filetype=udev" - -src_unpack() { - unpack ${A} - epatch "${FILESDIR}/${P}-ftdetect.patch" -} diff --git a/app-vim/udev-syntax/udev-syntax-20051016-r2.ebuild b/app-vim/udev-syntax/udev-syntax-20051016-r2.ebuild index 68ed0060b73d..77a1748c27ae 100644 --- a/app-vim/udev-syntax/udev-syntax-20051016-r2.ebuild +++ b/app-vim/udev-syntax/udev-syntax-20051016-r2.ebuild @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: syntax highlighting for udev rules files" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1381" LICENSE="vim" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="amd64 hppa ~mips ppc sparc x86" VIM_PLUGIN_HELPTEXT=\ "This plugin provides syntax highlighting for udev.rules files. These files -- cgit v1.2.3