media-fonts/russify - 2.7 (powerman)

Search

Install

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

Package Information

Description:
font for console, dos/koi/win mappings for screen and keyboard
Homepage:
http://powerman.name/
License:
public-domain

Ebuild Details

Version EAPI Keywords Slot
2.7 8 ~amd64 ~x86 0
View Raw Ebuild
# 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}
}

Manifest for 2.7

Type File Size Source URLs
DIST russify-2.7.tar.gz 24102 bytes http://powerman.name/download/font/russify-2.7.tar.gz