Gentoo Archives: gentoo-commits

From: "William Thomson (wltjr)" <wltjr@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: Mon, 19 Nov 2007 18:27:34
Message-Id: E1IuBLF-0000k6-G1@stork.gentoo.org
1 wltjr 07/11/19 18:27:29
2
3 Modified: commons-io-1.3.2.ebuild ChangeLog
4 Log:
5 amd64 stable, bug #198992.
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.5 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.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/commons-io-1.3.2.ebuild?rev=1.5&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.4&r2=1.5
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.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- commons-io-1.3.2.ebuild 18 Nov 2007 17:50:13 -0000 1.4
22 +++ commons-io-1.3.2.ebuild 19 Nov 2007 18:27:28 -0000 1.5
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.4 2007/11/18 17:50:13 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/commons-io-1.3.2.ebuild,v 1.5 2007/11/19 18:27:28 wltjr 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.36 dev-java/commons-io/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/ChangeLog?rev=1.36&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/ChangeLog?rev=1.36&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/ChangeLog?r1=1.35&r2=1.36
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v
52 retrieving revision 1.35
53 retrieving revision 1.36
54 diff -u -r1.35 -r1.36
55 --- ChangeLog 18 Nov 2007 17:50:13 -0000 1.35
56 +++ ChangeLog 19 Nov 2007 18:27:28 -0000 1.36
57 @@ -1,6 +1,10 @@
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.35 2007/11/18 17:50:13 corsair Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v 1.36 2007/11/19 18:27:28 wltjr Exp $
62 +
63 + 19 Nov 2007; William L. Thomson Jr. <wltjr@g.o>
64 + commons-io-1.3.2.ebuild:
65 + amd64 stable, bug #198992.
66
67 18 Nov 2007; Markus Rothe <corsair@g.o> commons-io-1.3.2.ebuild:
68 Stable on ppc64; bug #198992
69
70
71
72 --
73 gentoo-commits@g.o mailing list