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