commit: bc78e447055249ad181346fc8150744e8ce757f7 Author: Jan Henke <Jan.Henke <AT> taujhe <DOT> de> AuthorDate: Sun Aug 1 09:25:46 2021 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Mon Aug 2 03:52:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc78e447
media-fonts/cascadia-code: Cleanup old Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Jan Henke <Jan.Henke <AT> taujhe.de> Closes: https://github.com/gentoo/gentoo/pull/21851 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> media-fonts/cascadia-code/Manifest | 2 -- .../cascadia-code/cascadia-code-2102.25.ebuild | 19 ------------------- .../cascadia-code/cascadia-code-2105.24.ebuild | 19 ------------------- 3 files changed, 40 deletions(-) diff --git a/media-fonts/cascadia-code/Manifest b/media-fonts/cascadia-code/Manifest index 0b01ca3ee20..90366de2a39 100644 --- a/media-fonts/cascadia-code/Manifest +++ b/media-fonts/cascadia-code/Manifest @@ -1,3 +1 @@ -DIST cascadia-code-2102.25.zip 8666729 BLAKE2B 86e11e003fcad686f0ad9ee38af488447fd0a6c95b0f9a89e945ca173c44385af0090a50e26b355ea8019c7e33ca45edcdfa7cfddcc0734fe224c96c8d941acf SHA512 4b0b1168bf3f1adbff362ed2d7fa1f548643e5c9506866e12dc26aefb8e807b7515e0c49705f03faf1a44c037d414ba3ab3f2189d29491711d6e802035914002 -DIST cascadia-code-2105.24.zip 18708244 BLAKE2B e9055e55642a7f5b43364f0cd1d800ebb3bebb8bc1f2e726d2e200b211fb495560754ce0d54e5579a98b8f067b372709dad4d391ca6602ee917c2597adb82c42 SHA512 22d317a41d491945210f0d6051c136264d0dda2eab24bc92b1034d10703b1fe462b0dd667ff56637fdb222cc1fbd78ecc7cadc022e7f03c5ea59b4b67d2c59da DIST cascadia-code-2106.17.zip 24865338 BLAKE2B a2f756c035e6a28a5e78d0cc1c311266c2db695a21ef733ba844c3f8b08d77e6c97ec05ca244ee3a63998144fc273204f40d7ec33c534de676ca3d5df5d45f0b SHA512 3fb898636eb43467e4c95a37f65d126a6c217c1e7c1cb7d40ebb0d529c575c914f657e503e494d8c8462e65e125a502834b50c163d57299a69adab44c9a9fb82 diff --git a/media-fonts/cascadia-code/cascadia-code-2102.25.ebuild b/media-fonts/cascadia-code/cascadia-code-2102.25.ebuild deleted file mode 100644 index 3726a28cc6c..00000000000 --- a/media-fonts/cascadia-code/cascadia-code-2102.25.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" diff --git a/media-fonts/cascadia-code/cascadia-code-2105.24.ebuild b/media-fonts/cascadia-code/cascadia-code-2105.24.ebuild deleted file mode 100644 index 3726a28cc6c..00000000000 --- a/media-fonts/cascadia-code/cascadia-code-2105.24.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"
