commit:     02c7af4985f2575c1b1eda51250135120fe4a82e
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Mar  8 20:11:39 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Mar 11 14:15:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02c7af49

app-vim/slimv: use HTTPS, sync HOMEPAGE.

 app-vim/slimv/slimv-0.9.12-r1.ebuild        | 4 ++--
 app-vim/slimv/slimv-0.9.13_p20170910.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-vim/slimv/slimv-0.9.12-r1.ebuild 
b/app-vim/slimv/slimv-0.9.12-r1.ebuild
index 5fe714d6934..1d601bfbaee 100644
--- a/app-vim/slimv/slimv-0.9.12-r1.ebuild
+++ b/app-vim/slimv/slimv-0.9.12-r1.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
@@ -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"

diff --git a/app-vim/slimv/slimv-0.9.13_p20170910.ebuild 
b/app-vim/slimv/slimv-0.9.13_p20170910.ebuild
index 78e20a7742e..9f4e50a10ec 100644
--- a/app-vim/slimv/slimv-0.9.13_p20170910.ebuild
+++ b/app-vim/slimv/slimv-0.9.13_p20170910.ebuild
@@ -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"

Reply via email to