summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-04 18:27:09 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-03-04 23:10:06 +0100
commitac2d8ffd8ab614522ee82e424e838c907fb992ed (patch)
tree12615d010d33b9355f77dfe11bf64f9b568599e2 /app-vim
parentapp-vim/gist: use HTTPS. (diff)
downloadgentoo-ac2d8ffd8ab614522ee82e424e838c907fb992ed.tar.gz
gentoo-ac2d8ffd8ab614522ee82e424e838c907fb992ed.tar.bz2
gentoo-ac2d8ffd8ab614522ee82e424e838c907fb992ed.zip
app-vim/git-patch-tags: use HTTPS.
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/git-patch-tags/git-patch-tags-0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
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"