Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/ps2pkm/
Date: Mon, 20 Mar 2023 02:22:04
Message-Id: 1679278898.21ff099f437b48ccf48b1e69b067a5d838ae5d80.sam@gentoo
1 commit: 21ff099f437b48ccf48b1e69b067a5d838ae5d80
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 20 02:19:26 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 20 02:21:38 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21ff099f
7
8 app-text/ps2pkm: update SRC_URI
9
10 I've mirrored the files to my devspace now.
11
12 Closes: https://bugs.gentoo.org/902093
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 app-text/ps2pkm/ps2pkm-1.8_p20210325-r1.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/app-text/ps2pkm/ps2pkm-1.8_p20210325-r1.ebuild b/app-text/ps2pkm/ps2pkm-1.8_p20210325-r1.ebuild
19 index 575e1e85866c..252d4f99d3ef 100644
20 --- a/app-text/ps2pkm/ps2pkm-1.8_p20210325-r1.ebuild
21 +++ b/app-text/ps2pkm/ps2pkm-1.8_p20210325-r1.ebuild
22 @@ -1,11 +1,11 @@
23 -# Copyright 1999-2022 Gentoo Authors
24 +# Copyright 1999-2023 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28
29 DESCRIPTION="Tool that converts a PostScript type1 font into a corresponding TeX PK font"
30 HOMEPAGE="http://tug.org/texlive/"
31 -SRC_URI="https://dev.gentoo.org/~zlogene/distfiles/texlive/texlive-${PV#*_p}-source.tar.xz"
32 +SRC_URI="https://dev.gentoo.org/~{zlogene,sam}/distfiles/texlive/texlive-${PV#*_p}-source.tar.xz"
33
34 LICENSE="MIT"
35 SLOT="0"