diff options
Diffstat (limited to 'app-vim/dirdiff/dirdiff-1.1.5.ebuild')
-rw-r--r-- | app-vim/dirdiff/dirdiff-1.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/dirdiff/dirdiff-1.1.5.ebuild b/app-vim/dirdiff/dirdiff-1.1.5.ebuild index 5f26517162ea..e0cd57fdb82b 100644 --- a/app-vim/dirdiff/dirdiff-1.1.5.ebuild +++ b/app-vim/dirdiff/dirdiff-1.1.5.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: diff and merge two directories recursively" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=102" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=102" LICENSE="BSD" KEYWORDS="amd64 x86" |