mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
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:
committed by
Conrad Kostecki
parent
9763b3a3fb
commit
f7829c9bb5
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user