mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-mail/mhonarc-gentoo: use HTTPS
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user