diff options
Diffstat (limited to 'app-vim/neocomplcache')
-rw-r--r-- | app-vim/neocomplcache/neocomplcache-7.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-vim/neocomplcache/neocomplcache-7.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-vim/neocomplcache/neocomplcache-7.1-r1.ebuild b/app-vim/neocomplcache/neocomplcache-7.1-r1.ebuild index ae2a54cd75d8..ea0fa5e98735 100644 --- a/app-vim/neocomplcache/neocomplcache-7.1-r1.ebuild +++ b/app-vim/neocomplcache/neocomplcache-7.1-r1.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: ultimate auto completion system" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2620" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2620" LICENSE="MIT" KEYWORDS="~amd64 ~x86" diff --git a/app-vim/neocomplcache/neocomplcache-7.1.ebuild b/app-vim/neocomplcache/neocomplcache-7.1.ebuild index 127f58a1c2c1..2e6bd637060e 100644 --- a/app-vim/neocomplcache/neocomplcache-7.1.ebuild +++ b/app-vim/neocomplcache/neocomplcache-7.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=4 @@ -6,7 +6,7 @@ EAPI=4 inherit vim-plugin DESCRIPTION="vim plugin: ultimate auto completion system" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2620" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2620" LICENSE="MIT" KEYWORDS="amd64 x86" IUSE="" |