# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit font MY_PN="Roboto_Hinted_${PV}" DESCRIPTION="Android 4.0 (Ice Cream Sandwich) font" HOMEPAGE="http://developer.android.com/design/style/typography.html" SRC_URI="https://dl-ssl.google.com/android/design/${MY_PN}.zip" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64" IUSE="" S="${WORKDIR}/${MY_PN}" FONT_S="${S}" FONT_SUFFIX="ttf"