From: Michael Mair-Keimberger Date: Thu, 15 Feb 2018 11:58:17 +0000 (+0100) Subject: app-emacs/pymacs: use HTTPS. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=50cc464408c3d890c5cea53644af6cc867e47a7d;p=gentoo.git app-emacs/pymacs: use HTTPS. --- diff --git a/app-emacs/pymacs/pymacs-0.25-r2.ebuild b/app-emacs/pymacs/pymacs-0.25-r2.ebuild index 0addbbfa34d1..edc51a95f82d 100644 --- a/app-emacs/pymacs/pymacs-0.25-r2.ebuild +++ b/app-emacs/pymacs/pymacs-0.25-r2.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit elisp distutils-r1 vcs-snapshot DESCRIPTION="A tool that allows both-side communication beetween Python and Emacs Lisp" -HOMEPAGE="http://www.emacswiki.org/emacs/PyMacs" +HOMEPAGE="https://www.emacswiki.org/emacs/PyMacs" SRC_URI="https://github.com/pinard/Pymacs/tarball/v${PV} -> ${P}.tar.gz" LICENSE="GPL-2+"