Gentoo Archives: gentoo-commits

From: "Yixun Lan (dlan)" <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/atk: ChangeLog atk-2.14.0.ebuild
Date: Tue, 03 Mar 2015 06:15:12
Message-Id: 20150303061506.7071012EE7@oystercatcher.gentoo.org
1 dlan 15/03/03 06:15:06
2
3 Modified: ChangeLog atk-2.14.0.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.299 dev-libs/atk/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/atk/ChangeLog?rev=1.299&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/atk/ChangeLog?rev=1.299&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/atk/ChangeLog?r1=1.298&r2=1.299
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v
19 retrieving revision 1.298
20 retrieving revision 1.299
21 diff -u -r1.298 -r1.299
22 --- ChangeLog 21 Dec 2014 12:28:59 -0000 1.298
23 +++ ChangeLog 3 Mar 2015 06:15:06 -0000 1.299
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-libs/atk
26 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.298 2014/12/21 12:28:59 eva Exp $
28 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.299 2015/03/03 06:15:06 dlan Exp $
30 +
31 + 02 Mar 2015; Yixun Lan <dlan@g.o> atk-2.14.0.ebuild:
32 + add arm64 support, tested on A53 board
33
34 *atk-2.14.0 (21 Dec 2014)
35
36
37
38
39 1.2 dev-libs/atk/atk-2.14.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/atk/atk-2.14.0.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/atk/atk-2.14.0.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/atk/atk-2.14.0.ebuild?r1=1.1&r2=1.2
44
45 Index: atk-2.14.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-2.14.0.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- atk-2.14.0.ebuild 21 Dec 2014 12:28:59 -0000 1.1
52 +++ atk-2.14.0.ebuild 3 Mar 2015 06:15:06 -0000 1.2
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/dev-libs/atk/atk-2.14.0.ebuild,v 1.1 2014/12/21 12:28:59 eva Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-2.14.0.ebuild,v 1.2 2015/03/03 06:15:06 dlan Exp $
59
60 EAPI="5"
61 GCONF_DEBUG="no"
62 @@ -12,7 +12,7 @@
63
64 LICENSE="LGPL-2+"
65 SLOT="0"
66 -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 ~x86-winnt"
67 +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"
68 IUSE="+introspection nls test"
69
70 RDEPEND="