commit: 948944d10f20844dfea9d4e7e9c8503af8e41ef2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Thu Feb 15 11:58:17 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Feb 20 20:54:43 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=948944d1
app-emacs/protbuf: use HTTPS. app-emacs/protbuf/protbuf-1.7-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/protbuf/protbuf-1.7-r1.ebuild b/app-emacs/protbuf/protbuf-1.7-r1.ebuild index 52f17d641eb..f175a542b6b 100644 --- a/app-emacs/protbuf/protbuf-1.7-r1.ebuild +++ b/app-emacs/protbuf/protbuf-1.7-r1.ebuild @@ -7,7 +7,7 @@ inherit elisp DESCRIPTION="Protect Emacs buffers from accidental killing" HOMEPAGE="http://www.splode.com/~friedman/software/emacs-lisp/ - http://www.emacswiki.org/emacs/ProtectingBuffers" + https://www.emacswiki.org/emacs/ProtectingBuffers" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2+"
