summaryrefslogtreecommitdiff
blob: 0fb6eeef6bf538db6a9043790cf76b8b16e4203f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI="3"

inherit font

DESCRIPTION="A font based on Adobe Utopia"
HOMEPAGE="https://code.google.com/p/evristika/"
SRC_URI="http://evristika.googlecode.com/files/${PN}-ttf-${PV}.tar.xz
	http://evristika.googlecode.com/files/${PN}-otf-${PV}.tar.xz
	http://evristika.googlecode.com/files/${PN}-pfb-${PV}.tar.xz"

LICENSE="OFL"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

S="${WORKDIR}"

FONT_SUFFIX="otf pfb ttf"
FONT_S="${S}"
DOCS="FontLog.txt"