summaryrefslogtreecommitdiff
path: root/app-vim/securemodelines
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-26 15:48:02 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-26 15:48:02 +0000
commit38b7258d086dd5e263c3bbe3880c8c956676bc71 (patch)
tree6fce284d5bfddaf597a490ac66069d16c6a485db /app-vim/securemodelines
parent0ebf740b9c9bc7c10ac41bea315ecc6c01c79166 (diff)
gentoo resync : 25.01.2018
Diffstat (limited to 'app-vim/securemodelines')
-rw-r--r--app-vim/securemodelines/Manifest2
-rw-r--r--app-vim/securemodelines/securemodelines-20140926.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/securemodelines/Manifest b/app-vim/securemodelines/Manifest
index 5eb92933a0b4..2f6c52ae952e 100644
--- a/app-vim/securemodelines/Manifest
+++ b/app-vim/securemodelines/Manifest
@@ -1,3 +1,3 @@
DIST securemodelines-20140926.tar.bz2 1562 BLAKE2B 14b58973e25eb91970f62733840a8db20680cc57266e68129d6a490fac970951044a350d936e497797892bf428de737226c9c57c986de5816c0e771bc65418e0 SHA512 15a948781751998d832f445e7c3ad936e5c034fcc9936d977c5cf05215dd541a235fc066f7e774b151fac2afb2b0a59665d13f6f981cc59d4e1135f06f6cdc35
-EBUILD securemodelines-20140926.ebuild 526 BLAKE2B c94417e57d3b4dfbb20fff7dfb25203df051d79b37126a61df73398493ab8c6bb080e523b2d7c5ec118d7353e71533b89899a060f20a63a5519ce259c0ba3b9d SHA512 3933237c8661e98075bd6a71ffc1ab2d935299e83c6545a1b48960d0d2ca23f49365735e2d10332a168ce2786fbd1acbcea898b26fb9118d7cf8db917925216d
+EBUILD securemodelines-20140926.ebuild 514 BLAKE2B 6c0eb328ad87507509f51adef39dd37a10424b29f159ee8126939d33d8af3e02d1f823316c717d2f58565611316f9975fd25cca081bf881d5556e630a82f11ac SHA512 75e6679320aa3e27304518d2bdc25bd94653467e22f08ec9032db126416a7a496240334ef931bdff6e938dbfc374b619943373558e112554ad71ee489dcd238a
MISC metadata.xml 621 BLAKE2B 1917398769758c657f0975c986e7ee09056ad2a87782a47523bcc558a2ac1644da90c8310add6e86b29c697264ef817f2bb6f08738cb9df3668a9ed13d416bb2 SHA512 ca9e3cce0633bacbb643201bc746e9c6397e9803c6b6c717c1a6e8fd2582e85e61f9fe7c8ea3ea575de6150ded96a0d26ce0fb6ac973884c37c19ce28ded9204
diff --git a/app-vim/securemodelines/securemodelines-20140926.ebuild b/app-vim/securemodelines/securemodelines-20140926.ebuild
index dc217ecf0e85..7a1cf507ab1b 100644
--- a/app-vim/securemodelines/securemodelines-20140926.ebuild
+++ b/app-vim/securemodelines/securemodelines-20140926.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: secure, user-configurable modeline support"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1876 https://github.com/ciaranm/securemodelines"
LICENSE="vim"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
VIM_PLUGIN_HELPTEXT="Make sure that you disable vim's builtin modeline support if you have
enabled it in your .vimrc."