diff options
author | Sam James <sam@gentoo.org> | 2023-03-20 02:19:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-20 02:21:38 +0000 |
commit | 21ff099f437b48ccf48b1e69b067a5d838ae5d80 (patch) | |
tree | b697b650586a6e3a6402142dcd18f9333a1b4cfa /app-text/ps2pkm | |
parent | app-text/ttf2pk2: update SRC_URI (diff) | |
download | gentoo-21ff099f437b48ccf48b1e69b067a5d838ae5d80.tar.gz gentoo-21ff099f437b48ccf48b1e69b067a5d838ae5d80.tar.bz2 gentoo-21ff099f437b48ccf48b1e69b067a5d838ae5d80.zip |
app-text/ps2pkm: 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/ps2pkm')
-rw-r--r-- | app-text/ps2pkm/ps2pkm-1.8_p20210325-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ps2pkm/ps2pkm-1.8_p20210325-r1.ebuild b/app-text/ps2pkm/ps2pkm-1.8_p20210325-r1.ebuild index 575e1e85866c..252d4f99d3ef 100644 --- a/app-text/ps2pkm/ps2pkm-1.8_p20210325-r1.ebuild +++ b/app-text/ps2pkm/ps2pkm-1.8_p20210325-r1.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="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/distfiles/texlive/texlive-${PV#*_p}-source.tar.xz" +SRC_URI="https://dev.gentoo.org/~{zlogene,sam}/distfiles/texlive/texlive-${PV#*_p}-source.tar.xz" LICENSE="MIT" SLOT="0" |