summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-20 02:20:23 +0000
committerSam James <sam@gentoo.org>2023-03-20 02:21:39 +0000
commitcd5eee7abf4c9a236f3834ea8f0e751b18dd8384 (patch)
treecbd4cebf3b42a08e9d1806ef256667eb765a1de4 /dev-libs
parentapp-text/ps2pkm: update SRC_URI (diff)
downloadgentoo-cd5eee7abf4c9a236f3834ea8f0e751b18dd8384.tar.gz
gentoo-cd5eee7abf4c9a236f3834ea8f0e751b18dd8384.tar.bz2
gentoo-cd5eee7abf4c9a236f3834ea8f0e751b18dd8384.zip
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@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/ptexenc/ptexenc-1.3.9_p20210325-r1.ebuild4
1 files 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"