From: Tim Harder Date: Fri, 26 Aug 2016 06:51:22 +0000 (-0400) Subject: media-fonts/roboto: add upstream github metadata X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7560c27caf6bef5f352c52f96dce6e64496350b0;p=gentoo.git media-fonts/roboto: add upstream github metadata --- diff --git a/media-fonts/roboto/metadata.xml b/media-fonts/roboto/metadata.xml index d0f1df7c94c0..6a34411ac049 100644 --- a/media-fonts/roboto/metadata.xml +++ b/media-fonts/roboto/metadata.xml @@ -5,4 +5,7 @@ fonts@gentoo.org Fonts + + google/roboto + diff --git a/media-fonts/roboto/roboto-2.134.ebuild b/media-fonts/roboto/roboto-2.134.ebuild index e027aff288ab..d534f743ad7a 100644 --- a/media-fonts/roboto/roboto-2.134.ebuild +++ b/media-fonts/roboto/roboto-2.134.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit font DESCRIPTION="Standard font for Android 4.0 (Ice Cream Sandwich) and later" -HOMEPAGE="http://developer.android.com/design/style/typography.html" +HOMEPAGE="https://github.com/google/roboto" SRC_URI="https://github.com/google/${PN}/releases/download/v${PV}/roboto-unhinted.zip -> ${P}.zip" LICENSE="Apache-2.0"