summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-fonts/roboto/roboto-2015.03.ebuild')
-rw-r--r--media-fonts/roboto/roboto-2015.03.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/media-fonts/roboto/roboto-2015.03.ebuild b/media-fonts/roboto/roboto-2015.03.ebuild
deleted file mode 100644
index 0c9aa31af555..000000000000
--- a/media-fonts/roboto/roboto-2015.03.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit font
-
-DESCRIPTION="Standard font for Android 4.0 (Ice Cream Sandwich) and later"
-HOMEPAGE="http://developer.android.com/design/style/typography.html"
-SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz"
-# fonts downloaded from https://googlefontdirectory.googlecode.com/hg/apache/
-# and repackaged; versioning is once again a mess
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
-IUSE=""
-
-FONT_SUFFIX="ttf"
-FONT_CONF=( "${FILESDIR}/90-roboto-regular.conf" )