summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-06-12 21:41:41 +1000
committerMichael Palimaka <kensington@gentoo.org>2017-06-12 22:02:12 +1000
commit8219d6ed47436598591bed5e334f00a14a6a340a (patch)
tree2ae7f12c96967e8269366f83b9c7224d4077bf5c
parentnet-mail/mhonarc: use HTTPS (diff)
downloadgentoo-8219d6ed47436598591bed5e334f00a14a6a340a.tar.gz
gentoo-8219d6ed47436598591bed5e334f00a14a6a340a.tar.bz2
gentoo-8219d6ed47436598591bed5e334f00a14a6a340a.zip
net-mail/mhonarc-gentoo: use HTTPS
Package-Manager: Portage-2.3.5, Repoman-2.3.2
-rw-r--r--net-mail/mhonarc-gentoo/mhonarc-gentoo-2.6.18-r2.ebuild6
1 files 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 2b646147897b..333911aff1b2 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"