summaryrefslogtreecommitdiff
path: root/app-vim/gist
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-09 16:53:27 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-09 16:53:27 +0000
commit80208fb578cf92cc308906660ca6d7860c6b2a1f (patch)
tree6f06818031b553c506fc10dfe9908a835df288aa /app-vim/gist
parent06a7b5647e11a8ddf69b1c3d3ded6a8ba28b923e (diff)
gentoo resync : 09.03.2018
Diffstat (limited to 'app-vim/gist')
-rw-r--r--app-vim/gist/Manifest2
-rw-r--r--app-vim/gist/gist-7.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/gist/Manifest b/app-vim/gist/Manifest
index aa489f5c14c0..b946d69f43b7 100644
--- a/app-vim/gist/Manifest
+++ b/app-vim/gist/Manifest
@@ -1,3 +1,3 @@
DIST gist-7.3.tar.gz 18170 BLAKE2B a6f281f92944203c17037a8ab9cd7e202ad491a11f7e79cf89794bfd94f188ac056c25c138fa98a9d50ebb38223e679b334c79705bf1d063e54f43297db6da40 SHA512 dbd3f638a365c8ee419140d9a934dd2c80fed181910137f61cec3c2d8d61300c21cabc9fdf85d83caa185cf78edb92990e04d49d937cd3fc546b6ae889e5cbb8
-EBUILD gist-7.3.ebuild 640 BLAKE2B 4381e41c38b6a6d3fc16439ac695f023b8c2c87fdada447d4f7e81d0bd7ff16a56b2b6e426a3336e5b04124b05c74d406e725f3f45fde0718750913ca38e624d SHA512 3258719152a1ee8c5ce9533555f957ed7487e1410df435e918e4cb1512e2b6177209b9d7d3b93fd5552cdbe25654dcad1515f68df586a15a0191cfb7ab5a1a4e
+EBUILD gist-7.3.ebuild 641 BLAKE2B 3a103330e9b8a0db424906590d6b2a076f44c9199b486aa482ced1aa473edc5df2effcdbcec9011767828487b07cbc524011e6038d02b74c68c78eacf62d4cac SHA512 bc96c7a8618ad4fd0226c0305187e6f4a1c99f39a63a4e62a50c482bffec89c863c6f4b0c7ab811f75d551d9431a5ebb43bd380894a4951c467054df132161d3
MISC metadata.xml 328 BLAKE2B d72cba480fcc4b318e2ef5c42f25219aca6b08839b2f52945faf878abecdbb5a04dabd43612c39b48e3c9d24bb154831ad3866e4c187a0c2d7745a642d3f41aa SHA512 c7ecce29dc9fd9a7eaa2ebf61fbb0a191e3309ca87b4473d4aab058ee585287e7f7fbcaee931dda26807ff66fdb7a2b449edf9caf97ac616fcd283f34f24d710
diff --git a/app-vim/gist/gist-7.3.ebuild b/app-vim/gist/gist-7.3.ebuild
index 9bfc10349b4b..adce6ea8f64d 100644
--- a/app-vim/gist/gist-7.3.ebuild
+++ b/app-vim/gist/gist-7.3.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
@@ -9,7 +9,7 @@ MY_PN=gist-vim
MY_P=${MY_PN}-${PV}
DESCRIPTION="vim plugin: interact with gists (gist.github.com)"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2423 https://github.com/mattn/gist-vim"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2423 https://github.com/mattn/gist-vim"
SRC_URI="https://github.com/mattn/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
KEYWORDS="amd64 x86 ~x64-macos"