Install this version:
emerge -a =media-fonts/vlgothic-20200720
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =media-fonts/vlgothic-20200720
Or alternatively:
emerge --autounmask-write -a =media-fonts/vlgothic-20200720
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 20200720 | 7 | ~alpha amd64 arm64 ~loong ppc ppc64 ~riscv ~sparc x86 | 0 |
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit font
MY_PN="VLGothic"
DESCRIPTION="Japanese TrueType font from Vine Linux"
HOMEPAGE="http://vlgothic.dicey.org/"
SRC_URI="mirror://sourceforge.jp/${PN}/73361/${MY_PN}-${PV}.tar.xz"
# M+ FONTS -> mplus-fonts
# sazanami -> BSD-2
LICENSE="vlgothic mplus-fonts BSD-2"
SLOT="0"
KEYWORDS="~alpha amd64 arm64 ~loong ppc ppc64 ~riscv ~sparc x86"
IUSE=""
RESTRICT="binchecks strip"
S="${WORKDIR}/${MY_PN}"
DOCS="Changelog README*"
FONT_SUFFIX="ttf"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | VLGothic-20200720.tar.xz | 2224932 bytes | mirror://sourceforge.jp/vlgothic/73361/VLGothic-20200720.tar.xz |