Gentoo Archives: gentoo-commits

From: "Tim Harder (radhermit)" <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/harfbuzz: ChangeLog harfbuzz-0.9.26-r1.ebuild
Date: Wed, 30 Apr 2014 04:53:23
Message-Id: 20140430045315.613B52004B@flycatcher.gentoo.org
1 radhermit 14/04/30 04:53:15
2
3 Modified: ChangeLog harfbuzz-0.9.26-r1.ebuild
4 Log:
5 Sync mips keywords.
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
8
9 Revision Changes Path
10 1.75 media-libs/harfbuzz/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/ChangeLog?rev=1.75&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/ChangeLog?rev=1.75&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/ChangeLog?r1=1.74&r2=1.75
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v
19 retrieving revision 1.74
20 retrieving revision 1.75
21 diff -u -r1.74 -r1.75
22 --- ChangeLog 28 Apr 2014 18:10:00 -0000 1.74
23 +++ ChangeLog 30 Apr 2014 04:53:15 -0000 1.75
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-libs/harfbuzz
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.74 2014/04/28 18:10:00 mgorny Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.75 2014/04/30 04:53:15 radhermit Exp $
29 +
30 + 30 Apr 2014; Tim Harder <radhermit@g.o> harfbuzz-0.9.26-r1.ebuild:
31 + Sync mips keywords.
32
33 28 Apr 2014; Michał Górny <mgorny@g.o> harfbuzz-0.9.26-r1.ebuild,
34 harfbuzz-9999.ebuild:
35
36
37
38 1.4 media-libs/harfbuzz/harfbuzz-0.9.26-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.26-r1.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.26-r1.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.26-r1.ebuild?r1=1.3&r2=1.4
43
44 Index: harfbuzz-0.9.26-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.26-r1.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- harfbuzz-0.9.26-r1.ebuild 28 Apr 2014 18:10:00 -0000 1.3
51 +++ harfbuzz-0.9.26-r1.ebuild 30 Apr 2014 04:53:15 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2014 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.26-r1.ebuild,v 1.3 2014/04/28 18:10:00 mgorny Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.26-r1.ebuild,v 1.4 2014/04/30 04:53:15 radhermit Exp $
57
58 EAPI=5
59
60 @@ -18,7 +18,7 @@
61 LICENSE="Old-MIT ISC icu"
62 SLOT="0/0.9.18" # 0.9.18 introduced the harfbuzz-icu split; bug #472416
63 [[ ${PV} == 9999 ]] || \
64 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris"
65 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris"
66 IUSE="+cairo +glib +graphite icu +introspection static-libs test +truetype"
67 REQUIRED_USE="introspection? ( glib )"