summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-fonts/ubuntu-font-family/ubuntu-font-family-0.70.1.ebuild')
-rw-r--r--media-fonts/ubuntu-font-family/ubuntu-font-family-0.70.1.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/media-fonts/ubuntu-font-family/ubuntu-font-family-0.70.1.ebuild b/media-fonts/ubuntu-font-family/ubuntu-font-family-0.70.1.ebuild
new file mode 100644
index 000000000000..18a96929dfcf
--- /dev/null
+++ b/media-fonts/ubuntu-font-family/ubuntu-font-family-0.70.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/ubuntu-font-family/ubuntu-font-family-0.70.1.ebuild,v 1.1 2011/01/17 20:41:57 spatz Exp $
+
+EAPI=3
+
+inherit font
+
+DESCRIPTION="A set of matching libre/open fonts funded by Canonical"
+HOMEPAGE="http://font.ubuntu.com/"
+SRC_URI="http://font.ubuntu.com/download/${P}.zip"
+
+LICENSE="UbuntuFontLicense-1.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+FONT_SUFFIX="ttf"
+
+DOCS="CONTRIBUTING.txt FONTLOG.txt README.txt"