diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-03 15:03:10 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-03 16:06:04 +0300 |
commit | 3227d613683167c802baeeb977cbe0dc1ffb0070 (patch) | |
tree | 5133e5c66406864b93a5e0187719c9658dd83167 /app-text | |
parent | app-text/dvipsk: remanifest (diff) | |
download | gentoo-3227d613683167c802baeeb977cbe0dc1ffb0070.tar.gz gentoo-3227d613683167c802baeeb977cbe0dc1ffb0070.tar.bz2 gentoo-3227d613683167c802baeeb977cbe0dc1ffb0070.zip |
app-text/ps2pkm: remanifest
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ps2pkm/ps2pkm-1.8_p20190410.ebuild | 2 | ||||
-rw-r--r-- | app-text/ps2pkm/ps2pkm-1.8_p20200406.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ps2pkm/ps2pkm-1.8_p20190410.ebuild b/app-text/ps2pkm/ps2pkm-1.8_p20190410.ebuild index 15e9d39f593c..052184f3d529 100644 --- a/app-text/ps2pkm/ps2pkm-1.8_p20190410.ebuild +++ b/app-text/ps2pkm/ps2pkm-1.8_p20190410.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="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz" +SRC_URI="https://dev.gentoo.org/~zlogene/distfiles/texlive/texlive-${PV#*_p}-source.tar.xz" LICENSE="MIT" SLOT="0" diff --git a/app-text/ps2pkm/ps2pkm-1.8_p20200406.ebuild b/app-text/ps2pkm/ps2pkm-1.8_p20200406.ebuild index 0f3e463a83e6..2d17f6238c54 100644 --- a/app-text/ps2pkm/ps2pkm-1.8_p20200406.ebuild +++ b/app-text/ps2pkm/ps2pkm-1.8_p20200406.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/distfiles//texlive/texlive-${PV#*_p}-source.tar.xz" +SRC_URI="https://dev.gentoo.org/~zlogene/distfiles/texlive/texlive-${PV#*_p}-source.tar.xz" LICENSE="MIT" SLOT="0" |