summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-04 18:29:59 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-03-04 23:10:34 +0100
commit6fe592a0343319abb314b082d1c05a6dd1d21418 (patch)
tree4eb3a463e1897402bef2a9c5ddf8cdc1ffc8d994 /app-vim/greputils
parentapp-vim/gnupg: use HTTPS. (diff)
downloadgentoo-6fe592a0343319abb314b082d1c05a6dd1d21418.tar.gz
gentoo-6fe592a0343319abb314b082d1c05a6dd1d21418.tar.bz2
gentoo-6fe592a0343319abb314b082d1c05a6dd1d21418.zip
app-vim/greputils: use HTTPS.
Diffstat (limited to 'app-vim/greputils')
-rw-r--r--app-vim/greputils/greputils-2.8-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/greputils/greputils-2.8-r1.ebuild b/app-vim/greputils/greputils-2.8-r1.ebuild
index 08131ea52566..ad6fb677b12c 100644
--- a/app-vim/greputils/greputils-2.8-r1.ebuild
+++ b/app-vim/greputils/greputils-2.8-r1.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
DESCRIPTION="vim plugin: interface with grep, find and id-utils"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1062"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1062"
LICENSE="GPL-2"
KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
IUSE=""