Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/commons-io: commons-io-1.3.2.ebuild ChangeLog
Date: Sun, 18 Nov 2007 17:50:21
Message-Id: E1ItoHd-0002lF-Lz@stork.gentoo.org
1 corsair 07/11/18 17:50:13
2
3 Modified: commons-io-1.3.2.ebuild ChangeLog
4 Log:
5 Stable on ppc64; bug #198992
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.4 dev-java/commons-io/commons-io-1.3.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/commons-io-1.3.2.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/commons-io-1.3.2.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/commons-io-1.3.2.ebuild?r1=1.3&r2=1.4
14
15 Index: commons-io-1.3.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-io/commons-io-1.3.2.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- commons-io-1.3.2.ebuild 17 Nov 2007 23:51:04 -0000 1.3
22 +++ commons-io-1.3.2.ebuild 18 Nov 2007 17:50:13 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/commons-io-1.3.2.ebuild,v 1.3 2007/11/17 23:51:04 cla Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/commons-io-1.3.2.ebuild,v 1.4 2007/11/18 17:50:13 corsair Exp $
28
29 JAVA_PKG_IUSE="doc source"
30
31 @@ -13,7 +13,7 @@
32
33 LICENSE="Apache-2.0"
34 SLOT="1"
35 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd"
36 +KEYWORDS="~amd64 ~ia64 ~ppc ppc64 x86 ~x86-fbsd"
37 IUSE="test"
38
39 DEPEND=">=virtual/jdk-1.4
40
41
42
43 1.35 dev-java/commons-io/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/ChangeLog?rev=1.35&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/ChangeLog?rev=1.35&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/ChangeLog?r1=1.34&r2=1.35
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v
52 retrieving revision 1.34
53 retrieving revision 1.35
54 diff -u -r1.34 -r1.35
55 --- ChangeLog 17 Nov 2007 23:51:04 -0000 1.34
56 +++ ChangeLog 18 Nov 2007 17:50:13 -0000 1.35
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-java/commons-io
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v 1.34 2007/11/17 23:51:04 cla Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v 1.35 2007/11/18 17:50:13 corsair Exp $
62 +
63 + 18 Nov 2007; Markus Rothe <corsair@g.o> commons-io-1.3.2.ebuild:
64 + Stable on ppc64; bug #198992
65
66 17 Nov 2007; Dawid Węgliński <cla@g.o> commons-io-1.3.2.ebuild:
67 Stable on x86 (bug #198992)
68
69
70
71 --
72 gentoo-commits@g.o mailing list