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/ant-jai: ant-jai-1.8.0.ebuild ChangeLog ant-jai-1.8.1.ebuild ant-jai-1.7.1.ebuild
Date: Sat, 31 Dec 2011 10:12:14
Message-Id: 20111231101204.670862004B@flycatcher.gentoo.org
1 sera 11/12/31 10:12:04
2
3 Modified: ant-jai-1.8.0.ebuild ChangeLog ant-jai-1.8.1.ebuild
4 ant-jai-1.7.1.ebuild
5 Log:
6 Remove ia64 support #345433
7
8 (Portage version: 2.1.10.43/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 dev-java/ant-jai/ant-jai-1.8.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jai/ant-jai-1.8.0.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jai/ant-jai-1.8.0.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jai/ant-jai-1.8.0.ebuild?r1=1.1&r2=1.2
16
17 Index: ant-jai-1.8.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-jai/ant-jai-1.8.0.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- ant-jai-1.8.0.ebuild 21 Feb 2010 00:23:08 -0000 1.1
24 +++ ant-jai-1.8.0.ebuild 31 Dec 2011 10:12:04 -0000 1.2
25 @@ -1,12 +1,12 @@
26 -# Copyright 1999-2010 Gentoo Foundation
27 +# Copyright 1999-2011 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jai/ant-jai-1.8.0.ebuild,v 1.1 2010/02/21 00:23:08 caster Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jai/ant-jai-1.8.0.ebuild,v 1.2 2011/12/31 10:12:04 sera Exp $
31
32 ANT_TASK_DEPNAME="sun-jai-bin"
33
34 inherit ant-tasks
35
36 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
37 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
38 IUSE=""
39
40 # unmigrated, has textrels and there's also some source one now too
41
42
43
44 1.21 dev-java/ant-jai/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jai/ChangeLog?rev=1.21&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jai/ChangeLog?rev=1.21&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jai/ChangeLog?r1=1.20&r2=1.21
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-jai/ChangeLog,v
53 retrieving revision 1.20
54 retrieving revision 1.21
55 diff -u -r1.20 -r1.21
56 --- ChangeLog 5 Nov 2010 02:55:28 -0000 1.20
57 +++ ChangeLog 31 Dec 2011 10:12:04 -0000 1.21
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-java/ant-jai
60 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jai/ChangeLog,v 1.20 2010/11/05 02:55:28 halcy0n Exp $
62 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jai/ChangeLog,v 1.21 2011/12/31 10:12:04 sera Exp $
64 +
65 + 31 Dec 2011; Ralph Sennhauser <sera@g.o> ant-jai-1.7.1.ebuild,
66 + ant-jai-1.8.0.ebuild, ant-jai-1.8.1.ebuild:
67 + Remove ia64 support #345433
68
69 05 Nov 2010; Mark Loeser <halcy0n@g.o> ant-jai-1.8.1.ebuild:
70 Stable for ppc64; bug #305929
71
72
73
74 1.6 dev-java/ant-jai/ant-jai-1.8.1.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jai/ant-jai-1.8.1.ebuild?rev=1.6&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jai/ant-jai-1.8.1.ebuild?rev=1.6&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jai/ant-jai-1.8.1.ebuild?r1=1.5&r2=1.6
79
80 Index: ant-jai-1.8.1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-jai/ant-jai-1.8.1.ebuild,v
83 retrieving revision 1.5
84 retrieving revision 1.6
85 diff -u -r1.5 -r1.6
86 --- ant-jai-1.8.1.ebuild 18 Jul 2011 06:28:08 -0000 1.5
87 +++ ant-jai-1.8.1.ebuild 31 Dec 2011 10:12:04 -0000 1.6
88 @@ -1,12 +1,12 @@
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/ant-jai/ant-jai-1.8.1.ebuild,v 1.5 2011/07/18 06:28:08 xarthisius Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jai/ant-jai-1.8.1.ebuild,v 1.6 2011/12/31 10:12:04 sera Exp $
94
95 ANT_TASK_DEPNAME="sun-jai-bin"
96
97 inherit ant-tasks
98
99 -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd"
100 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
101 IUSE=""
102
103 # unmigrated, has textrels and there's also some source one now too
104
105
106
107 1.7 dev-java/ant-jai/ant-jai-1.7.1.ebuild
108
109 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jai/ant-jai-1.7.1.ebuild?rev=1.7&view=markup
110 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jai/ant-jai-1.7.1.ebuild?rev=1.7&content-type=text/plain
111 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jai/ant-jai-1.7.1.ebuild?r1=1.6&r2=1.7
112
113 Index: ant-jai-1.7.1.ebuild
114 ===================================================================
115 RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-jai/ant-jai-1.7.1.ebuild,v
116 retrieving revision 1.6
117 retrieving revision 1.7
118 diff -u -r1.6 -r1.7
119 --- ant-jai-1.7.1.ebuild 21 Feb 2010 00:23:08 -0000 1.6
120 +++ ant-jai-1.7.1.ebuild 31 Dec 2011 10:12:04 -0000 1.7
121 @@ -1,12 +1,12 @@
122 -# Copyright 1999-2009 Gentoo Foundation
123 +# Copyright 1999-2011 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jai/ant-jai-1.7.1.ebuild,v 1.6 2010/02/21 00:23:08 caster Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jai/ant-jai-1.7.1.ebuild,v 1.7 2011/12/31 10:12:04 sera Exp $
127
128 ANT_TASK_DEPNAME="sun-jai-bin"
129
130 inherit ant-tasks
131
132 -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd"
133 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
134 IUSE=""
135
136 # unmigrated, has textrels and there's also some source one now too