summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-09 10:24:59 +0000
committerSam James <sam@gentoo.org>2021-01-09 10:36:07 +0000
commit6cf9c889996b1047415a512620f906268ff1fffa (patch)
treef72543836f55078b7f96091ac15f02db9983a8ef /dev-tex/latex2html
parentdev-util/idea-community: fix trailing whitespace (diff)
downloadgentoo-6cf9c889996b1047415a512620f906268ff1fffa.tar.gz
gentoo-6cf9c889996b1047415a512620f906268ff1fffa.tar.bz2
gentoo-6cf9c889996b1047415a512620f906268ff1fffa.zip
dev-tex/latex2html: fix StaticSrcUri
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tex/latex2html')
-rw-r--r--dev-tex/latex2html/latex2html-2015.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/latex2html/latex2html-2015.ebuild b/dev-tex/latex2html/latex2html-2015.ebuild
index e6720670d2f2..f1632d9a8e92 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"