app-vim/slimv: use HTTPS, sync HOMEPAGE.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 8 Mar 2018 20:11:39 +0000 (21:11 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 11 Mar 2018 14:15:14 +0000 (15:15 +0100)
app-vim/slimv/slimv-0.9.12-r1.ebuild
app-vim/slimv/slimv-0.9.13_p20170910.ebuild

index 5fe714d6934f529b3e27070b53d5ec0b97cf29fc..1d601bfbaeef5cf447458c11bfc601624793b523 100644 (file)
@@ -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
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit python-single-r1 vim-plugin vcs-snapshot
 
 DESCRIPTION="vim plugin: aid Lisp development by providing a SLIME-like Lisp and Clojure REPL"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2531"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2531 https://github.com/kovisoft/slimv"
 SRC_URI="https://bitbucket.org/kovisoft/${PN}/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
 LICENSE="public-domain"
 KEYWORDS="amd64 x86"
index 78e20a7742e71e931953678c0442e569d7e7b261..9f4e50a10ec246f0e6eec67f5a2c53dff18d3fc8 100644 (file)
@@ -10,7 +10,7 @@ inherit python-single-r1 vim-plugin vcs-snapshot
 COMMIT="acf9b30be71c54db4f4875d257b905941ca69ed8"
 
 DESCRIPTION="vim plugin: aid Lisp development by providing a SLIME-like Lisp and Clojure REPL"
-HOMEPAGE="https://github.com/kovisoft/slimv"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2531 https://github.com/kovisoft/slimv"
 SRC_URI="https://github.com/kovisoft/slimv/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
 LICENSE="public-domain"
 KEYWORDS="~amd64 ~x86"