Gentoo Archives: gentoo-commits

From: "Yixun Lan (dlan)" <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/gtk+: ChangeLog gtk+-2.24.25-r1.ebuild
Date: Tue, 03 Mar 2015 11:10:59
Message-Id: 20150303111054.F095F12F20@oystercatcher.gentoo.org
1 dlan 15/03/03 11:10:54
2
3 Modified: ChangeLog gtk+-2.24.25-r1.ebuild
4 Log:
5 add arm64 support, tested on A53 board
6
7 (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
8
9 Revision Changes Path
10 1.765 x11-libs/gtk+/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?rev=1.765&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?rev=1.765&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?r1=1.764&r2=1.765
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v
19 retrieving revision 1.764
20 retrieving revision 1.765
21 diff -u -r1.764 -r1.765
22 --- ChangeLog 26 Feb 2015 20:15:19 -0000 1.764
23 +++ ChangeLog 3 Mar 2015 11:10:54 -0000 1.765
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-libs/gtk+
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.764 2015/02/26 20:15:19 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.765 2015/03/03 11:10:54 dlan Exp $
29 +
30 + 03 Mar 2015; Yixun Lan <dlan@g.o> gtk+-2.24.25-r1.ebuild:
31 + add arm64 support, tested on A53 board
32
33 *gtk+-3.14.9 (26 Feb 2015)
34
35
36
37
38 1.4 x11-libs/gtk+/gtk+-2.24.25-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-2.24.25-r1.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-2.24.25-r1.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-2.24.25-r1.ebuild?r1=1.3&r2=1.4
43
44 Index: gtk+-2.24.25-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.25-r1.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- gtk+-2.24.25-r1.ebuild 8 Feb 2015 21:07:58 -0000 1.3
51 +++ gtk+-2.24.25-r1.ebuild 3 Mar 2015 11:10:54 -0000 1.4
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/gtk+/gtk+-2.24.25-r1.ebuild,v 1.3 2015/02/08 21:07:58 maekke Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.25-r1.ebuild,v 1.4 2015/03/03 11:10:54 dlan Exp $
57
58 EAPI="5"
59 GCONF_DEBUG="no"
60 @@ -17,7 +17,7 @@
61 xinerama? ( !aqua )
62 "
63
64 -KEYWORDS="~alpha ~amd64 arm 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"
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"
66
67 # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf)
68 COMMON_DEPEND="