summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-04 09:26:24 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-03-05 22:46:34 +0100
commit4281836159a42f4c4f6a3b27e2ac56fd68c8aa2f (patch)
tree61f0d3516eecac89a9d360307af5a588b19bbbc2 /app-vim/eruby-syntax
parentapp-vim/errsign: use HTTPS. (diff)
downloadgentoo-4281836159a42f4c4f6a3b27e2ac56fd68c8aa2f.tar.gz
gentoo-4281836159a42f4c4f6a3b27e2ac56fd68c8aa2f.tar.bz2
gentoo-4281836159a42f4c4f6a3b27e2ac56fd68c8aa2f.zip
app-vim/eruby-syntax: use HTTPS.
Diffstat (limited to 'app-vim/eruby-syntax')
-rw-r--r--app-vim/eruby-syntax/eruby-syntax-2.0-r1.ebuild4
-rw-r--r--app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-vim/eruby-syntax/eruby-syntax-2.0-r1.ebuild b/app-vim/eruby-syntax/eruby-syntax-2.0-r1.ebuild
index 6b501debb743..7ee7fbd88530 100644
--- a/app-vim/eruby-syntax/eruby-syntax-2.0-r1.ebuild
+++ b/app-vim/eruby-syntax/eruby-syntax-2.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
inherit vim-plugin
DESCRIPTION="vim plugin: syntax highlighting for eruby"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=403"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=403"
LICENSE="vim.org"
KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
diff --git a/app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild b/app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild
index 6e87f0279590..08e3138f69ed 100644
--- a/app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild
+++ b/app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 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: syntax highlighting for eruby"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=403"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=403"
LICENSE="vim.org"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"