Install this version:
emerge -a =media-fonts/sazanami-20040629
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =media-fonts/sazanami-20040629
Or alternatively:
emerge --autounmask-write -a =media-fonts/sazanami-20040629
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 20040629 | 7 | ~alpha amd64 arm ~arm64 ~loong ppc ppc64 ~s390 ~sparc x86 | 0 |
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit font
DESCRIPTION="Sazanami Japanese TrueType fonts"
HOMEPAGE="http://efont.sourceforge.jp/"
SRC_URI="mirror://sourceforge.jp/efont/10087/${P}.tar.bz2"
LICENSE="mplus-fonts public-domain" #446166
SLOT="0"
KEYWORDS="~alpha amd64 arm ~arm64 ~loong ppc ppc64 ~s390 ~sparc x86"
# Only installs fonts
RESTRICT="strip binchecks"
DOCS="README"
FONT_SUFFIX="ttf"
src_install() {
font_src_install
dodoc -r doc/{oradano,misaki,mplus,shinonome,ayu,kappa}
}
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | sazanami-20040629.tar.bz2 | 8622710 bytes | mirror://sourceforge.jp/efont/10087/sazanami-20040629.tar.bz2 |