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-text/gnome-doc-utils: gnome-doc-utils-0.20.10-r1.ebuild ChangeLog
Date: Tue, 03 Mar 2015 05:54:58
Message-Id: 20150303055452.57A5312EE3@oystercatcher.gentoo.org
1 dlan 15/03/03 05:54:52
2
3 Modified: gnome-doc-utils-0.20.10-r1.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.16 app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild?rev=1.16&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild?rev=1.16&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild?r1=1.15&r2=1.16
15
16 Index: gnome-doc-utils-0.20.10-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild,v
19 retrieving revision 1.15
20 retrieving revision 1.16
21 diff -u -r1.15 -r1.16
22 --- gnome-doc-utils-0.20.10-r1.ebuild 7 Sep 2014 13:36:14 -0000 1.15
23 +++ gnome-doc-utils-0.20.10-r1.ebuild 3 Mar 2015 05:54:52 -0000 1.16
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 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-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild,v 1.15 2014/09/07 13:36:14 pacho Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild,v 1.16 2015/03/03 05:54:52 dlan Exp $
30
31 EAPI="5"
32 GCONF_DEBUG="no"
33 @@ -13,7 +13,7 @@
34
35 LICENSE="GPL-2 LGPL-2.1"
36 SLOT="0"
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
40 IUSE=""
41 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
42
43
44
45 1.227 app-text/gnome-doc-utils/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gnome-doc-utils/ChangeLog?rev=1.227&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gnome-doc-utils/ChangeLog?rev=1.227&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gnome-doc-utils/ChangeLog?r1=1.226&r2=1.227
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-text/gnome-doc-utils/ChangeLog,v
54 retrieving revision 1.226
55 retrieving revision 1.227
56 diff -u -r1.226 -r1.227
57 --- ChangeLog 7 Sep 2014 13:36:14 -0000 1.226
58 +++ ChangeLog 3 Mar 2015 05:54:52 -0000 1.227
59 @@ -1,6 +1,9 @@
60 # ChangeLog for app-text/gnome-doc-utils
61 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-doc-utils/ChangeLog,v 1.226 2014/09/07 13:36:14 pacho Exp $
63 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-doc-utils/ChangeLog,v 1.227 2015/03/03 05:54:52 dlan Exp $
65 +
66 + 02 Mar 2015; Yixun Lan <dlan@g.o> gnome-doc-utils-0.20.10-r1.ebuild:
67 + add arm64 support, tested on A53 board
68
69 07 Sep 2014; Pacho Ramos <pacho@g.o> -gnome-doc-utils-0.20.10.ebuild,
70 gnome-doc-utils-0.20.10-r1.ebuild: