From 044b4a1e21f16e7b252c1e282ac6c15156d8ca5a Mon Sep 17 00:00:00 2001 From: Jonas Stein Date: Wed, 14 Feb 2018 00:36:34 +0100 Subject: [PATCH] media-fonts/nunito: Drop old Drop EAPI=4 version after EAPI bump to 6. Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- media-fonts/nunito/nunito-1.0.ebuild | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 media-fonts/nunito/nunito-1.0.ebuild diff --git a/media-fonts/nunito/nunito-1.0.ebuild b/media-fonts/nunito/nunito-1.0.ebuild deleted file mode 100644 index 4490a5bcd8aa6..0000000000000 --- a/media-fonts/nunito/nunito-1.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -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"