summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2013-01-26 11:22:20 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2013-01-26 11:22:20 +0000
commitaf1b40cff090363ac3fcfd82d1dc7531df0566a1 (patch)
tree7ee27e2a76f66237f0d466e13fc9e4e332f03237 /media-fonts
parentRemove elog about qtgraphicssystem eselect module. (diff)
downloadgentoo-2-af1b40cff090363ac3fcfd82d1dc7531df0566a1.tar.gz
gentoo-2-af1b40cff090363ac3fcfd82d1dc7531df0566a1.tar.bz2
gentoo-2-af1b40cff090363ac3fcfd82d1dc7531df0566a1.zip
Version bump to latest. Wrt bug#443052.
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
Diffstat (limited to 'media-fonts')
-rw-r--r--media-fonts/roboto/roboto-20120823.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/media-fonts/roboto/roboto-20120823.ebuild b/media-fonts/roboto/roboto-20120823.ebuild
new file mode 100644
index 000000000000..ceab9f8d3217
--- /dev/null
+++ b/media-fonts/roboto/roboto-20120823.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/roboto/roboto-20120823.ebuild,v 1.1 2013/01/26 11:22:20 scarabeus Exp $
+
+inherit font
+
+MY_PN="Roboto_Hinted_${PV}"
+
+DESCRIPTION="Standard font for Android 4.0 (Ice Cream Sandwich) and later"
+HOMEPAGE="http://developer.android.com/design/style/typography.html"
+SRC_URI="http://developer.android.com/downloads/design/${MY_PN}.zip"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+S="${WORKDIR}/"
+FONT_S="${S}"
+FONT_SUFFIX="ttf"