sys-process/glances: 3.1.4.1-r1 amd64 stable, bug #720368
[gentoo.git] / app-vim / tcomment / tcomment-3.08.1.ebuild
index 3fafd8d493c11d632e42e803e84a05d22fd06b2f..0e8c814890a63b5187e04f26081a2a8bfcd7c2b0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit vim-plugin
 MY_PN="tcomment_vim"
 
 if [[ ${PV} == "9999" ]] ; then
-       EGIT_REPO_URI="https://github.com/tomtom/nerdtree.git"
+       EGIT_REPO_URI="https://github.com/tomtom/tcomment_vim.git"
        inherit git-r3
 else
        SRC_URI="https://github.com/tomtom/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
@@ -17,7 +17,7 @@ else
 fi
 
 DESCRIPTION="vim plugin: an extensible and universal comment toggler"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1173 https://github.com/tomtom/tcomment_vim"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1173 https://github.com/tomtom/tcomment_vim"
 LICENSE="GPL-3"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"