From f0069708572010f618819cbc783fa61e8a3582a9 Mon Sep 17 00:00:00 2001 From: Jonas Stein Date: Wed, 14 Feb 2018 00:34:08 +0100 Subject: media-fonts/nunito: Bump to EAPI=6 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- media-fonts/nunito/nunito-1.0-r1.ebuild | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 media-fonts/nunito/nunito-1.0-r1.ebuild (limited to 'media-fonts') diff --git a/media-fonts/nunito/nunito-1.0-r1.ebuild b/media-fonts/nunito/nunito-1.0-r1.ebuild new file mode 100644 index 000000000000..619be073efb3 --- /dev/null +++ b/media-fonts/nunito/nunito-1.0-r1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit font + +DESCRIPTION="A Sans Serif font with rounded terminals" +HOMEPAGE="https://www.google.com/webfonts/specimen/Nunito https://github.com/vernnobile/NunitoFont" +SRC_URI="https://dev.gentoo.org/~jstein/dist/${P}.tar.xz" + +LICENSE="OFL-1.1" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="" +RDEPEND="" + +FONT_SUFFIX="ttf" -- cgit v1.2.3-65-gdbad