From 2137a49dd6742a55a08ca9abe2d545de11a4de33 Mon Sep 17 00:00:00 2001 From: Jonas Stein Date: Tue, 27 Feb 2018 23:14:15 +0100 Subject: 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 6c580044c54c..ec8a1e36195b 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" -- cgit v1.2.3-65-gdbad