diff options
author | Jonas Stein <jstein@gentoo.org> | 2018-02-14 00:36:34 +0100 |
---|---|---|
committer | Jonas Stein <jstein@gentoo.org> | 2018-02-14 00:36:34 +0100 |
commit | 044b4a1e21f16e7b252c1e282ac6c15156d8ca5a (patch) | |
tree | 440d2b35f5b8db3620fb9344970ff6ad6dde6986 /media-fonts/nunito | |
parent | media-fonts/nunito: Bump to EAPI=6 (diff) | |
download | gentoo-044b4a1e21f16e7b252c1e282ac6c15156d8ca5a.tar.gz gentoo-044b4a1e21f16e7b252c1e282ac6c15156d8ca5a.tar.bz2 gentoo-044b4a1e21f16e7b252c1e282ac6c15156d8ca5a.zip |
media-fonts/nunito: Drop old
Drop EAPI=4 version after EAPI bump to 6.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'media-fonts/nunito')
-rw-r--r-- | media-fonts/nunito/nunito-1.0.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/media-fonts/nunito/nunito-1.0.ebuild b/media-fonts/nunito/nunito-1.0.ebuild deleted file mode 100644 index 4490a5bcd8aa..000000000000 --- 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" |