Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/jetbrains-mono/
Date: Sun, 31 Jan 2021 20:43:03
Message-Id: 1612125748.80f79cbd3601bcf65e3f6151af2883d3d76331ee.conikost@gentoo
1 commit: 80f79cbd3601bcf65e3f6151af2883d3d76331ee
2 Author: Jan Henke <Jan.Henke <AT> taujhe <DOT> de>
3 AuthorDate: Sun Jan 31 20:30:08 2021 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 31 20:42:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80f79cbd
7
8 media-fonts/jetbrains-mono: Drop old
9
10 Closes: https://github.com/gentoo/gentoo/pull/19280
11 Package-Manager: Portage-3.0.13, Repoman-3.0.2
12 Signed-off-by: Jan Henke <Jan.Henke <AT> taujhe.de>
13 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
14
15 media-fonts/jetbrains-mono/Manifest | 2 --
16 .../jetbrains-mono/jetbrains-mono-2.001.ebuild | 19 -------------------
17 .../jetbrains-mono/jetbrains-mono-2.210.ebuild | 19 -------------------
18 3 files changed, 40 deletions(-)
19
20 diff --git a/media-fonts/jetbrains-mono/Manifest b/media-fonts/jetbrains-mono/Manifest
21 index 38ad5957bca..3986f1a3080 100644
22 --- a/media-fonts/jetbrains-mono/Manifest
23 +++ b/media-fonts/jetbrains-mono/Manifest
24 @@ -1,3 +1 @@
25 -DIST jetbrains-mono-2.001.zip 8351990 BLAKE2B cd0eff80f78752ddcd8b7c227dd530057d6e7533ad6b343f403e810f5cf8c6e32c09d503f40336bd926a6ee14b07b5fb8eae7efaaebf37c2e367a5fc9b288e46 SHA512 c47c257b01c50aa77561132993ef07f0b9f244e5040da7a8945c7d9dcdf740e89cd1a130bb81d7caa63d3a579ec74e4af9840c36b6d62601c094b33fdb5e4bb2
26 -DIST jetbrains-mono-2.210.zip 2664665 BLAKE2B 02e719b7d03d88df6098445dbc1b17735250184b60ba748ba83903b4ad4f59ac3a67cb472e7b6e10ef8351a8ab2ccf0d2188a39003ec8a9cd61f432b0bdb2af4 SHA512 1e0d98b7e8b3f6e115d7a5f3e519483b9d6b2c3e56b55916f4d6dce83f9f1e65303db2d7c44b35de8a7cb25f37d478f0975c874f2a21d44eb1be915be389b408
27 DIST jetbrains-mono-2.225.zip 2981614 BLAKE2B 5ac8dff566378da7e9ac23218cdd696be8ff612a7f9b4f87668400c0c0bfb3a1fcff2a2a813a1c7527e1a105125c493e80abe4daefdbcd837ef59492d7bb3e5b SHA512 ce72c2d2a2f769c6b8a9ad70e7e09b82cf66a0928534f18556238e36fec690737c89077f6521a67850bfb0dc79bb2260b5c86ae4134d76b2210755d5053ade0f
28
29 diff --git a/media-fonts/jetbrains-mono/jetbrains-mono-2.001.ebuild b/media-fonts/jetbrains-mono/jetbrains-mono-2.001.ebuild
30 deleted file mode 100644
31 index a8bde574ac5..00000000000
32 --- a/media-fonts/jetbrains-mono/jetbrains-mono-2.001.ebuild
33 +++ /dev/null
34 @@ -1,19 +0,0 @@
35 -# Copyright 2020 Gentoo Authors
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=7
39 -
40 -inherit font
41 -
42 -DESCRIPTION="A free and open-source typeface for developers"
43 -HOMEPAGE="https://www.jetbrains.com/lp/mono/"
44 -SRC_URI="https://github.com/JetBrains/JetBrainsMono/releases/download/v${PV}/JetBrains.Mono.${PV}.zip -> ${P}.zip"
45 -
46 -LICENSE="Apache-2.0"
47 -SLOT="0"
48 -KEYWORDS="~amd64 ~x86"
49 -
50 -BDEPEND="app-arch/unzip"
51 -
52 -S="${WORKDIR}/JetBrains Mono ${PV}/ttf"
53 -FONT_SUFFIX="ttf"
54
55 diff --git a/media-fonts/jetbrains-mono/jetbrains-mono-2.210.ebuild b/media-fonts/jetbrains-mono/jetbrains-mono-2.210.ebuild
56 deleted file mode 100644
57 index 5304e705364..00000000000
58 --- a/media-fonts/jetbrains-mono/jetbrains-mono-2.210.ebuild
59 +++ /dev/null
60 @@ -1,19 +0,0 @@
61 -# Copyright 2020 Gentoo Authors
62 -# Distributed under the terms of the GNU General Public License v2
63 -
64 -EAPI=7
65 -
66 -inherit font
67 -
68 -DESCRIPTION="A free and open-source typeface for developers"
69 -HOMEPAGE="https://www.jetbrains.com/lp/mono/"
70 -SRC_URI="https://github.com/JetBrains/JetBrainsMono/releases/download/v${PV}/JetBrainsMono-${PV}.zip -> ${P}.zip"
71 -
72 -LICENSE="OFL-1.1"
73 -SLOT="0"
74 -KEYWORDS="~amd64 ~x86"
75 -
76 -BDEPEND="app-arch/unzip"
77 -
78 -S="${WORKDIR}/fonts/ttf"
79 -FONT_SUFFIX="ttf"