Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/icu4j: icu4j-4.4.ebuild icu4j-3.8.1-r1.ebuild ChangeLog
Date: Sat, 24 Apr 2010 17:06:36
Message-Id: 20100424170632.D8F112C04C@corvid.gentoo.org
1 grobian 10/04/24 17:06:32
2
3 Modified: icu4j-4.4.ebuild icu4j-3.8.1-r1.ebuild ChangeLog
4 Log:
5 Marked ~sparc-solaris ~x86-solaris, bug #314093
6 (Portage version: 2.2.00.15842-prefix/cvs/Darwin powerpc)
7
8 Revision Changes Path
9 1.2 dev-java/icu4j/icu4j-4.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/icu4j/icu4j-4.4.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/icu4j/icu4j-4.4.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/icu4j/icu4j-4.4.ebuild?r1=1.1&r2=1.2
14
15 Index: icu4j-4.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-4.4.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- icu4j-4.4.ebuild 14 Apr 2010 13:50:07 -0000 1.1
22 +++ icu4j-4.4.ebuild 24 Apr 2010 17:06:32 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-4.4.ebuild,v 1.1 2010/04/14 13:50:07 caster Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-4.4.ebuild,v 1.2 2010/04/24 17:06:32 grobian Exp $
28
29 EAPI=2
30
31 @@ -23,7 +23,7 @@
32 HOMEPAGE="http://www.icu-project.org/"
33 LICENSE="icu"
34 SLOT="4.4"
35 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
36 +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
37 IUSE=""
38
39 # Tests only work with JDK-1.6, severe out of memory problems appear with 1.5
40
41
42
43 1.7 dev-java/icu4j/icu4j-3.8.1-r1.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/icu4j/icu4j-3.8.1-r1.ebuild?rev=1.7&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/icu4j/icu4j-3.8.1-r1.ebuild?rev=1.7&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/icu4j/icu4j-3.8.1-r1.ebuild?r1=1.6&r2=1.7
48
49 Index: icu4j-3.8.1-r1.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-3.8.1-r1.ebuild,v
52 retrieving revision 1.6
53 retrieving revision 1.7
54 diff -u -r1.6 -r1.7
55 --- icu4j-3.8.1-r1.ebuild 5 Apr 2010 23:50:45 -0000 1.6
56 +++ icu4j-3.8.1-r1.ebuild 24 Apr 2010 17:06:32 -0000 1.7
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2010 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-3.8.1-r1.ebuild,v 1.6 2010/04/05 23:50:45 caster Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-3.8.1-r1.ebuild,v 1.7 2010/04/24 17:06:32 grobian Exp $
62
63 # We currently download the Javadoc documentation.
64 # It could optionally be built using the Ant build file.
65 @@ -21,7 +21,7 @@
66 HOMEPAGE="http://www.icu-project.org/"
67 LICENSE="icu"
68 SLOT="0"
69 -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
70 +KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
71
72 RDEPEND=">=virtual/jre-1.4"
73
74
75
76
77 1.43 dev-java/icu4j/ChangeLog
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/icu4j/ChangeLog?rev=1.43&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/icu4j/ChangeLog?rev=1.43&content-type=text/plain
81 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/icu4j/ChangeLog?r1=1.42&r2=1.43
82
83 Index: ChangeLog
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/dev-java/icu4j/ChangeLog,v
86 retrieving revision 1.42
87 retrieving revision 1.43
88 diff -u -r1.42 -r1.43
89 --- ChangeLog 14 Apr 2010 13:50:07 -0000 1.42
90 +++ ChangeLog 24 Apr 2010 17:06:32 -0000 1.43
91 @@ -1,6 +1,10 @@
92 # ChangeLog for dev-java/icu4j
93 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
94 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/ChangeLog,v 1.42 2010/04/14 13:50:07 caster Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/ChangeLog,v 1.43 2010/04/24 17:06:32 grobian Exp $
96 +
97 + 24 Apr 2010; Fabian Groffen <grobian@g.o> icu4j-3.8.1-r1.ebuild,
98 + icu4j-4.4.ebuild:
99 + Marked ~sparc-solaris ~x86-solaris, bug #314093
100
101 *icu4j-4.4 (14 Apr 2010)