Install this version:
emerge -a =media-fonts/russify-2.7
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =media-fonts/russify-2.7
Or alternatively:
emerge --autounmask-write -a =media-fonts/russify-2.7
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="font for console, dos/koi/win mappings for screen and keyboard"
HOMEPAGE="http://powerman.name/"
SRC_URI="http://powerman.name/download/font/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
KEYWORDS="~amd64 ~x86"
src_install() {
insinto /usr/share
doins -r usr/share/{consolefonts,consoletrans,keymaps}
}
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | russify-2.7.tar.gz | 24102 bytes | http://powerman.name/download/font/russify-2.7.tar.gz |