summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2024-01-18 15:08:19 +0100
committerFlorian Schmaus <flow@gentoo.org>2024-01-18 15:08:33 +0100
commitbd35a92372c2bb7d350a592855f228402c5e475d (patch)
tree146a949648fe4269b5c70be6e9dc49af0dbe7655 /app-text/ttf2pk2/ttf2pk2-2.0_p20230311.ebuild
parenttexlive-common.eclass: fix dosym usage (diff)
downloadtex-overlay-bd35a92372c2bb7d350a592855f228402c5e475d.tar.gz
tex-overlay-bd35a92372c2bb7d350a592855f228402c5e475d.tar.bz2
tex-overlay-bd35a92372c2bb7d350a592855f228402c5e475d.zip
Inline 'ctan' thirdpartymirror
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'app-text/ttf2pk2/ttf2pk2-2.0_p20230311.ebuild')
-rw-r--r--app-text/ttf2pk2/ttf2pk2-2.0_p20230311.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ttf2pk2/ttf2pk2-2.0_p20230311.ebuild b/app-text/ttf2pk2/ttf2pk2-2.0_p20230311.ebuild
index 61aae0e..7b3477a 100644
--- a/app-text/ttf2pk2/ttf2pk2-2.0_p20230311.ebuild
+++ b/app-text/ttf2pk2/ttf2pk2-2.0_p20230311.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DESCRIPTION="Freetype 2 based TrueType font to TeX's PK format converter"
HOMEPAGE="https://tug.org/texlive/"
-SRC_URI="mirror://ctan/systems/texlive/Source/texlive-${PV#*_p}-source.tar.xz"
+SRC_URI="https://mirrors.ctan.org/systems/texlive/Source/texlive-${PV#*_p}-source.tar.xz"
S="${WORKDIR}/texlive-${PV#*_p}-source/texk/${PN}"
LICENSE="GPL-2"