dev-tex/html2latex: use HTTPS, fix LICENSE

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2023-07-05 09:24:15 +02:00
committed by Conrad Kostecki
parent 9763b3a3fb
commit f7829c9bb5

View File

@@ -6,9 +6,9 @@ EAPI=8
inherit perl-module
DESCRIPTION="Perl script to convert HTML files into formatted LaTeX"
HOMEPAGE="http://html2latex.sourceforge.net/"
HOMEPAGE="https://html2latex.sourceforge.net/"
SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"