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: ant-1.8.0.ebuild ChangeLog ant-1.8.1.ebuild ant-1.7.1.ebuild
Date: Sat, 31 Dec 2011 11:26:33
Message-Id: 20111231112624.5B48D2004B@flycatcher.gentoo.org
1 sera 11/12/31 11:26:24
2
3 Modified: ant-1.8.0.ebuild ChangeLog ant-1.8.1.ebuild
4 ant-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/ant-1.8.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant/ant-1.8.0.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant/ant-1.8.0.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant/ant-1.8.0.ebuild?r1=1.1&r2=1.2
16
17 Index: ant-1.8.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.8.0.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- ant-1.8.0.ebuild 21 Feb 2010 00:25:54 -0000 1.1
24 +++ ant-1.8.0.ebuild 31 Dec 2011 11:26:24 -0000 1.2
25 @@ -1,6 +1,6 @@
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/ant-1.8.0.ebuild,v 1.1 2010/02/21 00:25:54 caster Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.8.0.ebuild,v 1.2 2011/12/31 11:26:24 sera Exp $
31
32 EAPI="1"
33
34 @@ -9,7 +9,7 @@
35
36 LICENSE="Apache-2.0"
37 SLOT="0"
38 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
40 IUSE=""
41
42 DEPEND="~dev-java/ant-core-${PV}
43
44
45
46 1.130 dev-java/ant/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant/ChangeLog?rev=1.130&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant/ChangeLog?rev=1.130&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant/ChangeLog?r1=1.129&r2=1.130
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-java/ant/ChangeLog,v
55 retrieving revision 1.129
56 retrieving revision 1.130
57 diff -u -r1.129 -r1.130
58 --- ChangeLog 18 Jul 2011 06:29:25 -0000 1.129
59 +++ ChangeLog 31 Dec 2011 11:26:24 -0000 1.130
60 @@ -1,6 +1,10 @@
61 # ChangeLog for dev-java/ant
62 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ChangeLog,v 1.129 2011/07/18 06:29:25 xarthisius Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ChangeLog,v 1.130 2011/12/31 11:26:24 sera Exp $
65 +
66 + 31 Dec 2011; Ralph Sennhauser <sera@g.o> ant-1.7.1.ebuild,
67 + ant-1.8.0.ebuild, ant-1.8.1.ebuild:
68 + Remove ia64 support #345433
69
70 18 Jul 2011; Kacper Kowalik <xarthisius@g.o> ant-1.8.1.ebuild:
71 ppc stable wrt #305929
72
73
74
75 1.8 dev-java/ant/ant-1.8.1.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant/ant-1.8.1.ebuild?rev=1.8&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant/ant-1.8.1.ebuild?rev=1.8&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant/ant-1.8.1.ebuild?r1=1.7&r2=1.8
80
81 Index: ant-1.8.1.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.8.1.ebuild,v
84 retrieving revision 1.7
85 retrieving revision 1.8
86 diff -u -r1.7 -r1.8
87 --- ant-1.8.1.ebuild 18 Jul 2011 06:29:25 -0000 1.7
88 +++ ant-1.8.1.ebuild 31 Dec 2011 11:26:24 -0000 1.8
89 @@ -1,6 +1,6 @@
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/ant-1.8.1.ebuild,v 1.7 2011/07/18 06:29:25 xarthisius Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.8.1.ebuild,v 1.8 2011/12/31 11:26:24 sera Exp $
94
95 EAPI="1"
96
97 @@ -9,7 +9,7 @@
98
99 LICENSE="Apache-2.0"
100 SLOT="0"
101 -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"
102 +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"
103 IUSE=""
104
105 DEPEND="~dev-java/ant-core-${PV}
106
107
108
109 1.8 dev-java/ant/ant-1.7.1.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant/ant-1.7.1.ebuild?rev=1.8&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant/ant-1.7.1.ebuild?rev=1.8&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant/ant-1.7.1.ebuild?r1=1.7&r2=1.8
114
115 Index: ant-1.7.1.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.7.1.ebuild,v
118 retrieving revision 1.7
119 retrieving revision 1.8
120 diff -u -r1.7 -r1.8
121 --- ant-1.7.1.ebuild 15 Jan 2010 20:15:18 -0000 1.7
122 +++ ant-1.7.1.ebuild 31 Dec 2011 11:26:24 -0000 1.8
123 @@ -1,6 +1,6 @@
124 -# Copyright 1999-2010 Gentoo Foundation
125 +# Copyright 1999-2011 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.7.1.ebuild,v 1.7 2010/01/15 20:15:18 abcd Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.7.1.ebuild,v 1.8 2011/12/31 11:26:24 sera Exp $
129
130 EAPI="1"
131
132 @@ -9,7 +9,7 @@
133
134 LICENSE="Apache-2.0"
135 SLOT="0"
136 -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
137 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
138 IUSE=""
139
140 DEPEND="~dev-java/ant-core-${PV}