diff options
author | 2018-03-04 08:51:06 +0100 | |
---|---|---|
committer | 2018-03-05 22:46:02 +0100 | |
commit | 1a6deb8e894b21626540dde1e044a99f0bb23231 (patch) | |
tree | 215294cf24de233181f05657007bcde38aad422d /app-vim | |
parent | app-vim/bufexplorer: use HTTPS. (diff) | |
download | gentoo-1a6deb8e894b21626540dde1e044a99f0bb23231.tar.gz gentoo-1a6deb8e894b21626540dde1e044a99f0bb23231.tar.bz2 gentoo-1a6deb8e894b21626540dde1e044a99f0bb23231.zip |
app-vim/c-support: use HTTPS.
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/c-support/c-support-6.0.ebuild | 4 | ||||
-rw-r--r-- | app-vim/c-support/c-support-6.1.1.ebuild | 4 | ||||
-rw-r--r-- | app-vim/c-support/c-support-6.1.ebuild | 4 |
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 ed67e2ba8354..9432efcde238 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 e629fc851643..f9cfe8c262e4 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 7b3a03ddceb9..b845e2e7abfc 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" |