Install this version:
emerge -a =media-fonts/monofur-20160520
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =media-fonts/monofur-20160520
Or alternatively:
emerge --autounmask-write -a =media-fonts/monofur-20160520
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 20160520 | 8 | ~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86 | 0 |
# Copyright 2026 mva
# Distributed under the terms of the Public Domain or CC0 License
EAPI=8
DESCRIPTION="Monofur, a good fixed width font for development"
HOMEPAGE="https://www.dafont.com/monofur.font"
SRC_URI="https://img.dafont.com/dl/?f=monofur -> ${P}.zip"
S="${WORKDIR}"
inherit font
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86"
BDEPEND="app-arch/unzip"
FONT_SUFFIX="ttf"
RESTRICT="strip binchecks"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | monofur-20160520.zip | 133670 bytes | https://img.dafont.com/dl/?f=monofur |