commit: 147ecac59ee9ddaa83289e66a6dce98bc07de590 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Thu Feb 15 11:58:19 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Feb 20 20:55:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=147ecac5
app-emacs/whine: use HTTPS. app-emacs/whine/whine-20091222.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/whine/whine-20091222.ebuild b/app-emacs/whine/whine-20091222.ebuild index 65b7d3ed59e..78f91982e0e 100644 --- a/app-emacs/whine/whine-20091222.ebuild +++ b/app-emacs/whine/whine-20091222.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit elisp DESCRIPTION="Complaint generator for GNU Emacs" -HOMEPAGE="http://www.emacswiki.org/emacs/Whine" +HOMEPAGE="https://www.emacswiki.org/emacs/Whine" SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.bz2" LICENSE="public-domain"
