summaryrefslogtreecommitdiff
path: root/app-vim/git-patch-tags
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/git-patch-tags
parent06a7b5647e11a8ddf69b1c3d3ded6a8ba28b923e (diff)
gentoo resync : 09.03.2018
Diffstat (limited to 'app-vim/git-patch-tags')
-rw-r--r--app-vim/git-patch-tags/Manifest2
-rw-r--r--app-vim/git-patch-tags/git-patch-tags-0.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/git-patch-tags/Manifest b/app-vim/git-patch-tags/Manifest
index 72a5a9f5f9bc..8b61c1941ecb 100644
--- a/app-vim/git-patch-tags/Manifest
+++ b/app-vim/git-patch-tags/Manifest
@@ -1,3 +1,3 @@
DIST git-patch-tags-0.2.tar.bz2 1508 BLAKE2B 2177c121e549726fdaf50a22d5b55e54ee47297646d2a7109fa5841ae1093516a88794060bd71a885fc257a90d666b41ddfa0d00df8858a110b694503c1502a3 SHA512 63ab541ec77ea70d79ea4e4b441c2f84cb45e0b130c1a57f4f3f1522fd9d7a4a90d137c243ca20733424602d0e75f5079b98b6ce7d39b6d2df185690020dee48
-EBUILD git-patch-tags-0.2.ebuild 355 BLAKE2B f0fc0cdc6f24881969fe6799dccbd4869cadfe46f02cee6f18f2969fe86af62ae520f675b3fe786065eb89f20b8a2b9ebe2e7ef32b7a51aabbaa655a5d2c0087 SHA512 ef7125183c67b5cc1bd80c1a9d191f2e798ad5baeb3d8a19dd8571d391965cb705cec3297f61e840b6cde128ee6d113050442fc8b1a7d71f9ea141f60ceeadb4
+EBUILD git-patch-tags-0.2.ebuild 356 BLAKE2B a51001f6e903e48f77bf788631cbb5bd86141df17371b0f517c17a3be6a026343b7f9888e09d6c7cd2265ee15c29373313868cf9d992231e9133cfb9308ab7d5 SHA512 599a45981b0a0ac07c2b3a6b9b27770cd555ac95ddfe72327de05f5b1060ac40c3a82f39a847b998f70e29ec9862e27520328894676f3743b719163b40bdae98
MISC metadata.xml 245 BLAKE2B d4f5ef381d0a479a17bfde792cd6828e5fa0ecdd26732c1a13c97fcae2f22396b879fb430aaea7680920d5ba897f78cfbb6e50bb2f65165613a5a0ba1f7dc609 SHA512 6d6d35ccbb839c939bc663cecb55e2178f5fd4e455ee3088b8847416d558dd3e7969f4c78bc445ff29503d6906fec12d302d7249e9adc8cb708d0790e681e5a2
diff --git a/app-vim/git-patch-tags/git-patch-tags-0.2.ebuild b/app-vim/git-patch-tags/git-patch-tags-0.2.ebuild
index 0f8d3a0f1ec8..fc3d10475db3 100644
--- a/app-vim/git-patch-tags/git-patch-tags-0.2.ebuild
+++ b/app-vim/git-patch-tags/git-patch-tags-0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
inherit vim-plugin
DESCRIPTION="vim plugin: add git patch tags as used in linux kernel development"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3632"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3632"
LICENSE="GPL-2+"
KEYWORDS="~amd64 ~x86"