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/bcel: ChangeLog bcel-5.2.ebuild bcel-5.2-r1.ebuild bcel-5.2-r2.ebuild
Date: Sun, 01 Jan 2012 22:30:32
Message-Id: 20120101223021.46C1F2004B@flycatcher.gentoo.org
1 sera 12/01/01 22:30:21
2
3 Modified: ChangeLog bcel-5.2.ebuild bcel-5.2-r1.ebuild
4 bcel-5.2-r2.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.62 dev-java/bcel/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/bcel/ChangeLog?rev=1.62&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/bcel/ChangeLog?rev=1.62&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/bcel/ChangeLog?r1=1.61&r2=1.62
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-java/bcel/ChangeLog,v
20 retrieving revision 1.61
21 retrieving revision 1.62
22 diff -u -r1.61 -r1.62
23 --- ChangeLog 19 Dec 2011 13:01:47 -0000 1.61
24 +++ ChangeLog 1 Jan 2012 22:30:21 -0000 1.62
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-java/bcel
27 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-java/bcel/ChangeLog,v 1.61 2011/12/19 13:01:47 sera Exp $
29 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-java/bcel/ChangeLog,v 1.62 2012/01/01 22:30:21 sera Exp $
31 +
32 + 01 Jan 2012; Ralph Sennhauser <sera@g.o> bcel-5.2.ebuild,
33 + bcel-5.2-r1.ebuild, bcel-5.2-r2.ebuild:
34 + Drop ia64 support #345433
35
36 19 Dec 2011; Ralph Sennhauser <sera@g.o> bcel-5.2.ebuild,
37 bcel-5.2-r1.ebuild, bcel-5.2-r2.ebuild:
38
39
40
41 1.13 dev-java/bcel/bcel-5.2.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/bcel/bcel-5.2.ebuild?rev=1.13&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/bcel/bcel-5.2.ebuild?rev=1.13&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/bcel/bcel-5.2.ebuild?r1=1.12&r2=1.13
46
47 Index: bcel-5.2.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-java/bcel/bcel-5.2.ebuild,v
50 retrieving revision 1.12
51 retrieving revision 1.13
52 diff -u -r1.12 -r1.13
53 --- bcel-5.2.ebuild 19 Dec 2011 13:01:47 -0000 1.12
54 +++ bcel-5.2.ebuild 1 Jan 2012 22:30:21 -0000 1.13
55 @@ -1,6 +1,6 @@
56 -# Copyright 1999-2011 Gentoo Foundation
57 +# Copyright 1999-2012 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-java/bcel/bcel-5.2.ebuild,v 1.12 2011/12/19 13:01:47 sera Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-java/bcel/bcel-5.2.ebuild,v 1.13 2012/01/01 22:30:21 sera Exp $
61
62 JAVA_PKG_IUSE="doc source"
63
64 @@ -11,7 +11,7 @@
65 SRC_URI="mirror://apache/jakarta/${PN}/source/${P}-src.tar.gz"
66 LICENSE="Apache-2.0"
67 SLOT="0"
68 -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
69 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
70 IUSE=""
71 #COMMON_DEP="=dev-java/jakarta-regexp-1.3*"
72 RDEPEND=">=virtual/jre-1.4
73
74
75
76 1.3 dev-java/bcel/bcel-5.2-r1.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/bcel/bcel-5.2-r1.ebuild?rev=1.3&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/bcel/bcel-5.2-r1.ebuild?rev=1.3&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/bcel/bcel-5.2-r1.ebuild?r1=1.2&r2=1.3
81
82 Index: bcel-5.2-r1.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/dev-java/bcel/bcel-5.2-r1.ebuild,v
85 retrieving revision 1.2
86 retrieving revision 1.3
87 diff -u -r1.2 -r1.3
88 --- bcel-5.2-r1.ebuild 19 Dec 2011 13:01:47 -0000 1.2
89 +++ bcel-5.2-r1.ebuild 1 Jan 2012 22:30:21 -0000 1.3
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2011 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/bcel/bcel-5.2-r1.ebuild,v 1.2 2011/12/19 13:01:47 sera Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-java/bcel/bcel-5.2-r1.ebuild,v 1.3 2012/01/01 22:30:21 sera Exp $
96
97 EAPI=2
98
99 @@ -15,7 +15,7 @@
100
101 LICENSE="Apache-2.0"
102 SLOT="0"
103 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
104 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
105 IUSE="-findbugs"
106
107 CDEPEND="dev-java/ant-junit
108
109
110
111 1.8 dev-java/bcel/bcel-5.2-r2.ebuild
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/bcel/bcel-5.2-r2.ebuild?rev=1.8&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/bcel/bcel-5.2-r2.ebuild?rev=1.8&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/bcel/bcel-5.2-r2.ebuild?r1=1.7&r2=1.8
116
117 Index: bcel-5.2-r2.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/dev-java/bcel/bcel-5.2-r2.ebuild,v
120 retrieving revision 1.7
121 retrieving revision 1.8
122 diff -u -r1.7 -r1.8
123 --- bcel-5.2-r2.ebuild 19 Dec 2011 13:01:47 -0000 1.7
124 +++ bcel-5.2-r2.ebuild 1 Jan 2012 22:30:21 -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/bcel/bcel-5.2-r2.ebuild,v 1.7 2011/12/19 13:01:47 sera Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/dev-java/bcel/bcel-5.2-r2.ebuild,v 1.8 2012/01/01 22:30:21 sera Exp $
131
132 EAPI=2
133
134 @@ -15,7 +15,7 @@
135
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="-findbugs"
141
142 RDEPEND=">=virtual/jre-1.5"