summaryrefslogtreecommitdiff
path: root/app-vim/repeat
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/repeat
parentda6a52f691ef980bab92d003d5df8f463c623af8 (diff)
gentoo resync : 13.03.2018
Diffstat (limited to 'app-vim/repeat')
-rw-r--r--app-vim/repeat/Manifest2
-rw-r--r--app-vim/repeat/repeat-1.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/repeat/Manifest b/app-vim/repeat/Manifest
index 6d9dfd9d4808..4246ab9ecc14 100644
--- a/app-vim/repeat/Manifest
+++ b/app-vim/repeat/Manifest
@@ -1,3 +1,3 @@
DIST repeat-1.1.tar.gz 2621 BLAKE2B 22573f49d69ca5b798c9e6e480c605a6de515cde40913b73ce7db2f0a045e14b850d5ed00fc960b1214f851c138763f89e0d43ca78e7f0961cfaa3721c072d8a SHA512 9df73c7049f38a93da5e6bd36dc0fe833ec23394540de1b6929159910ec9f18af2a76211af612bc8f3c92d9c7f2faacd72a65d7d593584689ac6a7068df60bf9
-EBUILD repeat-1.1.ebuild 528 BLAKE2B 285a33df2ab8792c7480dc40803698cc1053905aa2dac77480d6b13c9c662f60a9c3cec64f145956774d9d7792488706f732f60d3252f73ae39b06083d1d0839 SHA512 6bb3c6c90fa9435e4711fdf07eeba33833f29147fd5f3c3efc1b7dae78d66299ac00b3a7ccd672e512296200ecd062495ce04c5c65deb1d860dd334b3d11e9a7
+EBUILD repeat-1.1.ebuild 529 BLAKE2B de9f5792d816291cd4c29c54289a25d0888ae921afb622a85ffb763112e70f3b44018b2dbbc7cc1a1383a768d0c2a6904806bb3b422fe8e5a04252bd8bc4c9a9 SHA512 4890212fd43d9a5b8b744849e88b1939655d233d313be2848787fa40742a79146914c0d12acf2ffb88c571fb0d9795e6045cc64c47bd0037997cd0f311c7b68d
MISC metadata.xml 340 BLAKE2B 57a4452d4baca17d9de632e2df1edfac3987af64fe3e920810fd01ded99b9a745267e658c7596d7a2f67cf6987fca3652e96a093ebaf625ec659da4a9c06a32a SHA512 126d76f034905a45118eaf05237228af870c065ed967ead33818101d13dad96cfa6ccdccbb4e394e69fe5d698bce0ffbbd4c03315a11866c9b56f5189dbfb6fd
diff --git a/app-vim/repeat/repeat-1.1.ebuild b/app-vim/repeat/repeat-1.1.ebuild
index be184379eb33..c2506991860e 100644
--- a/app-vim/repeat/repeat-1.1.ebuild
+++ b/app-vim/repeat/repeat-1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -9,7 +9,7 @@ MY_PN="vim-repeat"
MY_P=${MY_PN}-${PV}
DESCRIPTION="vim plugin: use the repeat command \".\" with plugin maps"
-HOMEPAGE="https://github.com/tpope/vim-repeat/ http://www.vim.org/scripts/script.php?script_id=2136"
+HOMEPAGE="https://github.com/tpope/vim-repeat/ https://www.vim.org/scripts/script.php?script_id=2136"
SRC_URI="https://github.com/tpope/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="vim"
KEYWORDS="amd64 x86"