commit: cd5eee7abf4c9a236f3834ea8f0e751b18dd8384 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 20 02:20:23 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 20 02:21:39 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd5eee7a
dev-libs/ptexenc: update SRC_URI I've mirrored the files to my devspace now. Closes: https://bugs.gentoo.org/902093 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/ptexenc/ptexenc-1.3.9_p20210325-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/ptexenc/ptexenc-1.3.9_p20210325-r1.ebuild b/dev-libs/ptexenc/ptexenc-1.3.9_p20210325-r1.ebuild index f3313148fcb3..176d2c975430 100644 --- a/dev-libs/ptexenc/ptexenc-1.3.9_p20210325-r1.ebuild +++ b/dev-libs/ptexenc/ptexenc-1.3.9_p20210325-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit libtool DESCRIPTION="Library for Japanese pTeX providing a better way of handling character encodings" HOMEPAGE="http://tutimura.ath.cx/ptexlive/?ptexenc" -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" S="${WORKDIR}/texlive-${PV#*_p}-source/texk/${PN}" LICENSE="BSD"
