app-eselect/eselect-postgresql: [QA] Fix BadHomepage
[gentoo.git] / media-fonts / open-sans / open-sans-1.ebuild
1 # Copyright 1999-2018 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5 inherit font
6
7 DESCRIPTION="Clean and modern sans-serif typeface designed for legibility across interfaces"
8 HOMEPAGE="http://www.opensans.com/"
9 SRC_URI="https://dev.gentoo.org/~jstein/dist/${P}.zip"
10 # renamed from unversioned google zip
11
12 LICENSE="Apache-2.0"
13 SLOT="0"
14 KEYWORDS="amd64 arm x86"
15 IUSE=""
16
17 DEPEND="app-arch/unzip"
18 S=${WORKDIR}
19 FONT_SUFFIX="ttf"