media-fonts/roboto: add upstream github metadata
authorTim Harder <radhermit@gentoo.org>
Fri, 26 Aug 2016 06:51:22 +0000 (02:51 -0400)
committerTim Harder <radhermit@gentoo.org>
Fri, 26 Aug 2016 06:51:22 +0000 (02:51 -0400)
media-fonts/roboto/metadata.xml
media-fonts/roboto/roboto-2.134.ebuild

index d0f1df7c94c09066674769b29fde253f1f600e47..6a34411ac04935b7bd6efe7a02b6c63b06f92514 100644 (file)
@@ -5,4 +5,7 @@
     <email>fonts@gentoo.org</email>
     <name>Fonts</name>
   </maintainer>
+  <upstream>
+    <remote-id type="github">google/roboto</remote-id>
+  </upstream>
 </pkgmetadata>
index e027aff288abd7c82bba5a3f8fc6b8ecc6ca2273..d534f743ad7a524749a131826427377229ba3cd4 100644 (file)
@@ -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"