Gentoo Archives: gentoo-commits

From: "Krzysiek Pawlik (nelchael)" <nelchael@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/xmlgraphics-commons: xmlgraphics-commons-1.2.ebuild ChangeLog
Date: Sun, 25 Nov 2007 09:37:00
Message-Id: E1IwDv3-0004UF-Ap@stork.gentoo.org
1 nelchael 07/11/25 09:36:53
2
3 Modified: xmlgraphics-commons-1.2.ebuild ChangeLog
4 Log:
5 Stable on ppc, bug #199263.
6 (Portage version: 2.1.4_rc3)
7
8 Revision Changes Path
9 1.4 dev-java/xmlgraphics-commons/xmlgraphics-commons-1.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.2.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.2.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.2.ebuild?r1=1.3&r2=1.4
14
15 Index: xmlgraphics-commons-1.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.2.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- xmlgraphics-commons-1.2.ebuild 23 Nov 2007 21:23:52 -0000 1.3
22 +++ xmlgraphics-commons-1.2.ebuild 25 Nov 2007 09:36:52 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.2.ebuild,v 1.3 2007/11/23 21:23:52 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.2.ebuild,v 1.4 2007/11/25 09:36:52 nelchael Exp $
28
29 JAVA_PKG_IUSE="doc examples source test"
30
31 @@ -12,7 +12,7 @@
32
33 LICENSE="Apache-2.0"
34 SLOT="1"
35 -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86"
36 +KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86"
37 IUSE="jpeg"
38
39 # fails connect to X even tho it sets java.awt.headless
40
41
42
43 1.11 dev-java/xmlgraphics-commons/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog?rev=1.11&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog?rev=1.11&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog?r1=1.10&r2=1.11
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog,v
52 retrieving revision 1.10
53 retrieving revision 1.11
54 diff -u -r1.10 -r1.11
55 --- ChangeLog 23 Nov 2007 21:23:52 -0000 1.10
56 +++ ChangeLog 25 Nov 2007 09:36:52 -0000 1.11
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-java/xmlgraphics-commons
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog,v 1.10 2007/11/23 21:23:52 drac Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog,v 1.11 2007/11/25 09:36:52 nelchael Exp $
62 +
63 + 25 Nov 2007; Krzysiek Pawlik <nelchael@g.o>
64 + xmlgraphics-commons-1.2.ebuild:
65 + Stable on ppc, bug #199263.
66
67 23 Nov 2007; Samuli Suominen <drac@g.o>
68 xmlgraphics-commons-1.2.ebuild:
69
70
71
72 --
73 gentoo-commits@g.o mailing list