commit: f85dab6f738a82c097b556b1b6dfbf0d990418fb Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Mon Jun 12 11:41:05 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Mon Jun 12 12:02:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f85dab6f
net-mail/mhonarc: use HTTPS Package-Manager: Portage-2.3.5, Repoman-2.3.2 net-mail/mhonarc/mhonarc-2.6.18-r2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-mail/mhonarc/mhonarc-2.6.18-r2.ebuild b/net-mail/mhonarc/mhonarc-2.6.18-r2.ebuild index a1c2f869f39..53d99632c58 100644 --- a/net-mail/mhonarc/mhonarc-2.6.18-r2.ebuild +++ b/net-mail/mhonarc/mhonarc-2.6.18-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,8 +6,8 @@ EAPI=5 inherit perl-module DESCRIPTION="Perl Mail-to-HTML Converter" -HOMEPAGE="http://www.mhonarc.org/" -SRC_URI="http://www.mhonarc.org/release/MHonArc/tar/MHonArc-${PV}.tar.bz2" +HOMEPAGE="https://www.mhonarc.org/" +SRC_URI="https://www.mhonarc.org/release/MHonArc/tar/MHonArc-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0"
