Gentoo Archives: gentoo-commits

From: "Patrice Clement (monsieurp)" <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/xmlgraphics-commons: xmlgraphics-commons-2.0.1.ebuild ChangeLog
Date: Sat, 27 Jun 2015 21:28:25
Message-Id: 20150627212822.332EF740@oystercatcher.gentoo.org
1 monsieurp 15/06/27 21:28:22
2
3 Modified: xmlgraphics-commons-2.0.1.ebuild ChangeLog
4 Log:
5 Keyword for ppc+ppc64. Signed off by James Le Cuirot <chewi@g.o>.
6
7 Signed-off-by: Patrice Clement <monsieurp@g.o>
8 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 93491BB8)
9
10 Revision Changes Path
11 1.4 dev-java/xmlgraphics-commons/xmlgraphics-commons-2.0.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.0.1.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.0.1.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.0.1.ebuild?r1=1.3&r2=1.4
16
17 Index: xmlgraphics-commons-2.0.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.0.1.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- xmlgraphics-commons-2.0.1.ebuild 27 Jun 2015 17:53:38 -0000 1.3
24 +++ xmlgraphics-commons-2.0.1.ebuild 27 Jun 2015 21:28:22 -0000 1.4
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.0.1.ebuild,v 1.3 2015/06/27 17:53:38 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.0.1.ebuild,v 1.4 2015/06/27 21:28:22 monsieurp Exp $
30
31 EAPI="5"
32
33 @@ -14,7 +14,7 @@
34
35 LICENSE="Apache-2.0"
36 SLOT="2"
37 -KEYWORDS="amd64 x86"
38 +KEYWORDS="amd64 x86 ~ppc ~ppc64"
39
40 CDEPEND="dev-java/commons-io:1
41 >=dev-java/commons-logging-1:0"
42
43
44
45 1.35 dev-java/xmlgraphics-commons/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog?rev=1.35&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog?rev=1.35&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog?r1=1.34&r2=1.35
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog,v
54 retrieving revision 1.34
55 retrieving revision 1.35
56 diff -u -r1.34 -r1.35
57 --- ChangeLog 27 Jun 2015 18:31:05 -0000 1.34
58 +++ ChangeLog 27 Jun 2015 21:28:22 -0000 1.35
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-java/xmlgraphics-commons
61 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog,v 1.34 2015/06/27 18:31:05 monsieurp Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog,v 1.35 2015/06/27 21:28:22 monsieurp Exp $
64 +
65 + 27 Jun 2015; Patrice Clement <monsieurp@g.o>
66 + xmlgraphics-commons-2.0.1.ebuild:
67 + Keyword for ppc+ppc64. Signed off by James Le Cuirot <chewi@g.o>.
68
69 27 Jun 2015; Patrice Clement <monsieurp@g.o>
70 -files/xmlgraphics-commons-1.5-disable-iccprofile-test.patch,