summaryrefslogtreecommitdiff
path: root/app-vim/vim-addon-mw-utils
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-13 16:55:35 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-13 16:55:35 +0000
commit1dde4e5c4b92d849bf1abf0a48135b2a0644f7e1 (patch)
treec99a472cce74148d499f42ada873454b0e32a42d /app-vim/vim-addon-mw-utils
parentda6a52f691ef980bab92d003d5df8f463c623af8 (diff)
gentoo resync : 13.03.2018
Diffstat (limited to 'app-vim/vim-addon-mw-utils')
-rw-r--r--app-vim/vim-addon-mw-utils/Manifest2
-rw-r--r--app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/vim-addon-mw-utils/Manifest b/app-vim/vim-addon-mw-utils/Manifest
index 5d29d6e468f9..787c906dcf35 100644
--- a/app-vim/vim-addon-mw-utils/Manifest
+++ b/app-vim/vim-addon-mw-utils/Manifest
@@ -1,3 +1,3 @@
DIST vim-addon-mw-utils-20121105.tar.bz2 10071 BLAKE2B c32216879a1873829f44777cde0b455d68694214c48e4f18e0302a026bbab7f9705016fc00158c6c9db69c59d2914ffc15dd385f79814781e517f71109dbac99 SHA512 15104f23416e8dbeb25d60e9b94c0c04434df19bbd3fa418285a1b1106a95dc6bf28cc472014fe431d80086217110c58f267d3d1b5d855bdf85fc4d4fe870346
-EBUILD vim-addon-mw-utils-20121105.ebuild 369 BLAKE2B 176871a56836d0bf0e0ab67d2894688c6515de53a5ebb6c4e6d7ada43f3d2d40d7ea1fedcbd7e16f40e852b296f52c0f800dad3d07fb2f3d0cbdb029e5aacc34 SHA512 36b4da806c1d42d56337bd1f22c469275f96ec909ae72496286a4df720a61dd35297bff72d173bd8f08df64b6e7ccb8a2964b67a092c64058ddb087a9469a35c
+EBUILD vim-addon-mw-utils-20121105.ebuild 370 BLAKE2B 44f828edc2453a83c8e3ffb60af93366544d8f0f0124168b3098fe691f01ed4b4a8a0c30b035d5b7a7aa35841174f2cbcefff2624862bba199cd8f1f56995fe7 SHA512 0a3b58d5b84617c801ea6c1cc0fd323650b429534d431066847bf799dbe83f344c45396da0e3d1cdcb828271ec47ba0f529f442f9a3f9ea3222355de6057e6a2
MISC metadata.xml 342 BLAKE2B 91bce96b9a5ef212e7fbc6e520a4c7ef11a4bc8d998d1afa4ff25b5885002d66b9d4578488ba3d9050f00ff608cdca20d96ead3d528c17d76c42363264c8db00 SHA512 ab292ae32011a7ff8367839fe3972e3e2dbe2db977ee81b0a619847d50288be8f2204604c19cb2e4e4942a98980d8ab886395a60b96dbdbfad2e5a739734954b
diff --git a/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild b/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild
index 9a7dc8299972..e1a865ff200a 100644
--- a/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild
+++ b/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,6 +6,6 @@ EAPI=5
inherit vim-plugin
DESCRIPTION="vim plugin: interpret a file by function and cache file automatically"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2940 https://github.com/MarcWeber/vim-addon-mw-utils"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2940 https://github.com/MarcWeber/vim-addon-mw-utils"
LICENSE="GPL-3"
KEYWORDS="amd64 x86"