commit: 5be12b67f21f4163512fa58046c0592ca083448f
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Jul 2 09:02:28 2023 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Jul 3 22:02:28 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5be12b67
media-fonts/roboto: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
media-fonts/roboto/metadata.xml | 2 +-
media-fonts/roboto/roboto-2.138.ebuild | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/media-fonts/roboto/metadata.xml b/media-fonts/roboto/metadata.xml
index baf8f01a6689..e1f2ac2a750a 100644
--- a/media-fonts/roboto/metadata.xml
+++ b/media-fonts/roboto/metadata.xml
@@ -6,6 +6,6 @@
<name>Fonts</name>
</maintainer>
<upstream>
- <remote-id type="github">google/roboto</remote-id>
+ <remote-id type="github">googlefonts/roboto</remote-id>
</upstream>
</pkgmetadata>
diff --git a/media-fonts/roboto/roboto-2.138.ebuild
b/media-fonts/roboto/roboto-2.138.ebuild
index 1ea86c0e1076..7398b91c7c29 100644
--- a/media-fonts/roboto/roboto-2.138.ebuild
+++ b/media-fonts/roboto/roboto-2.138.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
@@ -6,8 +6,8 @@ EAPI=7
inherit font
DESCRIPTION="Standard font for Android 4.0 (Ice Cream Sandwich) and later"
-HOMEPAGE="https://github.com/google/roboto"
-SRC_URI="https://github.com/google/${PN}/releases/download/v${PV}/roboto-unhinted.zip
-> ${P}.zip"
+HOMEPAGE="https://github.com/googlefonts/roboto"
+SRC_URI="https://github.com/googlefonts/${PN}/releases/download/v${PV}/roboto-unhinted.zip
-> ${P}.zip"
S="${WORKDIR}"
LICENSE="Apache-2.0"