diff options
author | 2023-03-20 02:19:09 +0000 | |
---|---|---|
committer | 2023-03-20 02:21:36 +0000 | |
commit | 99a809f3c10c693f1e9522d25ddb349d75c88151 (patch) | |
tree | fa4295bc91752e68c559132f776e98b59cb83194 /app-text/ttf2pk2 | |
parent | app-text/dvipsk: update SRC_URI (diff) | |
download | gentoo-99a809f3c10c693f1e9522d25ddb349d75c88151.tar.gz gentoo-99a809f3c10c693f1e9522d25ddb349d75c88151.tar.bz2 gentoo-99a809f3c10c693f1e9522d25ddb349d75c88151.zip |
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 <sam@gentoo.org>
Diffstat (limited to 'app-text/ttf2pk2')
-rw-r--r-- | app-text/ttf2pk2/ttf2pk2-2.0_p20210325.ebuild | 4 |
1 files 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" |