commit:     6cf9c889996b1047415a512620f906268ff1fffa
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  9 10:24:59 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan  9 10:36:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cf9c889

dev-tex/latex2html: fix StaticSrcUri

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-tex/latex2html/latex2html-2015.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tex/latex2html/latex2html-2015.ebuild 
b/dev-tex/latex2html/latex2html-2015.ebuild
index e6720670d2f..f1632d9a8e9 100644
--- a/dev-tex/latex2html/latex2html-2015.ebuild
+++ b/dev-tex/latex2html/latex2html-2015.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Convertor written in Perl that converts LATEX documents to HTML"
 HOMEPAGE="https://www.latex2html.org/";
-SRC_URI="http://mirrors.ctan.org/support/latex2html/latex2html-2015.tar.gz";
+SRC_URI="http://mirrors.ctan.org/support/latex2html/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to