diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-03-04 08:52:47 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-03-05 22:46:07 +0100 |
commit | f6c32118098c29af0c277dd4c61445dc5235bc12 (patch) | |
tree | e9b767042f867622682a8c6d57d4dc945fd1aeb3 /app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild | |
parent | app-vim/cecutil: use HTTPS. (diff) | |
download | gentoo-f6c32118098c29af0c277dd4c61445dc5235bc12.tar.gz gentoo-f6c32118098c29af0c277dd4c61445dc5235bc12.tar.bz2 gentoo-f6c32118098c29af0c277dd4c61445dc5235bc12.zip |
app-vim/cfengine-syntax: use HTTPS.
Diffstat (limited to 'app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild')
-rw-r--r-- | app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild b/app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild index 86d6c12ca69d..6459dc9faff8 100644 --- a/app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild +++ b/app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit vim-plugin DESCRIPTION="vim plugin: Cfengine 3 configuration files syntax" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2904 https://github.com/neilhwatson/vim_cf3" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2904 https://github.com/neilhwatson/vim_cf3" LICENSE="GPL-3+" KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 s390 sparc x86" |