Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libXft: ChangeLog libXft-2.3.2.ebuild
Date: Fri, 06 Mar 2015 07:43:31
Message-Id: 20150306074327.DBF8B13265@oystercatcher.gentoo.org
1 jer 15/03/06 07:43:27
2
3 Modified: ChangeLog libXft-2.3.2.ebuild
4 Log:
5 Stable for HPPA (bug #530652).
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.109 x11-libs/libXft/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXft/ChangeLog?rev=1.109&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXft/ChangeLog?rev=1.109&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXft/ChangeLog?r1=1.108&r2=1.109
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXft/ChangeLog,v
19 retrieving revision 1.108
20 retrieving revision 1.109
21 diff -u -r1.108 -r1.109
22 --- ChangeLog 3 Mar 2015 11:23:37 -0000 1.108
23 +++ ChangeLog 6 Mar 2015 07:43:27 -0000 1.109
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-libs/libXft
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXft/ChangeLog,v 1.108 2015/03/03 11:23:37 dlan Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXft/ChangeLog,v 1.109 2015/03/06 07:43:27 jer Exp $
29 +
30 + 06 Mar 2015; Jeroen Roovers <jer@g.o> libXft-2.3.2.ebuild:
31 + Stable for HPPA (bug #530652).
32
33 03 Mar 2015; Yixun Lan <dlan@g.o> libXft-2.3.2.ebuild:
34 add arm64 support, tested on A53 board
35
36
37
38 1.11 x11-libs/libXft/libXft-2.3.2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXft/libXft-2.3.2.ebuild?rev=1.11&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXft/libXft-2.3.2.ebuild?rev=1.11&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXft/libXft-2.3.2.ebuild?r1=1.10&r2=1.11
43
44 Index: libXft-2.3.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXft/libXft-2.3.2.ebuild,v
47 retrieving revision 1.10
48 retrieving revision 1.11
49 diff -u -r1.10 -r1.11
50 --- libXft-2.3.2.ebuild 3 Mar 2015 11:23:37 -0000 1.10
51 +++ libXft-2.3.2.ebuild 6 Mar 2015 07:43:27 -0000 1.11
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2015 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXft/libXft-2.3.2.ebuild,v 1.10 2015/03/03 11:23:37 dlan Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXft/libXft-2.3.2.ebuild,v 1.11 2015/03/06 07:43:27 jer Exp $
57
58 EAPI=5
59
60 @@ -9,7 +9,7 @@
61
62 DESCRIPTION="X.Org Xft library"
63
64 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
65 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
66 IUSE=""
67
68 RDEPEND=">=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}]