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