commit:     b9f00007b2b95c5830ba13908f5f2b114918b3b7
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Tue May 21 21:24:30 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Tue May 21 21:29:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b9f00007

media-fonts/jetbrainsmono-nerdfont: treeclean

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 media-fonts/jetbrainsmono-nerdfont/Manifest        |  4 ----
 .../jetbrainsmono-nerdfont-2.2.2.ebuild            | 20 -----------------
 .../jetbrainsmono-nerdfont-3.1.1.ebuild            | 26 ----------------------
 .../jetbrainsmono-nerdfont-3.2.0.ebuild            | 26 ----------------------
 .../jetbrainsmono-nerdfont-3.2.1.ebuild            | 26 ----------------------
 media-fonts/jetbrainsmono-nerdfont/metadata.xml    | 11 ---------
 6 files changed, 113 deletions(-)

diff --git a/media-fonts/jetbrainsmono-nerdfont/Manifest 
b/media-fonts/jetbrainsmono-nerdfont/Manifest
deleted file mode 100644
index 033495c5e..000000000
--- a/media-fonts/jetbrainsmono-nerdfont/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST jetbrainsmono-nerdfont-2.2.2.zip 76924136 BLAKE2B 
eca3c4487739008c898f93702de564656cf76d5d94406c69cd7d1b12f9ab8db1ef32a29e3de88311159fc292be4994537d8a106794845ed99eecd40410c22919
 SHA512 
1b009498a2a8a23c80002264e7f1d37d56261c8ff4a7baaeeeed3db8bb52dee8fa760c5b3e2cc0921443754a0e5d08f6b553b3857971f0dd34591eb85965204e
-DIST jetbrainsmono-nerdfont-3.1.1.gh.tar.xz 3647308 BLAKE2B 
610016400b035764216555048e8dd2010c7de8744e51b0c53ccf056ca2a1495f4d9a61bd7910aa5c6c05ea13c99162a34f0c84c64eb80e5a6798a2ad69b0431a
 SHA512 
d0642d40ef5bb6843f789722eb1e9cc8aa8ac55f49516166e37e37b9b626eda842f60e37fc16ff0cc99d98b0a8aedab8870a99355fb3c31749f00fe09d4f589c
-DIST jetbrainsmono-nerdfont-3.2.0.gh.tar.xz 5666516 BLAKE2B 
14eb1e7a420ee212d5fc1d1ca2b70c47716982aaeca502d3d802953617effd61233ff738490c4f2061d60a0be41d33cace8d6cff53dd4a00decad98ec699f9be
 SHA512 
b0498d82a10affa30ac72d2aab0a1478ac7e053d1ef766b892d60fd89a48f87640990d09c18e9b1508303694cb9575bf937cd68e6932982cd6b2fc3b16fa4d8e
-DIST jetbrainsmono-nerdfont-3.2.1.gh.tar.xz 5681764 BLAKE2B 
7f4f2c42ee1b847d988cdbb4722a0e0d5d286d9d0d6778e5dcb1de5bd9a4c4b954b60c7b700d85e678a1470efcf702a6feb974e282848121ad4d2f92ad9a8d91
 SHA512 
b4eb3d2e95881de683d655d5b4f40d681d138a08450a366bd5778ea1103d29153b7ddabe320c44ff569c10bed4f825531ac2ce2c44235c0e488713828d143c27

diff --git 
a/media-fonts/jetbrainsmono-nerdfont/jetbrainsmono-nerdfont-2.2.2.ebuild 
b/media-fonts/jetbrainsmono-nerdfont/jetbrainsmono-nerdfont-2.2.2.ebuild
deleted file mode 100644
index 2bba5f1e0..000000000
--- a/media-fonts/jetbrainsmono-nerdfont/jetbrainsmono-nerdfont-2.2.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit font
-
-DESCRIPTION="A free and open-source typeface for developers"
-HOMEPAGE="https://github.com/ryanoasis/nerd-fonts";
-SRC_URI="https://github.com/ryanoasis/nerd-fonts/releases/download/v${PV}/JetBrainsMono.zip
 -> ${P}.zip"
-
-S="${WORKDIR}"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~amd64"
-
-BDEPEND="app-arch/unzip"
-
-FONT_SUFFIX="ttf"

diff --git 
a/media-fonts/jetbrainsmono-nerdfont/jetbrainsmono-nerdfont-3.1.1.ebuild 
b/media-fonts/jetbrainsmono-nerdfont/jetbrainsmono-nerdfont-3.1.1.ebuild
deleted file mode 100644
index 2f093b273..000000000
--- a/media-fonts/jetbrainsmono-nerdfont/jetbrainsmono-nerdfont-3.1.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit font
-
-DESCRIPTION="A free and open-source typeface for developers"
-HOMEPAGE="https://github.com/ryanoasis/nerd-fonts";
-SRC_URI="https://github.com/ryanoasis/nerd-fonts/releases/download/v${PV}/JetBrainsMono.tar.xz
 -> ${P}.gh.tar.xz"
-
-S="${WORKDIR}"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~amd64"
-
-FONT_SUFFIX="ttf"
-
-pkg_postinst() {
-       ewarn "Upstream has recently made some major changes since version 
3.0.0."
-       ewarn "The older Material Design Icon codepoints have been dropped."
-       ewarn "See issue 1059, comment 1404891287 at upstream for a translation 
table."
-       ewarn "More information can be found here:"
-       ewarn "https://github.com/ryanoasis/nerd-fonts/tree/v3.0.0";
-}

diff --git 
a/media-fonts/jetbrainsmono-nerdfont/jetbrainsmono-nerdfont-3.2.0.ebuild 
b/media-fonts/jetbrainsmono-nerdfont/jetbrainsmono-nerdfont-3.2.0.ebuild
deleted file mode 100644
index 2f093b273..000000000
--- a/media-fonts/jetbrainsmono-nerdfont/jetbrainsmono-nerdfont-3.2.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit font
-
-DESCRIPTION="A free and open-source typeface for developers"
-HOMEPAGE="https://github.com/ryanoasis/nerd-fonts";
-SRC_URI="https://github.com/ryanoasis/nerd-fonts/releases/download/v${PV}/JetBrainsMono.tar.xz
 -> ${P}.gh.tar.xz"
-
-S="${WORKDIR}"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~amd64"
-
-FONT_SUFFIX="ttf"
-
-pkg_postinst() {
-       ewarn "Upstream has recently made some major changes since version 
3.0.0."
-       ewarn "The older Material Design Icon codepoints have been dropped."
-       ewarn "See issue 1059, comment 1404891287 at upstream for a translation 
table."
-       ewarn "More information can be found here:"
-       ewarn "https://github.com/ryanoasis/nerd-fonts/tree/v3.0.0";
-}

diff --git 
a/media-fonts/jetbrainsmono-nerdfont/jetbrainsmono-nerdfont-3.2.1.ebuild 
b/media-fonts/jetbrainsmono-nerdfont/jetbrainsmono-nerdfont-3.2.1.ebuild
deleted file mode 100644
index 2f093b273..000000000
--- a/media-fonts/jetbrainsmono-nerdfont/jetbrainsmono-nerdfont-3.2.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit font
-
-DESCRIPTION="A free and open-source typeface for developers"
-HOMEPAGE="https://github.com/ryanoasis/nerd-fonts";
-SRC_URI="https://github.com/ryanoasis/nerd-fonts/releases/download/v${PV}/JetBrainsMono.tar.xz
 -> ${P}.gh.tar.xz"
-
-S="${WORKDIR}"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~amd64"
-
-FONT_SUFFIX="ttf"
-
-pkg_postinst() {
-       ewarn "Upstream has recently made some major changes since version 
3.0.0."
-       ewarn "The older Material Design Icon codepoints have been dropped."
-       ewarn "See issue 1059, comment 1404891287 at upstream for a translation 
table."
-       ewarn "More information can be found here:"
-       ewarn "https://github.com/ryanoasis/nerd-fonts/tree/v3.0.0";
-}

diff --git a/media-fonts/jetbrainsmono-nerdfont/metadata.xml 
b/media-fonts/jetbrainsmono-nerdfont/metadata.xml
deleted file mode 100644
index 0eefc574b..000000000
--- a/media-fonts/jetbrainsmono-nerdfont/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Rahul Sandhu</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">ryanoasis/nerd-fonts</remote-id>
-       </upstream>
-</pkgmetadata>

Reply via email to