summaryrefslogtreecommitdiff
path: root/app-vim/syntastic
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-05-22 07:31:18 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-05-22 07:31:18 +0100
commit908778078736bd36f7a60a2d576d415cb8e000fa (patch)
treec6a4796c48b608c14dc7e9674cdbd38f905e3c15 /app-vim/syntastic
parent185fa19bbf68a4d4dca534d2b46729207a177f16 (diff)
gentoo resync : 22.05.2021
Diffstat (limited to 'app-vim/syntastic')
-rw-r--r--app-vim/syntastic/Manifest4
-rw-r--r--app-vim/syntastic/syntastic-3.9.0.ebuild4
-rw-r--r--app-vim/syntastic/syntastic-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-vim/syntastic/Manifest b/app-vim/syntastic/Manifest
index 09dda810d136..b7d79ba068cf 100644
--- a/app-vim/syntastic/Manifest
+++ b/app-vim/syntastic/Manifest
@@ -1,4 +1,4 @@
DIST syntastic-3.9.0.tar.gz 263275 BLAKE2B 574cf958b859a108cdfdffed29b3ff0f0903dac5c7fbc497e2c69831ee35532d317bde0ab827dda828ee7cb3cc13ab9176c9ea6ea233e03e7b3fcb5b7c49757e SHA512 04cee939226940bb95935434b7aba42a3419b8b7b73d5fa9052a6aaccec5d0724c4e3634edd56573d0080b31baf49c1a00811c6f88e4fbbdea7e761e5707dcb5
-EBUILD syntastic-3.9.0.ebuild 974 BLAKE2B 849d98481998cb59c143d0718d9a112992433951157bfe1966601ffec188e2dbce87101497ad3874cec871ce22e69251cb5a16f5b336591b306cf4db879d46bb SHA512 85dbe8d755545755f0c9e952f550b51b9031a32fe17225b3f6393c56e6229fe12872c67fbac235ddcfcbe4cbb6c77985d427c0621b1dd81dc131403102b357f0
-EBUILD syntastic-9999.ebuild 976 BLAKE2B 9039215b66ac7252e3844006f50b81bb722b1df632af248a4de6bebf4f47220e82fdffc369ccfa19bd1940e14cfba6223d5bf9eb70d8b4f44a0687f4011b1baf SHA512 b1d6fc50f90f266be5040ed4a0b077e1c5688cf918d584f499055927e716639103111ddc4127e0fbd8c3c3003f84d70e8162288162b87daa73c616981fe8b3c7
+EBUILD syntastic-3.9.0.ebuild 950 BLAKE2B e879c506e98ebe8dbcfe3c6ea7af07ef95cbb634c569b1dff897b3ab8b03ab688b08500f8ccd90e34224780c8c8e916d8689c2ffc674265fc7f50a0645d659e4 SHA512 29ab862ae311bb8695316496758c1db391a18e343ffef7f788e4509e3347cdaf05ddb60e7203cce90c8268be15621f03c3f3a71fc155f6f7b027074aac9e88b3
+EBUILD syntastic-9999.ebuild 952 BLAKE2B 6221b3310d7f89e0668e3fb7baf26256984feb7888a700deec0c8bc07c2e21e4d15a107c0ceaf68a1a2efe05d5605c3e12867bccf34b43bd81e3371adf1193be SHA512 7a4d05a0091585bcd030e5ee055711ebb8b703aa9059e7b088b2bd898b0cff702cfdc2d0cfe2d0b4ee095d29d62861fed18eeae7b9220d9e107644b827d79d81
MISC metadata.xml 344 BLAKE2B dae79c875127b2b2034e1f41e65b94b9ff472f58b9d5ce8aa3920db428d468a0015a6ce252522fc158b9823fbff2bd7ff3ba1facc8cf061b775dfaca2b600f70 SHA512 ef01f82c783947320dcb2bdafbcc9545cd2ead7fedb18ccfda335c13d246f980cdd6b31c6e5a2f78f6f75b1ffbc18471a8e8f6c615ba1a75180b362602b6cf85
diff --git a/app-vim/syntastic/syntastic-3.9.0.ebuild b/app-vim/syntastic/syntastic-3.9.0.ebuild
index df6c6fa1d276..518507920616 100644
--- a/app-vim/syntastic/syntastic-3.9.0.ebuild
+++ b/app-vim/syntastic/syntastic-3.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -20,7 +20,7 @@ VIM_PLUGIN_HELPFILES="${PN}"
src_prepare() {
default
- rm -r _assets LICENCE README.markdown || die
+ rm -r _assets || die
}
pkg_postinst() {
diff --git a/app-vim/syntastic/syntastic-9999.ebuild b/app-vim/syntastic/syntastic-9999.ebuild
index 80225618fcfa..d35f80b3f9ed 100644
--- a/app-vim/syntastic/syntastic-9999.ebuild
+++ b/app-vim/syntastic/syntastic-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -20,7 +20,7 @@ VIM_PLUGIN_HELPFILES="${PN}"
src_prepare() {
default
- rm -r _assets LICENCE README.markdown || die
+ rm -r _assets || die
}
pkg_postinst() {