Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/harfbuzz: ChangeLog harfbuzz-0.9.35.ebuild
Date: Thu, 01 Jan 2015 21:21:00
Message-Id: 20150101212057.069B2EA9D@oystercatcher.gentoo.org
1 maekke 15/01/01 21:20:57
2
3 Modified: ChangeLog harfbuzz-0.9.35.ebuild
4 Log:
5 arm stable, bug #531592
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.95 media-libs/harfbuzz/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/ChangeLog?rev=1.95&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/ChangeLog?rev=1.95&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/ChangeLog?r1=1.94&r2=1.95
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v
19 retrieving revision 1.94
20 retrieving revision 1.95
21 diff -u -r1.94 -r1.95
22 --- ChangeLog 29 Dec 2014 17:05:34 -0000 1.94
23 +++ ChangeLog 1 Jan 2015 21:20:56 -0000 1.95
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.94 2014/12/29 17:05:34 jer Exp $
28 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.95 2015/01/01 21:20:56 maekke Exp $
30 +
31 + 01 Jan 2015; Markus Meier <maekke@g.o> harfbuzz-0.9.35.ebuild:
32 + arm stable, bug #531592
33
34 29 Dec 2014; Jeroen Roovers <jer@g.o> harfbuzz-0.9.35.ebuild:
35 Stable for HPPA (bug #531592).
36
37
38
39 1.4 media-libs/harfbuzz/harfbuzz-0.9.35.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.35.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.35.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.35.ebuild?r1=1.3&r2=1.4
44
45 Index: harfbuzz-0.9.35.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.35.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- harfbuzz-0.9.35.ebuild 29 Dec 2014 17:05:34 -0000 1.3
52 +++ harfbuzz-0.9.35.ebuild 1 Jan 2015 21:20:56 -0000 1.4
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2014 Gentoo Foundation
55 +# Copyright 1999-2015 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.35.ebuild,v 1.3 2014/12/29 17:05:34 jer Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.35.ebuild,v 1.4 2015/01/01 21:20:56 maekke Exp $
59
60 EAPI=5
61
62 @@ -18,7 +18,7 @@
63 LICENSE="Old-MIT ISC icu"
64 SLOT="0/0.9.18" # 0.9.18 introduced the harfbuzz-icu split; bug #472416
65 [[ ${PV} == 9999 ]] || \
66 -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"
67 +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"
68 IUSE="+cairo +glib +graphite icu +introspection static-libs test +truetype"
69 REQUIRED_USE="introspection? ( glib )"