From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/noto-cjk/
Date: Wed, 11 Mar 2020 21:28:59 +0000 (UTC) [thread overview]
Message-ID: <1583962133.5ded6f9fed81ab74096d64d4b0e666ae8f7772ae.pacho@gentoo> (raw)
commit: 5ded6f9fed81ab74096d64d4b0e666ae8f7772ae
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 11 20:11:10 2020 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Mar 11 21:28:53 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ded6f9f
media-fonts/noto-cjk: Drop old
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
media-fonts/noto-cjk/Manifest | 2 --
media-fonts/noto-cjk/noto-cjk-20150615.ebuild | 25 -------------------------
media-fonts/noto-cjk/noto-cjk-20170602.ebuild | 27 ---------------------------
3 files changed, 54 deletions(-)
diff --git a/media-fonts/noto-cjk/Manifest b/media-fonts/noto-cjk/Manifest
index d4bceadf9ae..10f0ea2c797 100644
--- a/media-fonts/noto-cjk/Manifest
+++ b/media-fonts/noto-cjk/Manifest
@@ -1,3 +1 @@
-DIST noto-cjk-20150615.tar.xz 390518224 BLAKE2B 273018f6d0792ae90bc0d9f44a43f300a7fbd2ca2cbdbf71af911e1cfc0d4f0bb30b5d1f2b15d9bf4df279266921d46987f166dd4559ea15e747db7a22494145 SHA512 738bd840d14c3fc3665b9c6e50b1b2d5981ccdc5e660a6498b4611b8019208f0880df062741d9dec8bdcd54234eed46655e1c739cf872d9dfa5fa0523954a7d3
-DIST noto-cjk-20170602.tar.gz 1667938394 BLAKE2B 51ed7c48bccef0dff75ddc5ec108b61f0f5ceedc41608919dc1071a2308f96c3d2883af932935c32db6dd017e067079d45776eb865200560f2f9c6b89e57dd8c SHA512 861431e1eb0c21b8b7b03f9a97ae61c59a2e513314a24f0c50e2953daac3cba78fa418af32cf66ec100a26c88f5e07bd33eb3ed80b533d97a452fefa5a06b4dc
DIST noto-cjk-20190416.tar.gz 1882149745 BLAKE2B 0936414381624db8a601cb2af53928658c9f74ed3dac34955f5597e7cb14cdacc517c8b7bffe203d73e03a2c2d4013d3cfc47ce13ae3aa497c6547cd8dcce430 SHA512 8abebae9412622f50adb0f755621d97002233d8db367f8fc38dda6a0828c3ea879e9ac780a3b09239b0570ada1091b0a7889bb7301a9486da9dfdca7200e50da
diff --git a/media-fonts/noto-cjk/noto-cjk-20150615.ebuild b/media-fonts/noto-cjk/noto-cjk-20150615.ebuild
deleted file mode 100644
index 0b50d93b9e2..00000000000
--- a/media-fonts/noto-cjk/noto-cjk-20150615.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# 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.
-SRC_URI="https://dev.gentoo.org/~floppym/dist/${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"
-
-S="${WORKDIR}"
-FONT_S="${S}"
-FONT_SUFFIX="otf"
diff --git a/media-fonts/noto-cjk/noto-cjk-20170602.ebuild b/media-fonts/noto-cjk/noto-cjk-20170602.ebuild
deleted file mode 100644
index 2a2c8b22dca..00000000000
--- a/media-fonts/noto-cjk/noto-cjk-20170602.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit font
-
-DESCRIPTION="Google's CJK font family"
-HOMEPAGE="https://www.google.com/get/noto/ https://github.com/googlei18n/noto-cjk"
-
-COMMIT="32a5844539f2e348ed36b44e990f9b06d7fb89fe"
-SRC_URI="https://github.com/googlei18n/noto-cjk/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 sparc x86"
-IUSE=""
-
-RESTRICT="binchecks strip"
-
-S="${WORKDIR}/${PN}-${COMMIT}"
-
-FONT_S="${S}"
-FONT_SUFFIX="ttc otf"
-FONT_CONF=(
- # From ArchLinux
- "${FILESDIR}/70-noto-cjk.conf"
-)
next reply other threads:[~2020-03-11 21:29 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-11 21:28 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-07-03 22:02 [gentoo-commits] repo/gentoo:master commit in: media-fonts/noto-cjk/ Conrad Kostecki
2022-05-05 10:44 WANG Xuerui
2022-05-05 10:44 WANG Xuerui
2021-03-21 19:06 Andreas Sturmlechner
2021-02-11 19:07 Pacho Ramos
2019-09-13 15:44 Mikle Kolyada
2019-08-23 12:32 Agostino Sarubbo
2019-08-23 12:17 Agostino Sarubbo
2019-08-22 22:03 Agostino Sarubbo
2019-08-22 22:01 Agostino Sarubbo
2019-08-20 23:36 Aaron Bauman
2019-08-20 22:54 Agostino Sarubbo
2019-08-20 21:55 Agostino Sarubbo
2019-06-02 9:50 Pacho Ramos
2019-05-28 4:06 Aaron Bauman
2019-03-10 15:30 Mikle Kolyada
2019-02-26 19:40 Sergei Trofimovich
2019-02-23 12:55 Sergei Trofimovich
2019-02-23 11:58 Sergei Trofimovich
2019-02-22 12:02 Mikle Kolyada
2019-02-20 21:50 Thomas Deutschmann
2019-02-20 16:02 Mikle Kolyada
2017-05-31 16:29 Mike Gilbert
2017-05-31 16:21 Mike Gilbert
2017-05-31 16:07 Mike Gilbert
2017-05-30 13:09 Pacho Ramos
2017-05-26 14:05 Agostino Sarubbo
2017-05-25 10:44 Agostino Sarubbo
2016-09-19 21:48 Mike Gilbert
2016-09-19 19:48 Mike Gilbert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1583962133.5ded6f9fed81ab74096d64d4b0e666ae8f7772ae.pacho@gentoo \
--to=pacho@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox