2018-03-03 22:34:12 +03:00
|
|
|
# Copyright 1999-2018 Gentoo Foundation
|
2014-01-21 10:45:18 +04:00
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
|
|
|
EAPI=5
|
|
|
|
inherit font
|
|
|
|
|
|
|
|
DESCRIPTION="A monospace font designed to be clear, pragmatic and very readable"
|
2018-03-03 22:34:12 +03:00
|
|
|
HOMEPAGE="https://pcaro.es/p/hermit/"
|
|
|
|
SRC_URI="https://pcaro.es/d/otf-${P}.tar.gz"
|
2014-01-21 10:45:18 +04:00
|
|
|
|
|
|
|
LICENSE="OFL-1.1"
|
|
|
|
SLOT="0"
|
|
|
|
KEYWORDS="~amd64"
|
|
|
|
IUSE=""
|
|
|
|
|
|
|
|
S=${WORKDIR}
|
|
|
|
FONT_SUFFIX="otf"
|