Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/pugixml: pugixml-1.2.ebuild ChangeLog
Date: Wed, 27 Aug 2014 12:28:49
Message-Id: 20140827122844.4F9223FB3@oystercatcher.gentoo.org
1 ago 14/08/27 12:28:44
2
3 Modified: pugixml-1.2.ebuild ChangeLog
4 Log:
5 Stable for ppc, wrt bug #501416
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.9 dev-libs/pugixml/pugixml-1.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/pugixml/pugixml-1.2.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/pugixml/pugixml-1.2.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/pugixml/pugixml-1.2.ebuild?r1=1.8&r2=1.9
15
16 Index: pugixml-1.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/pugixml/pugixml-1.2.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- pugixml-1.2.ebuild 21 Nov 2012 11:18:11 -0000 1.8
23 +++ pugixml-1.2.ebuild 27 Aug 2014 12:28:44 -0000 1.9
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pugixml/pugixml-1.2.ebuild,v 1.8 2012/11/21 11:18:11 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pugixml/pugixml-1.2.ebuild,v 1.9 2014/08/27 12:28:44 ago Exp $
30
31 EAPI=4
32
33 @@ -12,7 +12,7 @@
34
35 LICENSE="MIT"
36 SLOT="0"
37 -KEYWORDS="amd64 ~ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
38 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
39 IUSE=""
40
41 S=${WORKDIR}/scripts
42
43
44
45 1.12 dev-libs/pugixml/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/pugixml/ChangeLog?rev=1.12&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/pugixml/ChangeLog?rev=1.12&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/pugixml/ChangeLog?r1=1.11&r2=1.12
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-libs/pugixml/ChangeLog,v
54 retrieving revision 1.11
55 retrieving revision 1.12
56 diff -u -r1.11 -r1.12
57 --- ChangeLog 1 Mar 2014 07:09:18 -0000 1.11
58 +++ ChangeLog 27 Aug 2014 12:28:44 -0000 1.12
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-libs/pugixml
61 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pugixml/ChangeLog,v 1.11 2014/03/01 07:09:18 radhermit Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pugixml/ChangeLog,v 1.12 2014/08/27 12:28:44 ago Exp $
64 +
65 + 27 Aug 2014; Agostino Sarubbo <ago@g.o> pugixml-1.2.ebuild:
66 + Stable for ppc, wrt bug #501416
67
68 *pugixml-1.4 (01 Mar 2014)