summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-02 10:58:50 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-04 00:02:28 +0200
commit0adaf68e461a0ff817de5950aa7ac20754ed687f (patch)
treeb1b5a4e8a903bce56626c73ab9a6d283579c3cde
parentmedia-fonts/monafont: use HTTPS (diff)
downloadgentoo-0adaf68e.tar.gz
gentoo-0adaf68e.tar.bz2
gentoo-0adaf68e.zip
media-fonts/noto-cjk: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r--media-fonts/noto-cjk/noto-cjk-20190416.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-fonts/noto-cjk/noto-cjk-20190416.ebuild b/media-fonts/noto-cjk/noto-cjk-20190416.ebuild
index e492358b2a40..0d55702a9f4c 100644
--- a/media-fonts/noto-cjk/noto-cjk-20190416.ebuild
+++ b/media-fonts/noto-cjk/noto-cjk-20190416.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,8 +7,8 @@ COMMIT="be6c059ac1587e556e2412b27f5155c8eb3ddbe6"
inherit font
DESCRIPTION="Google's CJK font family"
-HOMEPAGE="https://www.google.com/get/noto/ https://github.com/googlei18n/noto-cjk"
-SRC_URI="https://github.com/googlei18n/noto-cjk/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://fonts.google.com/noto https://github.com/notofonts/noto-cjk"
+SRC_URI="https://github.com/notofonts/noto-cjk/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${COMMIT}"
LICENSE="OFL-1.1"