*/*: Drop stable ia64 keywords
[gentoo.git] / media-fonts / paratype / paratype-2.5.ebuild
1 # Copyright 1999-2018 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 inherit font
7
8 DESCRIPTION="ParaType font collection for languages of Russia"
9 HOMEPAGE="https://www.paratype.com/public/"
10 SRC_URI="https://www.paratype.ru/uni/public/PTSansOFL.zip -> ${P}_Sans.zip
11         https://www.paratype.ru/uni/public/PTSerifOFL.zip -> ${P}_Serif.zip
12         https://www.paratype.ru/uni/public/PTMonoOFL.zip -> ${P}_Mono.zip"
13
14 LICENSE="OFL-1.1"
15 SLOT="0"
16 KEYWORDS="~amd64 ~x86"
17 IUSE="X"
18
19 DEPEND="app-arch/unzip"
20 RDEPEND=""
21
22 S=${WORKDIR}
23 FONT_S=${WORKDIR}
24 FONT_SUFFIX="ttf"