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/xalan: xalan-2.7.0-r4.ebuild ChangeLog xalan-2.7.0-r5.ebuild xalan-2.7.1.ebuild
Date: Sun, 01 Jan 2012 22:44:00
Message-Id: 20120101224345.77E902004B@flycatcher.gentoo.org
1 sera 12/01/01 22:43:45
2
3 Modified: xalan-2.7.0-r4.ebuild ChangeLog
4 xalan-2.7.0-r5.ebuild xalan-2.7.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.8 dev-java/xalan/xalan-2.7.0-r4.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xalan/xalan-2.7.0-r4.ebuild?rev=1.8&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xalan/xalan-2.7.0-r4.ebuild?rev=1.8&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xalan/xalan-2.7.0-r4.ebuild?r1=1.7&r2=1.8
16
17 Index: xalan-2.7.0-r4.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-java/xalan/xalan-2.7.0-r4.ebuild,v
20 retrieving revision 1.7
21 retrieving revision 1.8
22 diff -u -r1.7 -r1.8
23 --- xalan-2.7.0-r4.ebuild 10 Feb 2008 17:16:04 -0000 1.7
24 +++ xalan-2.7.0-r4.ebuild 1 Jan 2012 22:43:45 -0000 1.8
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2008 Gentoo Foundation
27 +# Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xalan/xalan-2.7.0-r4.ebuild,v 1.7 2008/02/10 17:16:04 betelgeuse Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-java/xalan/xalan-2.7.0-r4.ebuild,v 1.8 2012/01/01 22:43:45 sera Exp $
31
32 JAVA_PKG_IUSE="doc source"
33
34 @@ -17,7 +17,7 @@
35 doc? ( mirror://apache/xml/${MY_PN}/binaries/${BIN_DIST} )"
36 LICENSE="Apache-2.0"
37 SLOT="0"
38 -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd"
39 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
40 IUSE="doc source"
41 COMMON_DEP="
42 dev-java/javacup
43
44
45
46 1.92 dev-java/xalan/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xalan/ChangeLog?rev=1.92&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xalan/ChangeLog?rev=1.92&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xalan/ChangeLog?r1=1.91&r2=1.92
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-java/xalan/ChangeLog,v
55 retrieving revision 1.91
56 retrieving revision 1.92
57 diff -u -r1.91 -r1.92
58 --- ChangeLog 3 May 2011 18:38:49 -0000 1.91
59 +++ ChangeLog 1 Jan 2012 22:43:45 -0000 1.92
60 @@ -1,6 +1,10 @@
61 # ChangeLog for dev-java/xalan
62 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xalan/ChangeLog,v 1.91 2011/05/03 18:38:49 grobian Exp $
64 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/dev-java/xalan/ChangeLog,v 1.92 2012/01/01 22:43:45 sera Exp $
66 +
67 + 01 Jan 2012; Ralph Sennhauser <sera@g.o> xalan-2.7.0-r4.ebuild,
68 + xalan-2.7.0-r5.ebuild, xalan-2.7.1.ebuild:
69 + Drop ia64 support #345433
70
71 03 May 2011; Fabian Groffen <grobian@g.o> xalan-2.7.1.ebuild:
72 Marked ~x64-freebsd
73
74
75
76 1.6 dev-java/xalan/xalan-2.7.0-r5.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xalan/xalan-2.7.0-r5.ebuild?rev=1.6&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xalan/xalan-2.7.0-r5.ebuild?rev=1.6&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xalan/xalan-2.7.0-r5.ebuild?r1=1.5&r2=1.6
81
82 Index: xalan-2.7.0-r5.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/dev-java/xalan/xalan-2.7.0-r5.ebuild,v
85 retrieving revision 1.5
86 retrieving revision 1.6
87 diff -u -r1.5 -r1.6
88 --- xalan-2.7.0-r5.ebuild 13 Mar 2008 23:07:16 -0000 1.5
89 +++ xalan-2.7.0-r5.ebuild 1 Jan 2012 22:43:45 -0000 1.6
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2008 Gentoo Foundation
92 +# Copyright 1999-2012 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xalan/xalan-2.7.0-r5.ebuild,v 1.5 2008/03/13 23:07:16 ken69267 Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-java/xalan/xalan-2.7.0-r5.ebuild,v 1.6 2012/01/01 22:43:45 sera Exp $
96
97 JAVA_PKG_IUSE="doc source"
98
99 @@ -17,7 +17,7 @@
100 doc? ( mirror://apache/xml/${MY_PN}/binaries/${BIN_DIST} )"
101 LICENSE="Apache-2.0"
102 SLOT="0"
103 -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd"
104 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
105 IUSE="doc source"
106 COMMON_DEP="
107 dev-java/javacup
108
109
110
111 1.8 dev-java/xalan/xalan-2.7.1.ebuild
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xalan/xalan-2.7.1.ebuild?rev=1.8&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xalan/xalan-2.7.1.ebuild?rev=1.8&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xalan/xalan-2.7.1.ebuild?r1=1.7&r2=1.8
116
117 Index: xalan-2.7.1.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/dev-java/xalan/xalan-2.7.1.ebuild,v
120 retrieving revision 1.7
121 retrieving revision 1.8
122 diff -u -r1.7 -r1.8
123 --- xalan-2.7.1.ebuild 3 May 2011 18:38:49 -0000 1.7
124 +++ xalan-2.7.1.ebuild 1 Jan 2012 22:43:45 -0000 1.8
125 @@ -1,6 +1,6 @@
126 -# Copyright 1999-2011 Gentoo Foundation
127 +# Copyright 1999-2012 Gentoo Foundation
128 # Distributed under the terms of the GNU General Public License v2
129 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xalan/xalan-2.7.1.ebuild,v 1.7 2011/05/03 18:38:49 grobian Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/dev-java/xalan/xalan-2.7.1.ebuild,v 1.8 2012/01/01 22:43:45 sera Exp $
131
132 EAPI=1
133 JAVA_PKG_IUSE="doc source"
134 @@ -18,7 +18,7 @@
135 doc? ( mirror://apache/xml/${MY_PN}/binaries/${BIN_DIST} )"
136 LICENSE="Apache-2.0"
137 SLOT="0"
138 -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
139 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
140 IUSE="doc source"
141 COMMON_DEP="
142 dev-java/javacup:0