diff options
author | Sam James <sam@gentoo.org> | 2023-05-16 06:44:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-16 06:44:56 +0100 |
commit | dd259414e65bc83375438ec7a51fdec2278c357d (patch) | |
tree | 495d8d8f6b5b1705592cee95a1c39b89cfa2709c /app-text/ps2pkm | |
parent | dev-python/tavern: Remove old (diff) | |
download | gentoo-dd259414e65bc83375438ec7a51fdec2278c357d.tar.gz gentoo-dd259414e65bc83375438ec7a51fdec2278c357d.tar.bz2 gentoo-dd259414e65bc83375438ec7a51fdec2278c357d.zip |
*/*: fix texlive SRC_URI
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/ps2pkm')
-rw-r--r-- | app-text/ps2pkm/ps2pkm-1.8_p20210325-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ps2pkm/ps2pkm-1.8_p20210325-r1.ebuild b/app-text/ps2pkm/ps2pkm-1.8_p20210325-r1.ebuild index 252d4f99d3ef..e90082c96694 100644 --- a/app-text/ps2pkm/ps2pkm-1.8_p20210325-r1.ebuild +++ b/app-text/ps2pkm/ps2pkm-1.8_p20210325-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 DESCRIPTION="Tool that converts a PostScript type1 font into a corresponding TeX PK font" HOMEPAGE="http://tug.org/texlive/" -SRC_URI="https://dev.gentoo.org/~{zlogene,sam}/distfiles/texlive/texlive-${PV#*_p}-source.tar.xz" +SRC_URI="https://dev.gentoo.org/~sam/distfiles/texlive/texlive-${PV#*_p}-source.tar.xz" LICENSE="MIT" SLOT="0" |