summaryrefslogtreecommitdiff
path: root/app-vim/gundo
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
commitd934827bf44b7cfcf6711964418148fa60877668 (patch)
tree0625f358789b5e015e49db139cc1dbc9be00428f /app-vim/gundo
parent2e34d110f164bf74d55fced27fe0000201b3eec5 (diff)
gentoo resync : 25.11.2020
Diffstat (limited to 'app-vim/gundo')
-rw-r--r--app-vim/gundo/Manifest2
-rw-r--r--app-vim/gundo/gundo-2.6.2-r3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/gundo/Manifest b/app-vim/gundo/Manifest
index 62fba7c462d5..4e1ab7ed5bd2 100644
--- a/app-vim/gundo/Manifest
+++ b/app-vim/gundo/Manifest
@@ -1,4 +1,4 @@
AUX gundo-2.6.2-python3.patch 395 BLAKE2B b39d17b6046f59d9a89fc89f4f6b941fb78777a98525993a046241f780087cf3450833cd966a42354a3d1f26a0171c5ed0d57aa11606ab42c9f04d44aaeafbfc SHA512 0fc80a6ade3a2b53843444a4ec9404d4d1ae54d5add0c5807a49c7a6818282f73c5635df69167a7f5b02da8b198bf83466f7b4da17f5d16f225a72081bd61df5
DIST gundo-2.6.2.tar.bz2 144107 BLAKE2B 7915a60a77e07e49cc1a214c6e250028e61ff33e6f085960836a3e49c1562f4ff713ff4c57125f677d352ae3477bb514fd94d636ee5ba9afac5d23c4ecd70029 SHA512 e03450a1bfb0a7f5013c1493f1b25b963c2bbb37fc8fa24c1b85237bd12847c3edd7b9465caae7bdadf8923dbdcdb24930b160d7824f835417bf30725fa910b4
-EBUILD gundo-2.6.2-r3.ebuild 775 BLAKE2B 07ea7f8dd81316d06fc8db6b461a16283e0e72b7bf8a528e834c357abf404840edce0e811057d402b43510842dab41aa7c5b4aa16c82dfa0a328faa016c050f5 SHA512 54e5fd57a332d4de2bddd877af73310050db0defd5b6aefd7284b140bbcc1223b6d56f604b04755fbef4042e02ff52611b175c37557ef5ef23433c637af22569
+EBUILD gundo-2.6.2-r3.ebuild 773 BLAKE2B 82e4bd5c6890ba4b933594b3ec9cf3f59739e697e3c68992b292968f04a6841fb94bef37721234d2b16d5e6601af5644a4a39843b1d037201811279d1550a1d0 SHA512 1e8c23b2cec8137a47019dc319a2f39ba0841541b7a65911513930a2c05e123c17500de1d56a9f94db824fdeb744b1e8adc4932f9be261381559d2d08d0bcf8c
MISC metadata.xml 337 BLAKE2B 08b3c90ab9c289b83c58c3c67fa09f3306082e9d660b8ac81e75f14a44d434fec2657ca4f21ef6660ae46923abe92053a22b404ee9fd443b34775191a999a7e8 SHA512 14459476fa97a611646909941de602646af184e1de555dfff407e71b8fa935c23b5f863b58432be84c31378badabecf8893eafd454d06f8c57759a3bb8035854
diff --git a/app-vim/gundo/gundo-2.6.2-r3.ebuild b/app-vim/gundo/gundo-2.6.2-r3.ebuild
index 6d5959d40788..99e5e27abc4c 100644
--- a/app-vim/gundo/gundo-2.6.2-r3.ebuild
+++ b/app-vim/gundo/gundo-2.6.2-r3.ebuild
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python3_{6,7,8} )
inherit vim-plugin python-single-r1 vcs-snapshot
DESCRIPTION="vim plugin: visualize your vim undo tree"
-HOMEPAGE="https://sjl.bitbucket.io/gundo.vim/"
-SRC_URI="https://bitbucket.org/sjl/gundo.vim/get/v${PV}.tar.bz2 -> ${P}.tar.bz2"
+HOMEPAGE="https://github.com/sjl/gundo.vim"
+SRC_URI="https://github.com/sjl/gundo.vim/archive/v${PV}.tar.bz2 -> ${P}.tar.bz2"
LICENSE="GPL-2+"
KEYWORDS="amd64 x86 ~x64-macos"