*/*: Drop stable ia64 keywords
[gentoo.git] / media-fonts / eb-garamond / eb-garamond-0.016.ebuild
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5 inherit font
6
7 DESCRIPTION="Claude Garamont's humanist typeface from the mid-16th century"
8 HOMEPAGE="http://www.georgduffner.at/ebgaramond/"
9 SRC_URI="https://bitbucket.org/georgd/eb-garamond/downloads/EBGaramond-${PV}.zip"
10
11 LICENSE="OFL-1.1"
12 SLOT="0"
13 KEYWORDS="amd64 arm ~arm64 x86"
14 IUSE=""
15
16 DEPEND="app-arch/unzip"
17
18 S="${WORKDIR}/EBGaramond-${PV}"
19 FONT_SUFFIX="otf"
20 FONT_S="${S}/${FONT_SUFFIX}"
21 DOCS="Changes README.markdown specimen/Specimen.pdf"