Gentoo Archives: gentoo-commits

From: "Ralph Sennhauser (sera)" <sera@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/xmlgraphics-commons: ChangeLog xmlgraphics-commons-1.2.ebuild xmlgraphics-commons-1.3.1.ebuild
Date: Sat, 31 Dec 2011 16:46:23
Message-Id: 20111231164614.2486C2004B@flycatcher.gentoo.org
1 sera 11/12/31 16:46:14
2
3 Modified: ChangeLog xmlgraphics-commons-1.2.ebuild
4 xmlgraphics-commons-1.3.1.ebuild
5 Log:
6 Drop ia64 support #345433
7
8 (Portage version: 2.1.10.43/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.23 dev-java/xmlgraphics-commons/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog?rev=1.23&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog?rev=1.23&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog?r1=1.22&r2=1.23
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog,v
20 retrieving revision 1.22
21 retrieving revision 1.23
22 diff -u -r1.22 -r1.23
23 --- ChangeLog 30 Oct 2011 14:19:01 -0000 1.22
24 +++ ChangeLog 31 Dec 2011 16:46:14 -0000 1.23
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-java/xmlgraphics-commons
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog,v 1.22 2011/10/30 14:19:01 caster Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog,v 1.23 2011/12/31 16:46:14 sera Exp $
30 +
31 + 31 Dec 2011; Ralph Sennhauser <sera@g.o>
32 + xmlgraphics-commons-1.2.ebuild, xmlgraphics-commons-1.3.1.ebuild:
33 + Drop ia64 support #345433
34
35 30 Oct 2011; Vlastimil Babka <caster@g.o>
36 xmlgraphics-commons-1.2.ebuild:
37
38
39
40 1.10 dev-java/xmlgraphics-commons/xmlgraphics-commons-1.2.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.2.ebuild?rev=1.10&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.2.ebuild?rev=1.10&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.2.ebuild?r1=1.9&r2=1.10
45
46 Index: xmlgraphics-commons-1.2.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.2.ebuild,v
49 retrieving revision 1.9
50 retrieving revision 1.10
51 diff -u -r1.9 -r1.10
52 --- xmlgraphics-commons-1.2.ebuild 30 Oct 2011 14:19:01 -0000 1.9
53 +++ xmlgraphics-commons-1.2.ebuild 31 Dec 2011 16:46:14 -0000 1.10
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.2.ebuild,v 1.9 2011/10/30 14:19:01 caster Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.2.ebuild,v 1.10 2011/12/31 16:46:14 sera Exp $
59
60 JAVA_PKG_IUSE="doc examples source test"
61
62 @@ -12,7 +12,7 @@
63
64 LICENSE="Apache-2.0"
65 SLOT="1"
66 -KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
67 +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
68 IUSE="jpeg"
69
70 # fails connect to X even tho it sets java.awt.headless
71
72
73
74 1.7 dev-java/xmlgraphics-commons/xmlgraphics-commons-1.3.1.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.3.1.ebuild?rev=1.7&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.3.1.ebuild?rev=1.7&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.3.1.ebuild?r1=1.6&r2=1.7
79
80 Index: xmlgraphics-commons-1.3.1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.3.1.ebuild,v
83 retrieving revision 1.6
84 retrieving revision 1.7
85 diff -u -r1.6 -r1.7
86 --- xmlgraphics-commons-1.3.1.ebuild 24 Apr 2010 16:26:47 -0000 1.6
87 +++ xmlgraphics-commons-1.3.1.ebuild 31 Dec 2011 16:46:14 -0000 1.7
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2010 Gentoo Foundation
90 +# Copyright 1999-2011 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.3.1.ebuild,v 1.6 2010/04/24 16:26:47 grobian Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.3.1.ebuild,v 1.7 2011/12/31 16:46:14 sera Exp $
94
95 EAPI=1
96 JAVA_PKG_IUSE="doc examples source test"
97 @@ -13,7 +13,7 @@
98
99 LICENSE="Apache-2.0"
100 SLOT="1.3"
101 -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
102 +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
103 IUSE="jpeg"
104
105 # fails connect to X even tho it sets java.awt.headless