Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/noto/
Date: Thu, 26 May 2016 18:28:42
Message-Id: 1464287316.8cb8d7a3bb3745ff0211e30a08ce36d2276b8e90.jer@gentoo
1 commit: 8cb8d7a3bb3745ff0211e30a08ce36d2276b8e90
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 26 18:28:23 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Thu May 26 18:28:36 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cb8d7a3
7
8 media-fonts/noto: Drop HPPA keywords (bug #582142).
9
10 Package-Manager: portage-2.3.0_rc1
11
12 media-fonts/noto/noto-2015.04.ebuild | 4 ++--
13 media-fonts/noto/noto-20160305-r1.ebuild | 2 +-
14 media-fonts/noto/noto-20160305.ebuild | 4 ++--
15 3 files changed, 5 insertions(+), 5 deletions(-)
16
17 diff --git a/media-fonts/noto/noto-2015.04.ebuild b/media-fonts/noto/noto-2015.04.ebuild
18 index de88200..6c32e3b 100644
19 --- a/media-fonts/noto/noto-2015.04.ebuild
20 +++ b/media-fonts/noto/noto-2015.04.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2016 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/${P}.zip"
28
29 LICENSE="Apache-2.0 OFL-1.1" # Noto Sans CJK is SIL OFL 1.1, others are Apache 2.0 licensed
30 SLOT="0"
31 -KEYWORDS="alpha amd64 arm ~arm64 hppa ~mips ppc ppc64 sparc x86"
32 +KEYWORDS="alpha amd64 arm ~arm64 ~mips ppc ppc64 sparc x86"
33 IUSE=""
34
35 DEPEND="app-arch/unzip"
36
37 diff --git a/media-fonts/noto/noto-20160305-r1.ebuild b/media-fonts/noto/noto-20160305-r1.ebuild
38 index 110a7d0..a7f7654 100644
39 --- a/media-fonts/noto/noto-20160305-r1.ebuild
40 +++ b/media-fonts/noto/noto-20160305-r1.ebuild
41 @@ -16,7 +16,7 @@ SRC_URI="
42
43 LICENSE="OFL-1.1" # https://github.com/googlei18n/noto-fonts/blob/master/NEWS
44 SLOT="0"
45 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc x86"
46 +KEYWORDS="~alpha amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~sparc x86"
47 IUSE="cjk"
48
49 DEPEND="!cjk? ( app-arch/unzip )"
50
51 diff --git a/media-fonts/noto/noto-20160305.ebuild b/media-fonts/noto/noto-20160305.ebuild
52 index 8326a17..9919340 100644
53 --- a/media-fonts/noto/noto-20160305.ebuild
54 +++ b/media-fonts/noto/noto-20160305.ebuild
55 @@ -1,4 +1,4 @@
56 -# Copyright 1999-2015 Gentoo Foundation
57 +# Copyright 1999-2016 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 # $Id$
60
61 @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~pacho/${PN}/${P}.zip"
62
63 LICENSE="OFL-1.1" # https://github.com/googlei18n/noto-fonts/blob/master/NEWS
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
66 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86"
67 IUSE=""
68
69 DEPEND="app-arch/unzip"