diff options
Diffstat (limited to 'app-vim/splice/splice-1.0.1.ebuild')
-rw-r--r-- | app-vim/splice/splice-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/splice/splice-1.0.1.ebuild b/app-vim/splice/splice-1.0.1.ebuild index 7aad7b2715b6..61172f4cafe6 100644 --- a/app-vim/splice/splice-1.0.1.ebuild +++ b/app-vim/splice/splice-1.0.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit vim-plugin python-single-r1 DESCRIPTION="vim plugin: resolve conflicts during three-way merges" -HOMEPAGE="http://sjl.bitbucket.org/splice.vim/ http://vim.sourceforge.net/scripts/script.php?script_id=4026" +HOMEPAGE="https://sjl.bitbucket.org/splice.vim/ http://vim.sourceforge.net/scripts/script.php?script_id=4026" LICENSE="MIT" KEYWORDS="amd64 x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |