commit:     f7829c9bb58b538bef0497769884395dc83dae8f
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Jul  5 07:24:15 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Jul  7 21:53:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7829c9b

dev-tex/html2latex: use HTTPS, fix LICENSE

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 dev-tex/html2latex/html2latex-1.1-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-tex/html2latex/html2latex-1.1-r3.ebuild 
b/dev-tex/html2latex/html2latex-1.1-r3.ebuild
index 30f96d47c84c..eafcd9548f39 100644
--- a/dev-tex/html2latex/html2latex-1.1-r3.ebuild
+++ b/dev-tex/html2latex/html2latex-1.1-r3.ebuild
@@ -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"

Reply via email to