commit:     2137a49dd6742a55a08ca9abe2d545de11a4de33
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 27 22:14:15 2018 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Tue Feb 27 22:14:50 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2137a49d

media-fonts/source-han-sans: Fix SRC_URI

Yngwin's folder is no longer available.
Uploaded the tar balls to jstein's dev space.

Closes: 638732
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-fonts/source-han-sans/source-han-sans-1.001.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-fonts/source-han-sans/source-han-sans-1.001.ebuild 
b/media-fonts/source-han-sans/source-han-sans-1.001.ebuild
index 6c580044c54..ec8a1e36195 100644
--- a/media-fonts/source-han-sans/source-han-sans-1.001.ebuild
+++ b/media-fonts/source-han-sans/source-han-sans-1.001.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,10 +10,10 @@ inherit font
 
 DESCRIPTION="Pan-CJK OpenType/CFF font family"
 HOMEPAGE="https://github.com/adobe-fonts/source-han-sans/";
-SRC_URI="l10n_ja? ( 
https://dev.gentoo.org/~yngwin/distfiles/${PN}-ja-${PV}.tar.xz )
-       l10n_ko? ( 
https://dev.gentoo.org/~yngwin/distfiles/${PN}-ko-${PV}.tar.xz )
-       l10n_zh-CN? ( 
https://dev.gentoo.org/~yngwin/distfiles/${PN}-zh_CN-${PV}.tar.xz )
-       l10n_zh-TW? ( 
https://dev.gentoo.org/~yngwin/distfiles/${PN}-zh_TW-${PV}.tar.xz )"
+SRC_URI="l10n_ja? ( https://dev.gentoo.org/~jstein/dist/${PN}-ja-${PV}.tar.xz )
+       l10n_ko? ( https://dev.gentoo.org/~jstein/dist/${PN}-ko-${PV}.tar.xz )
+       l10n_zh-CN? ( 
https://dev.gentoo.org/~jstein/dist/${PN}-zh_CN-${PV}.tar.xz )
+       l10n_zh-TW? ( 
https://dev.gentoo.org/~jstein/dist/${PN}-zh_TW-${PV}.tar.xz )"
 
 LICENSE="Apache-2.0"
 SLOT="0"

Reply via email to