mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
media-fonts/nerdfonts: update DESCRIPTION
Fixes overlong description. Signed-off-by: Johannes Huber <johu@gmx.de>
This commit is contained in:
@@ -8,6 +8,12 @@
|
||||
<upstream>
|
||||
<remote-id type="github">ryanoasis/nerd-fonts</remote-id>
|
||||
</upstream>
|
||||
<longdescription lang="en">
|
||||
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.
|
||||
</longdescription>
|
||||
<use>
|
||||
<flag name="0xproto">Installs 0xProto Nerd Font</flag>
|
||||
<flag name="3270">Installs 3270 Nerd Font</flag>
|
||||
|
||||
@@ -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 )
|
||||
|
||||
@@ -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 )
|
||||
|
||||
Reference in New Issue
Block a user