Gentoo Archives: gentoo-commits

From: Jonas Stein <jstein@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/nunito/
Date: Tue, 13 Feb 2018 23:36:51
Message-Id: 1518564994.044b4a1e21f16e7b252c1e282ac6c15156d8ca5a.jstein@gentoo
1 commit: 044b4a1e21f16e7b252c1e282ac6c15156d8ca5a
2 Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 13 23:36:34 2018 +0000
4 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 13 23:36:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=044b4a1e
7
8 media-fonts/nunito: Drop old
9
10 Drop EAPI=4 version after EAPI bump to 6.
11
12 Package-Manager: Portage-2.3.24, Repoman-2.3.6
13
14 media-fonts/nunito/nunito-1.0.ebuild | 20 --------------------
15 1 file changed, 20 deletions(-)
16
17 diff --git a/media-fonts/nunito/nunito-1.0.ebuild b/media-fonts/nunito/nunito-1.0.ebuild
18 deleted file mode 100644
19 index 4490a5bcd8a..00000000000
20 --- a/media-fonts/nunito/nunito-1.0.ebuild
21 +++ /dev/null
22 @@ -1,20 +0,0 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 -# Distributed under the terms of the GNU General Public License v2
25 -
26 -EAPI=4
27 -
28 -inherit font
29 -
30 -DESCRIPTION="A Sans Serif font with rounded terminals"
31 -HOMEPAGE="https://www.google.com/webfonts/specimen/Nunito https://github.com/vernnobile/NunitoFont"
32 -SRC_URI="https://dev.gentoo.org/~jstein/dist/${P}.tar.xz"
33 -
34 -LICENSE="OFL-1.1"
35 -SLOT="0"
36 -KEYWORDS="~amd64 ~x86"
37 -IUSE=""
38 -
39 -DEPEND=""
40 -RDEPEND=""
41 -
42 -FONT_SUFFIX="ttf"