Gentoo Archives: gentoo-commits

From: "Yixun Lan (dlan)" <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/eselect-qtgraphicssystem: eselect-qtgraphicssystem-1.1.1.ebuild ChangeLog
Date: Tue, 03 Mar 2015 05:34:06
Message-Id: 20150303053402.A7B7412EDD@oystercatcher.gentoo.org
1 dlan 15/03/03 05:34:02
2
3 Modified: eselect-qtgraphicssystem-1.1.1.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.13 app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?r1=1.12&r2=1.13
15
16 Index: eselect-qtgraphicssystem-1.1.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- eselect-qtgraphicssystem-1.1.1.ebuild 20 Apr 2013 09:22:07 -0000 1.12
23 +++ eselect-qtgraphicssystem-1.1.1.ebuild 3 Mar 2015 05:34:02 -0000 1.13
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/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.12 2013/04/20 09:22:07 hwoarang Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.13 2015/03/03 05:34:02 dlan Exp $
30
31 EAPI=4
32
33 @@ -10,7 +10,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
38 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
39 IUSE=""
40
41 DEPEND=""
42
43
44
45 1.14 app-admin/eselect-qtgraphicssystem/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?rev=1.14&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?rev=1.14&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?r1=1.13&r2=1.14
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v
54 retrieving revision 1.13
55 retrieving revision 1.14
56 diff -u -r1.13 -r1.14
57 --- ChangeLog 20 Apr 2013 09:22:07 -0000 1.13
58 +++ ChangeLog 3 Mar 2015 05:34:02 -0000 1.14
59 @@ -1,6 +1,10 @@
60 # ChangeLog for app-admin/eselect-qtgraphicssystem
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.13 2013/04/20 09:22:07 hwoarang Exp $
63 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.14 2015/03/03 05:34:02 dlan Exp $
65 +
66 + 02 Mar 2015; Yixun Lan <dlan@g.o>
67 + eselect-qtgraphicssystem-1.1.1.ebuild:
68 + add arm64 support, tested on A53 board
69
70 20 Apr 2013; Markos Chandras <hwoarang@g.o>
71 eselect-qtgraphicssystem-1.1.1.ebuild: