summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-fonts/noto/noto-2014.11.ebuild')
-rw-r--r--media-fonts/noto/noto-2014.11.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/media-fonts/noto/noto-2014.11.ebuild b/media-fonts/noto/noto-2014.11.ebuild
deleted file mode 100644
index 6a0e96f639f1..000000000000
--- a/media-fonts/noto/noto-2014.11.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit font
-
-DESCRIPTION="Google's font family that aims to support all the world's languages"
-HOMEPAGE="https://www.google.com/get/noto/"
-SRC_URI="mirror://gentoo/${P}.zip"
-# version number based on the timestamp of most recently updated font in the zip
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 arm ~arm64 x86"
-IUSE=""
-
-DEPEND="app-arch/unzip"
-RESTRICT="binchecks strip"
-
-S=${WORKDIR}
-FONT_S="${S}"
-FONT_SUFFIX="otf ttf"