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/libXres: libXres-1.0.7.ebuild ChangeLog
Date: Tue, 03 Mar 2015 11:32:09
Message-Id: 20150303113204.8CE1A12F26@oystercatcher.gentoo.org
1 dlan 15/03/03 11:32:04
2
3 Modified: libXres-1.0.7.ebuild ChangeLog
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.11 x11-libs/libXres/libXres-1.0.7.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXres/libXres-1.0.7.ebuild?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXres/libXres-1.0.7.ebuild?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXres/libXres-1.0.7.ebuild?r1=1.10&r2=1.11
15
16 Index: libXres-1.0.7.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXres/libXres-1.0.7.ebuild,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- libXres-1.0.7.ebuild 8 Oct 2013 05:08:26 -0000 1.10
23 +++ libXres-1.0.7.ebuild 3 Mar 2015 11:32:04 -0000 1.11
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/libXres-1.0.7.ebuild,v 1.10 2013/10/08 05:08:26 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/libXres-1.0.7.ebuild,v 1.11 2015/03/03 11:32:04 dlan Exp $
30
31 EAPI=5
32 inherit xorg-2
33 @@ -8,7 +8,7 @@
34 EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/lib/libXRes"
35 DESCRIPTION="X.Org XRes library"
36
37 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
38 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
39 IUSE=""
40
41 RDEPEND="x11-libs/libX11
42
43
44
45 1.83 x11-libs/libXres/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXres/ChangeLog?rev=1.83&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXres/ChangeLog?rev=1.83&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXres/ChangeLog?r1=1.82&r2=1.83
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXres/ChangeLog,v
54 retrieving revision 1.82
55 retrieving revision 1.83
56 diff -u -r1.82 -r1.83
57 --- ChangeLog 26 Mar 2014 12:58:02 -0000 1.82
58 +++ ChangeLog 3 Mar 2015 11:32:04 -0000 1.83
59 @@ -1,6 +1,9 @@
60 # ChangeLog for x11-libs/libXres
61 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/ChangeLog,v 1.82 2014/03/26 12:58:02 chithanh Exp $
63 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/ChangeLog,v 1.83 2015/03/03 11:32:04 dlan Exp $
65 +
66 + 03 Mar 2015; Yixun Lan <dlan@g.o> libXres-1.0.7.ebuild:
67 + add arm64 support, tested on A53 board
68
69 26 Mar 2014; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
70 -libXres-1.0.5.ebuild, -libXres-1.0.6.ebuild: