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/ttf2pk2/
Date: Mon, 20 Mar 2023 02:22:04
Message-Id: 1679278896.99a809f3c10c693f1e9522d25ddb349d75c88151.sam@gentoo
1 commit: 99a809f3c10c693f1e9522d25ddb349d75c88151
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 20 02:19:09 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 20 02:21:36 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99a809f3
7
8 app-text/ttf2pk2: 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/ttf2pk2/ttf2pk2-2.0_p20210325.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/app-text/ttf2pk2/ttf2pk2-2.0_p20210325.ebuild b/app-text/ttf2pk2/ttf2pk2-2.0_p20210325.ebuild
19 index 2508e29afbae..249b1db56776 100644
20 --- a/app-text/ttf2pk2/ttf2pk2-2.0_p20210325.ebuild
21 +++ b/app-text/ttf2pk2/ttf2pk2-2.0_p20210325.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="Freetype 2 based TrueType font to TeX's PK format converter"
30 HOMEPAGE="http://tug.org/texlive/"
31 -SRC_URI="https://dev.gentoo.org/~zlogene/texlive/texlive-${PV#*_p}-source.tar.xz"
32 +SRC_URI="https://dev.gentoo.org/~{zlogene,sam}/texlive/texlive-${PV#*_p}-source.tar.xz"
33
34 LICENSE="GPL-2"
35 SLOT="0"