Install this version:
emerge -a =media-fonts/lato-2.015
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =media-fonts/lato-2.015
Or alternatively:
emerge --autounmask-write -a =media-fonts/lato-2.015
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.015 | 8 | ~amd64 | 0 |
# Copyright 2021-2022 Aisha Tammy
# Distributed under the terms of the ISC License
EAPI=8
inherit font
DESCRIPTION="Sanserif type face family with classical proportions"
HOMEPAGE="https://www.latofonts.com/"
SRC_URI="https://www.latofonts.com/download/lato2ofl-zip/ -> ${P}.zip"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~amd64"
BDEPEND="app-arch/unzip"
S="${WORKDIR}/Lato2OFL"
FONT_SUFFIX="ttf"
DOCS="README.txt"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | lato-2.015.zip | 6102132 bytes | https://www.latofonts.com/download/lato2ofl-zip/ |