Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/icu4j: icu4j-4.4.1.1.ebuild ChangeLog
Date: Mon, 26 Jul 2010 14:14:25
Message-Id: 20100726141422.71B142CE15@corvid.gentoo.org
1 phajdan.jr 10/07/26 14:14:22
2
3 Modified: icu4j-4.4.1.1.ebuild ChangeLog
4 Log:
5 x86 stable wrt bug #329867
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 dev-java/icu4j/icu4j-4.4.1.1.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icu4j/icu4j-4.4.1.1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icu4j/icu4j-4.4.1.1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icu4j/icu4j-4.4.1.1.ebuild?r1=1.1&r2=1.2
14
15 Index: icu4j-4.4.1.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-4.4.1.1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- icu4j-4.4.1.1.ebuild 26 Jun 2010 12:50:18 -0000 1.1
22 +++ icu4j-4.4.1.1.ebuild 26 Jul 2010 14:14:22 -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.1.1.ebuild,v 1.1 2010/06/26 12:50:18 betelgeuse Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-4.4.1.1.ebuild,v 1.2 2010/07/26 14:14:22 phajdan.jr 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 ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
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.49 dev-java/icu4j/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icu4j/ChangeLog?rev=1.49&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icu4j/ChangeLog?rev=1.49&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icu4j/ChangeLog?r1=1.48&r2=1.49
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-java/icu4j/ChangeLog,v
52 retrieving revision 1.48
53 retrieving revision 1.49
54 diff -u -r1.48 -r1.49
55 --- ChangeLog 26 Jun 2010 12:50:18 -0000 1.48
56 +++ ChangeLog 26 Jul 2010 14:14:22 -0000 1.49
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-java/icu4j
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/ChangeLog,v 1.48 2010/06/26 12:50:18 betelgeuse Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/ChangeLog,v 1.49 2010/07/26 14:14:22 phajdan.jr Exp $
62 +
63 + 26 Jul 2010; Pawel Hajdan jr <phajdan.jr@g.o> icu4j-4.4.1.1.ebuild:
64 + x86 stable wrt bug #329867
65
66 *icu4j-4.4.1.1 (26 Jun 2010)