Install this version:
emerge -a =media-fonts/inconsolata-20140821
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =media-fonts/inconsolata-20140821
Or alternatively:
emerge --autounmask-write -a =media-fonts/inconsolata-20140821
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 20140821 | 7 | amd64 ~arm64 ~loong ~ppc ~riscv x86 ~x64-macos | 0 |
# Copyright 2008-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit font
DESCRIPTION="Sans-serif monotype font for code listings"
HOMEPAGE="https://fonts.google.com/specimen/Inconsolata?preview.text_type=custom"
SRC_URI="https://dev.gentoo.org/~jstein/dist/${P}.tar.xz"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="amd64 ~arm64 ~loong ~ppc ~riscv x86 ~x64-macos"
IUSE=""
# Only installs fonts
RESTRICT="binchecks strip test"
FONT_SUFFIX="ttf"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | inconsolata-20140821.tar.xz | 72544 bytes | https://dev.gentoo.org/~jstein/dist/inconsolata-20140821.tar.xz |