commit: 67e7650e7cce34dda97938153a7d064763dc7af7 Author: Jan Henke <Jan.Henke <AT> taujhe <DOT> de> AuthorDate: Sat Nov 6 14:29:42 2021 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Sat Nov 6 16:04:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67e7650e
media-fonts/cascadia-code: Drop old Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jan Henke <Jan.Henke <AT> taujhe.de> Closes: https://github.com/gentoo/gentoo/pull/22844 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> media-fonts/cascadia-code/Manifest | 1 - .../cascadia-code/cascadia-code-2106.17.ebuild | 19 ------------------- 2 files changed, 20 deletions(-) diff --git a/media-fonts/cascadia-code/Manifest b/media-fonts/cascadia-code/Manifest index a0f71207218..df7830c39da 100644 --- a/media-fonts/cascadia-code/Manifest +++ b/media-fonts/cascadia-code/Manifest @@ -1,2 +1 @@ -DIST cascadia-code-2106.17.zip 24865338 BLAKE2B a2f756c035e6a28a5e78d0cc1c311266c2db695a21ef733ba844c3f8b08d77e6c97ec05ca244ee3a63998144fc273204f40d7ec33c534de676ca3d5df5d45f0b SHA512 3fb898636eb43467e4c95a37f65d126a6c217c1e7c1cb7d40ebb0d529c575c914f657e503e494d8c8462e65e125a502834b50c163d57299a69adab44c9a9fb82 DIST cascadia-code-2110.31.zip 24899672 BLAKE2B 2a4527cc6ca9798dc10bc5e64d46c1a08fabf70a712f7ac5a146b40ad2bb4a6c06f997f413f4bf114590748355f6c88ccee7d621e991f97634775563765561fc SHA512 53477617249fd8cbd88e2beb1ecf4854d0c1a7b646b908c9fecf1a7c975eb6bf918c14617ade8615776df57ce3a86b4ca0f3001fd5c795c1e9b0fad7d6597c4f diff --git a/media-fonts/cascadia-code/cascadia-code-2106.17.ebuild b/media-fonts/cascadia-code/cascadia-code-2106.17.ebuild deleted file mode 100644 index 3726a28cc6c..00000000000 --- a/media-fonts/cascadia-code/cascadia-code-2106.17.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit font - -DESCRIPTION="A monospaced font developed for Windows Terminal" -HOMEPAGE="https://github.com/microsoft/cascadia-code" -SRC_URI="https://github.com/microsoft/cascadia-code/releases/download/v${PV}/CascadiaCode-${PV}.zip -> ${P}.zip" - -LICENSE="OFL-1.1" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" - -BDEPEND="app-arch/unzip" - -S="${WORKDIR}/ttf" -FONT_SUFFIX="ttf"