diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-03-04 08:55:21 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-03-05 22:46:08 +0100 |
commit | 8d82e554fa3465d39d9138e6ce6f7a01ca056c87 (patch) | |
tree | 09d689f72bdbf9df32c75b241a68e571d342db20 /app-vim | |
parent | app-vim/cfengine-syntax: use HTTPS. (diff) | |
download | gentoo-8d82e554fa3465d39d9138e6ce6f7a01ca056c87.tar.gz gentoo-8d82e554fa3465d39d9138e6ce6f7a01ca056c87.tar.bz2 gentoo-8d82e554fa3465d39d9138e6ce6f7a01ca056c87.zip |
app-vim/colorschemes: use HTTPS.
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/colorschemes/colorschemes-20140623-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/colorschemes/colorschemes-20140623-r1.ebuild b/app-vim/colorschemes/colorschemes-20140623-r1.ebuild index 528a8076f7b0..29f54897ed03 100644 --- a/app-vim/colorschemes/colorschemes-20140623-r1.ebuild +++ b/app-vim/colorschemes/colorschemes-20140623-r1.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 eutils DESCRIPTION="vim plugin: a collection of color schemes from vim.org" -HOMEPAGE="http://www.vim.org/" +HOMEPAGE="https://www.vim.org/" LICENSE="vim GPL-2 GPL-2+ GPL-3 GPL-3+ MIT BSD WTFPL-2 public-domain vim.org" KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" |