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/libXmu: ChangeLog libXmu-1.1.2.ebuild
Date: Tue, 03 Mar 2015 11:27:21
Message-Id: 20150303112715.C60DF12F22@oystercatcher.gentoo.org
1 dlan 15/03/03 11:27:15
2
3 Modified: ChangeLog libXmu-1.1.2.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.93 x11-libs/libXmu/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXmu/ChangeLog?rev=1.93&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXmu/ChangeLog?rev=1.93&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXmu/ChangeLog?r1=1.92&r2=1.93
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXmu/ChangeLog,v
19 retrieving revision 1.92
20 retrieving revision 1.93
21 diff -u -r1.92 -r1.93
22 --- ChangeLog 18 Jun 2014 21:09:35 -0000 1.92
23 +++ ChangeLog 3 Mar 2015 11:27:15 -0000 1.93
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-libs/libXmu
26 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXmu/ChangeLog,v 1.92 2014/06/18 21:09:35 mgorny Exp $
28 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXmu/ChangeLog,v 1.93 2015/03/03 11:27:15 dlan Exp $
30 +
31 + 03 Mar 2015; Yixun Lan <dlan@g.o> libXmu-1.1.2.ebuild:
32 + add arm64 support, tested on A53 board
33
34 18 Jun 2014; Michał Górny <mgorny@g.o> libXmu-1.1.1-r1.ebuild,
35 libXmu-1.1.2.ebuild:
36
37
38
39 1.12 x11-libs/libXmu/libXmu-1.1.2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXmu/libXmu-1.1.2.ebuild?rev=1.12&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXmu/libXmu-1.1.2.ebuild?rev=1.12&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXmu/libXmu-1.1.2.ebuild?r1=1.11&r2=1.12
44
45 Index: libXmu-1.1.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXmu/libXmu-1.1.2.ebuild,v
48 retrieving revision 1.11
49 retrieving revision 1.12
50 diff -u -r1.11 -r1.12
51 --- libXmu-1.1.2.ebuild 18 Jun 2014 21:09:35 -0000 1.11
52 +++ libXmu-1.1.2.ebuild 3 Mar 2015 11:27:15 -0000 1.12
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/x11-libs/libXmu/libXmu-1.1.2.ebuild,v 1.11 2014/06/18 21:09:35 mgorny Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXmu/libXmu-1.1.2.ebuild,v 1.12 2015/03/03 11:27:15 dlan Exp $
59
60 EAPI=5
61
62 @@ -10,7 +10,7 @@
63
64 DESCRIPTION="X.Org Xmu library"
65
66 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
67 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
68 IUSE="ipv6"
69
70 RDEPEND=">=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}]