diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-15 12:58:17 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-02-20 21:54:43 +0100 |
commit | 948944d10f20844dfea9d4e7e9c8503af8e41ef2 (patch) | |
tree | e6211fea034eaad67a1a6b39b18dbb55c3f67b42 /app-emacs | |
parent | app-emacs/planner: use HTTPS. (diff) | |
download | gentoo-948944d10f20844dfea9d4e7e9c8503af8e41ef2.tar.gz gentoo-948944d10f20844dfea9d4e7e9c8503af8e41ef2.tar.bz2 gentoo-948944d10f20844dfea9d4e7e9c8503af8e41ef2.zip |
app-emacs/protbuf: use HTTPS.
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/protbuf/protbuf-1.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/protbuf/protbuf-1.7-r1.ebuild b/app-emacs/protbuf/protbuf-1.7-r1.ebuild index 52f17d641ebf..f175a542b6b0 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+" |