summaryrefslogtreecommitdiff
path: root/media-fonts/roboto
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-04 04:07:19 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-04 04:07:19 +0100
commit2475ac51234b6ca2597db80dd05deb29667888b0 (patch)
treec3b38e5475d765253892cebd14aa2eb4822ef00f /media-fonts/roboto
parent2764a2c09ef0bc530bda7afb20e505ca24d310c6 (diff)
gentoo auto-resync : 04:07:2023 - 04:07:19
Diffstat (limited to 'media-fonts/roboto')
-rw-r--r--media-fonts/roboto/Manifest4
-rw-r--r--media-fonts/roboto/metadata.xml2
-rw-r--r--media-fonts/roboto/roboto-2.138.ebuild6
3 files changed, 6 insertions, 6 deletions
diff --git a/media-fonts/roboto/Manifest b/media-fonts/roboto/Manifest
index f5426112d0b0..a3a27e95e462 100644
--- a/media-fonts/roboto/Manifest
+++ b/media-fonts/roboto/Manifest
@@ -1,4 +1,4 @@
AUX 90-roboto-regular.conf 438 BLAKE2B 495141f1945f1dc52ca439e15189899e4b4f46584a218b338d035c4d0c250e66ace88a0dd2522822dc493491f16813cca23dfc5b88e6e1bcadeade4b1ec5c348 SHA512 cf8e84eeff7c34d5d218c283c43a0440c2af6e46d6d7f8d68c5d0eb5fe6431ce3ecb89ce9f558cbca24a23658e315d2dea4472fd3905ad9f236efda4b7a8a8c0
DIST roboto-2.138.zip 4324398 BLAKE2B 5573b551711ee7fcd931ef88886f8e3a5667966e4c1645fc8708c67b8f7cd704e2f5e008328b3a62bcfcf765a880ab103e45b4e07a64a5d6be0ec71136f50260 SHA512 4cfd20a1e19a986b17f731745a4d5ee909b852649e340d25de8197fbf6656005ccd3b4c591641938edbfebf0de81c71366a2afa007bb403285dea4d3dbfbd2a0
-EBUILD roboto-2.138.ebuild 575 BLAKE2B 7ce86a3ca913853f32e127969792492bd6d3d4e27ae665e00b59ee965245a1d19592674bb853597912bd219e4b99b851ccf14b9554407770a03ff1e6db70e6ac SHA512 ce46456d7ff282976acced7b3e121dcb52e580b1ea0381f2fcadfcf1ef64e2cc2364f0681bbcfafc1d5dda5d1b0a646b0b97a80cdf924db085d6b028738205e4
-MISC metadata.xml 327 BLAKE2B cb3d10966e49248f3af01e2e117fa8c2aba0c9672d3f33ed4e6275dd0b1a7d90ae164c88c4b2eaf30690792185918ca387b17cd4449b8157a737b08d57a07138 SHA512 4f242e5178ff627b6e7c9c205119dd0ff4207292d3e3964908070ad01dd75c0cc2bac26ed1e2096bca239337cf535ff6774e11be58839079b33779070cafb7ef
+EBUILD roboto-2.138.ebuild 585 BLAKE2B 18203cb669b6b0f29a59a7db01d6b69ba8c68a0f6a2dc0e4b31933a611ed48ad7e54c18ab975f1bfb3541b8f2cd2e256b7bb153cd72555babf57306417ed4775 SHA512 419593dbbd5640c47f4da9ddf74e0a1c08d9c045f8d75268a765d8438b69eec8f9f72049d796f8a8d54e6d33c125f14388f96ce30b531a2e6c218bd7b68852e9
+MISC metadata.xml 332 BLAKE2B 8ea99730265a3b2461cb8456d65e0ded5ebc8149527133515894d62cdc8391e98fe17f61e51d2181f6fc18d0c2d711c915ac20b67f5c39ed120de79481ebe213 SHA512 8c026d34e5b770dfd3aa5500171037416e65e4dd1709652039ea8e3895520ca792e9169fd2c8dad88a820830017df5ca4bfa13e9efac6c271241c3cfe2344dab
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"