summaryrefslogtreecommitdiff
path: root/app-vim/searchcomplete
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-07-19 22:05:27 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-07-19 22:05:27 +0100
commit121ed4eec41fbf03e1998d09eede1bf449da63b9 (patch)
treece9341d77d1507f67d4a3a1472da9011b5baa0a8 /app-vim/searchcomplete
parentdd762ff83c330186ee2ede002e08b2f780cddd51 (diff)
gentoo resync : 19.07.2019
Diffstat (limited to 'app-vim/searchcomplete')
-rw-r--r--app-vim/searchcomplete/Manifest2
-rw-r--r--app-vim/searchcomplete/searchcomplete-1.1-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/searchcomplete/Manifest b/app-vim/searchcomplete/Manifest
index 035ea6c526d3..a4fa56f51499 100644
--- a/app-vim/searchcomplete/Manifest
+++ b/app-vim/searchcomplete/Manifest
@@ -1,3 +1,3 @@
DIST searchcomplete-1.1.tar.bz2 1204 BLAKE2B 0259eea8117d2e27eb939b1d8f5a05d4d2d6b9b6b493372c5d15a7a2a379b112e7eb2c385392e37d5ef3ac2d1e77fdaa7640a6579af3c4e55a1dea8e63b4ce64 SHA512 8c30b446c330665d303935f07566aa0b3ac8bbb89a3068d5da40209f3a4d17dc3371245dd7bef567030b1a33653f9c481cd1165ee200b0c73723da5f5aea2043
-EBUILD searchcomplete-1.1-r1.ebuild 393 BLAKE2B 76a60dd633e56c128203d6a8c3f5e1643b14243f979b8f8158f47083cd2cb1b397f28a7ab64f37b141de3d22e051c874fa605c9aff67ae59104205d14dc0f6af SHA512 8aff4b8f34b8678db54a335a1d03456eea8f7a8743aac0e17edbe780053e93f5cdace9472355d4a1061384f95875f47e3f9fbbd61a371206e85b2b896c9188ea
+EBUILD searchcomplete-1.1-r1.ebuild 390 BLAKE2B a59ca05b5f29801454a7f07aa47162f838e3c6b54ecf2977f4cfdbc8422de9385221b814e6a9b3fad58040ef6447627481a50d0087846726edd62aacc2b80165 SHA512 1586d26b24d5dbe6812a68bac869baeaf285cf399995816b277faab012f2fb214d8b0eb28c1fdb24d8b3261da492783bb2759c7987717da37d528bd1ecddb445
MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7
diff --git a/app-vim/searchcomplete/searchcomplete-1.1-r1.ebuild b/app-vim/searchcomplete/searchcomplete-1.1-r1.ebuild
index de6531885534..27a3dd05e227 100644
--- a/app-vim/searchcomplete/searchcomplete-1.1-r1.ebuild
+++ b/app-vim/searchcomplete/searchcomplete-1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: tab completion in searches"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=474"
LICENSE="GPL-2"
-KEYWORDS="alpha sparc x86 ia64 ppc amd64"
+KEYWORDS="alpha amd64 ia64 ppc sparc x86"
IUSE=""
VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=474"