summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2018-02-27 23:14:15 +0100
committerJonas Stein <jstein@gentoo.org>2018-02-27 23:14:50 +0100
commit2137a49dd6742a55a08ca9abe2d545de11a4de33 (patch)
tree3cc51a6c0c02056b98daa99fa74c10e743f526cc /media-fonts
parentapp-emulation/cadvisor: Version bump to 0.29.1 (diff)
downloadgentoo-2137a49dd6742a55a08ca9abe2d545de11a4de33.tar.gz
gentoo-2137a49dd6742a55a08ca9abe2d545de11a4de33.tar.bz2
gentoo-2137a49dd6742a55a08ca9abe2d545de11a4de33.zip
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
Diffstat (limited to 'media-fonts')
-rw-r--r--media-fonts/source-han-sans/source-han-sans-1.001.ebuild10
1 files 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"