From 55b61c2005e5e0735a6d4fcdacce7d17352387b6 Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Tue, 6 May 2025 18:50:07 +0200 Subject: [PATCH] media-fonts/nerdfonts: update DESCRIPTION Fixes overlong description. Signed-off-by: Johannes Huber --- media-fonts/nerdfonts/metadata.xml | 6 ++++++ media-fonts/nerdfonts/nerdfonts-3.2.1.ebuild | 4 ++-- media-fonts/nerdfonts/nerdfonts-3.3.0.ebuild | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/media-fonts/nerdfonts/metadata.xml b/media-fonts/nerdfonts/metadata.xml index f44b192d6e..5a52a68137 100644 --- a/media-fonts/nerdfonts/metadata.xml +++ b/media-fonts/nerdfonts/metadata.xml @@ -8,6 +8,12 @@ ryanoasis/nerd-fonts + + Iconic font aggregator, collection and patcher. 3,600+ icons, + 50+ patched fonts: Hack, Source Code Pro, more. Glyph + collections: Font Awesome, Material Design Icons, Octicons + and more. + Installs 0xProto Nerd Font Installs 3270 Nerd Font diff --git a/media-fonts/nerdfonts/nerdfonts-3.2.1.ebuild b/media-fonts/nerdfonts/nerdfonts-3.2.1.ebuild index f6d7900b6b..5e1a08262d 100644 --- a/media-fonts/nerdfonts/nerdfonts-3.2.1.ebuild +++ b/media-fonts/nerdfonts/nerdfonts-3.2.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 2023-2024 Gentoo Authors +# Copyright 2023-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit font -DESCRIPTION="Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more" +DESCRIPTION="Patched font collection with a high number of glyphs (icons)" HOMEPAGE="https://github.com/ryanoasis/nerd-fonts" SRC_URI=" 0xproto? ( https://github.com/ryanoasis/nerd-fonts/releases/download/v${PV}/0xProto.tar.xz -> 0xProto-${PV}.tar.xz ) diff --git a/media-fonts/nerdfonts/nerdfonts-3.3.0.ebuild b/media-fonts/nerdfonts/nerdfonts-3.3.0.ebuild index a25cc91599..c0ad38aab4 100644 --- a/media-fonts/nerdfonts/nerdfonts-3.3.0.ebuild +++ b/media-fonts/nerdfonts/nerdfonts-3.3.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit font -DESCRIPTION="Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more" +DESCRIPTION="Patched font collection with a high number of glyphs (icons)" HOMEPAGE="https://github.com/ryanoasis/nerd-fonts" SRC_URI=" 0xproto? ( https://github.com/ryanoasis/nerd-fonts/releases/download/v${PV}/0xProto.tar.xz -> 0xProto-${PV}.tar.xz )