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
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')
-rw-r--r--media-fonts/noto-cjk/Manifest1
-rw-r--r--media-fonts/noto-cjk/noto-cjk-20170530.ebuild25
2 files changed, 0 insertions, 26 deletions
diff --git a/media-fonts/noto-cjk/Manifest b/media-fonts/noto-cjk/Manifest
index 82cd268d3a77..5173e179f55e 100644
--- a/media-fonts/noto-cjk/Manifest
+++ b/media-fonts/noto-cjk/Manifest
@@ -1,2 +1 @@
DIST noto-cjk-20150615.tar.xz 390518224 SHA256 8c132ec70dcf12d9d444d346f31569b4ca8990137454337b06b9a61ed50cf934 SHA512 738bd840d14c3fc3665b9c6e50b1b2d5981ccdc5e660a6498b4611b8019208f0880df062741d9dec8bdcd54234eed46655e1c739cf872d9dfa5fa0523954a7d3 WHIRLPOOL d8e3afaca3a05dac43f792ac32cfbfd50ec1e5d15c8abf0460f990ba135bc9adaacac10d9e6735d80d7321622dfe01cc4f7e8a07c4257f03bdfb2b32c2c19095
-DIST noto-cjk-20170530.tar.xz 297864424 SHA256 6ef9837d0c62bd20cd6d7744f691fdbbd644ef815c3caad4e9489ba5304edfe2 SHA512 e99063e074db38a7a149f8ca583d0e8392192452c6f32048052e863d3dee1f27ad7da6a09a15c51cddf4a2e6268668fc97f5929cf32737c0b493dad77f8e064f WHIRLPOOL 4bb76e96fa7b8dfeddd2ec62810543a554ed316bd41d4a54909f90214fbe346666b275e1a6d47270958728a08a4ae9e6bd705b988bace7e6f16d60b24c98faab
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"