summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-04 08:51:06 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-03-05 22:46:02 +0100
commit1a6deb8e894b21626540dde1e044a99f0bb23231 (patch)
tree215294cf24de233181f05657007bcde38aad422d
parent2337d066b2c83cb274fd92174434346580e91470 (diff)
downloadgentoo-1a6deb8e894b21626540dde1e044a99f0bb23231.tar.gz
gentoo-1a6deb8e894b21626540dde1e044a99f0bb23231.tar.xz
app-vim/c-support: use HTTPS.
-rw-r--r--app-vim/c-support/c-support-6.0.ebuild4
-rw-r--r--app-vim/c-support/c-support-6.1.1.ebuild4
-rw-r--r--app-vim/c-support/c-support-6.1.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-vim/c-support/c-support-6.0.ebuild b/app-vim/c-support/c-support-6.0.ebuild
index ed67e2ba835..9432efcde23 100644
--- a/app-vim/c-support/c-support-6.0.ebuild
+++ b/app-vim/c-support/c-support-6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 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: C/C++-IDE -- Write and run programs using menus and hotkeys"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=213"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=213"
LICENSE="public-domain"
KEYWORDS="amd64 x86"
IUSE=""
diff --git a/app-vim/c-support/c-support-6.1.1.ebuild b/app-vim/c-support/c-support-6.1.1.ebuild
index e629fc85164..f9cfe8c262e 100644
--- a/app-vim/c-support/c-support-6.1.1.ebuild
+++ b/app-vim/c-support/c-support-6.1.1.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: C/C++-IDE -- Write and run programs using menus and hotkeys"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=213"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=213"
LICENSE="public-domain"
KEYWORDS="amd64 x86"
diff --git a/app-vim/c-support/c-support-6.1.ebuild b/app-vim/c-support/c-support-6.1.ebuild
index 7b3a03ddceb..b845e2e7abf 100644
--- a/app-vim/c-support/c-support-6.1.ebuild
+++ b/app-vim/c-support/c-support-6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 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: C/C++-IDE -- Write and run programs using menus and hotkeys"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=213"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=213"
LICENSE="public-domain"
KEYWORDS="amd64 x86"