Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
Date: Sat, 06 Nov 2021 16:15:55
Message-Id: 1636214690.67e7650e7cce34dda97938153a7d064763dc7af7.ionen@gentoo
1 commit: 67e7650e7cce34dda97938153a7d064763dc7af7
2 Author: Jan Henke <Jan.Henke <AT> taujhe <DOT> de>
3 AuthorDate: Sat Nov 6 14:29:42 2021 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 6 16:04:50 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67e7650e
7
8 media-fonts/cascadia-code: Drop old
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Jan Henke <Jan.Henke <AT> taujhe.de>
12 Closes: https://github.com/gentoo/gentoo/pull/22844
13 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
14
15 media-fonts/cascadia-code/Manifest | 1 -
16 .../cascadia-code/cascadia-code-2106.17.ebuild | 19 -------------------
17 2 files changed, 20 deletions(-)
18
19 diff --git a/media-fonts/cascadia-code/Manifest b/media-fonts/cascadia-code/Manifest
20 index a0f71207218..df7830c39da 100644
21 --- a/media-fonts/cascadia-code/Manifest
22 +++ b/media-fonts/cascadia-code/Manifest
23 @@ -1,2 +1 @@
24 -DIST cascadia-code-2106.17.zip 24865338 BLAKE2B a2f756c035e6a28a5e78d0cc1c311266c2db695a21ef733ba844c3f8b08d77e6c97ec05ca244ee3a63998144fc273204f40d7ec33c534de676ca3d5df5d45f0b SHA512 3fb898636eb43467e4c95a37f65d126a6c217c1e7c1cb7d40ebb0d529c575c914f657e503e494d8c8462e65e125a502834b50c163d57299a69adab44c9a9fb82
25 DIST cascadia-code-2110.31.zip 24899672 BLAKE2B 2a4527cc6ca9798dc10bc5e64d46c1a08fabf70a712f7ac5a146b40ad2bb4a6c06f997f413f4bf114590748355f6c88ccee7d621e991f97634775563765561fc SHA512 53477617249fd8cbd88e2beb1ecf4854d0c1a7b646b908c9fecf1a7c975eb6bf918c14617ade8615776df57ce3a86b4ca0f3001fd5c795c1e9b0fad7d6597c4f
26
27 diff --git a/media-fonts/cascadia-code/cascadia-code-2106.17.ebuild b/media-fonts/cascadia-code/cascadia-code-2106.17.ebuild
28 deleted file mode 100644
29 index 3726a28cc6c..00000000000
30 --- a/media-fonts/cascadia-code/cascadia-code-2106.17.ebuild
31 +++ /dev/null
32 @@ -1,19 +0,0 @@
33 -# Copyright 1999-2021 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=7
37 -
38 -inherit font
39 -
40 -DESCRIPTION="A monospaced font developed for Windows Terminal"
41 -HOMEPAGE="https://github.com/microsoft/cascadia-code"
42 -SRC_URI="https://github.com/microsoft/cascadia-code/releases/download/v${PV}/CascadiaCode-${PV}.zip -> ${P}.zip"
43 -
44 -LICENSE="OFL-1.1"
45 -SLOT="0"
46 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
47 -
48 -BDEPEND="app-arch/unzip"
49 -
50 -S="${WORKDIR}/ttf"
51 -FONT_SUFFIX="ttf"