summaryrefslogtreecommitdiff
path: root/app-vim/undotree
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/undotree
parentda6a52f691ef980bab92d003d5df8f463c623af8 (diff)
gentoo resync : 13.03.2018
Diffstat (limited to 'app-vim/undotree')
-rw-r--r--app-vim/undotree/Manifest4
-rw-r--r--app-vim/undotree/undotree-5.0.ebuild4
-rw-r--r--app-vim/undotree/undotree-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-vim/undotree/Manifest b/app-vim/undotree/Manifest
index 88595fd8ea67..3516689bec45 100644
--- a/app-vim/undotree/Manifest
+++ b/app-vim/undotree/Manifest
@@ -1,4 +1,4 @@
DIST undotree-5.0.tar.gz 13646 BLAKE2B 12fb31433b95ac980cae9d313ccb7cd30d0a63a25f440027ae0dd8cd240a80aa825582f60a88b44346f392f8e52c7ff5d86a87d8891b0adc3fcf17daf0c86ce3 SHA512 093202633000c15db731c9664b606ced7dd4d259f9fac04e886509a440eb5e31de073250eb400be0b1e4cdabb393d1d88bbcb88fa162c89a3783c961b33d33a0
-EBUILD undotree-5.0.ebuild 428 BLAKE2B 9296c4d1a3afd1f42a64b4f4e6a10d833277c2d4864e8edf3ec049436246b82c2814004267b2a75fc0628f15a9809e4692b729049d4a419c132c4a2810024514 SHA512 e8d28b08128fc97e2e814bede50e60b0630f8f8584b8a8334fa33c7bdb3eec834a3b361e3ed971ddc8a4a9c947b4e5f9282a2e21cb63fed050df571bf6e6a1de
-EBUILD undotree-9999.ebuild 374 BLAKE2B ad354a663f29d48d5392f22bc83b0b8e24638d2a78acf64362bcf1437c65e267108017341286aeab1db7de88350d24e83fa840b0073dc2a8b4f5c8ee648c2994 SHA512 c62ae1a57e626a6f81168c34f99151c0647605d119f6b4b08aad9b943398e8d8cb7e52ffe4d76376e0efe44bd9ab752b9a223e420394ec72bbcd7772e9929bc9
+EBUILD undotree-5.0.ebuild 429 BLAKE2B 75a918dcac1810cd1df0b59aace9f5397a932d45596e96f7acfedae7508e90220ec05e3ce1b05ebc2e8fbceb410c39d3c9863686de27f33fcaab02548c345fd2 SHA512 f9beb5ea6481b928cfb3118b709f310328ea3e57634e9fbcd19d7383a292cd7761ba9d5c8ff53dfa0e64149d4b54d48d64ce319e4fb056401ae7083c19cb6075
+EBUILD undotree-9999.ebuild 375 BLAKE2B 8f9af682845764821ef513fbb6073ada622d71db6613535025b79a04403bebea5a20fce419472b0034908376ae24e58cd3e5647a87e132256734477251fcd34b SHA512 f9ab75289ae10de12e2a53fdf9db5df5d21dd316e9802ec4a9a946436e4c9e684910562c5b72d5a66602fcbcd45ff0087909ca27852087528f90bada84d27fd2
MISC metadata.xml 339 BLAKE2B 3794ae7391ce0454ad19c2b24694ece64bb98808bd4e82d001de32af28e6784266ec3edd4ce275a6549316a6245dad1a3eb4e683d9a84076323b23cd5e84b814 SHA512 1a0531dae60fb8686cde296f695ededc1ac678f55672a73d802a0f6eba101d0c9bab0c4610a3d6a297e885660b635830c251b5db5c06ba8fcb126abc2df5a914
diff --git a/app-vim/undotree/undotree-5.0.ebuild b/app-vim/undotree/undotree-5.0.ebuild
index a3b9c665fc05..f494f607ca9f 100644
--- a/app-vim/undotree/undotree-5.0.ebuild
+++ b/app-vim/undotree/undotree-5.0.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=6
@@ -6,7 +6,7 @@ EAPI=6
inherit vim-plugin vcs-snapshot
DESCRIPTION="vim plugin: display your undo history in a graph"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4177 https://github.com/mbbill/undotree"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=4177 https://github.com/mbbill/undotree"
SRC_URI="https://github.com/mbbill/${PN}/archive/rel_${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
KEYWORDS="amd64 x86"
diff --git a/app-vim/undotree/undotree-9999.ebuild b/app-vim/undotree/undotree-9999.ebuild
index e257084dc783..af6935936207 100644
--- a/app-vim/undotree/undotree-9999.ebuild
+++ b/app-vim/undotree/undotree-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,5 +7,5 @@ inherit vim-plugin git-r3
EGIT_REPO_URI="https://github.com/mbbill/undotree.git"
DESCRIPTION="vim plugin: display your undo history in a graph"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4177 https://github.com/mbbill/undotree"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=4177 https://github.com/mbbill/undotree"
LICENSE="BSD"