summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2017-05-31 12:09:39 -0400
committerMike Gilbert <floppym@gentoo.org>2017-05-31 12:21:03 -0400
commit46219e38b0ba8a61b3693e66ce94f72e5bcc0fb9 (patch)
treeda6c7bc9ac69c9f0b812c8c3e9dfacdbd9c35e36 /media-fonts/noto-cjk/noto-cjk-20170530.ebuild
parentmedia-fonts/noto: rename 20170530 to 20170403 (diff)
downloadgentoo-46219e38b0ba8a61b3693e66ce94f72e5bcc0fb9.tar.gz
gentoo-46219e38b0ba8a61b3693e66ce94f72e5bcc0fb9.tar.bz2
gentoo-46219e38b0ba8a61b3693e66ce94f72e5bcc0fb9.zip
Revert "media-fonts/noto-cjk: Version bump"
This reverts commit a6f9e4392ac49a22f90ad1c5028f0e1a807a9e7a. This version bump was unnecessary as the font files have not changed since the previous version. Bug: https://bugs.gentoo.org/620262
Diffstat (limited to 'media-fonts/noto-cjk/noto-cjk-20170530.ebuild')
-rw-r--r--media-fonts/noto-cjk/noto-cjk-20170530.ebuild25
1 files changed, 0 insertions, 25 deletions
diff --git a/media-fonts/noto-cjk/noto-cjk-20170530.ebuild b/media-fonts/noto-cjk/noto-cjk-20170530.ebuild
deleted file mode 100644
index f82dfa4b80e1..000000000000
--- a/media-fonts/noto-cjk/noto-cjk-20170530.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit font
-
-DESCRIPTION="Google's font family that aims to support all the world's languages"
-HOMEPAGE="https://www.google.com/get/noto/"
-
-# https://noto-website.storage.googleapis.com/pkgs/Noto-hinted.zip
-# Version number based on the timestamp of most recently updated font in the zip.
-# When bumping, remove all but *CJK* and create a tarball. (xz -9 gives the most
-# compressed tarball)
-SRC_URI="https://dev.gentoo.org/~pacho/noto/${P}.tar.xz"
-
-LICENSE="OFL-1.1" # https://github.com/googlei18n/noto-fonts/blob/master/NEWS
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RESTRICT="binchecks strip"
-
-FONT_S="${S}"
-FONT_SUFFIX="otf"