From 99a809f3c10c693f1e9522d25ddb349d75c88151 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 20 Mar 2023 02:19:09 +0000 Subject: app-text/ttf2pk2: update SRC_URI I've mirrored the files to my devspace now. Closes: https://bugs.gentoo.org/902093 Signed-off-by: Sam James --- app-text/ttf2pk2/ttf2pk2-2.0_p20210325.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/ttf2pk2/ttf2pk2-2.0_p20210325.ebuild b/app-text/ttf2pk2/ttf2pk2-2.0_p20210325.ebuild index 2508e29afbae..249b1db56776 100644 --- a/app-text/ttf2pk2/ttf2pk2-2.0_p20210325.ebuild +++ b/app-text/ttf2pk2/ttf2pk2-2.0_p20210325.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Freetype 2 based TrueType font to TeX's PK format converter" HOMEPAGE="http://tug.org/texlive/" -SRC_URI="https://dev.gentoo.org/~zlogene/texlive/texlive-${PV#*_p}-source.tar.xz" +SRC_URI="https://dev.gentoo.org/~{zlogene,sam}/texlive/texlive-${PV#*_p}-source.tar.xz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad