Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/commons-collections: commons-collections-3.2.1.ebuild ChangeLog
Date: Mon, 27 Oct 2008 23:17:45
Message-Id: E1KubLD-0000n3-2E@stork.gentoo.org
1 ranger 08/10/27 23:17:43
2
3 Modified: commons-collections-3.2.1.ebuild ChangeLog
4 Log:
5 stable ppc64, bug 242966
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
7
8 Revision Changes Path
9 1.6 dev-java/commons-collections/commons-collections-3.2.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1.ebuild?r1=1.5&r2=1.6
14
15 Index: commons-collections-3.2.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- commons-collections-3.2.1.ebuild 25 Oct 2008 17:27:13 -0000 1.5
22 +++ commons-collections-3.2.1.ebuild 27 Oct 2008 23:17:42 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1.ebuild,v 1.5 2008/10/25 17:27:13 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1.ebuild,v 1.6 2008/10/27 23:17:42 ranger Exp $
28
29 JAVA_PKG_IUSE="doc source test"
30
31 @@ -12,7 +12,7 @@
32
33 LICENSE="Apache-2.0"
34 SLOT="0"
35 -KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86 ~x86-fbsd"
36 +KEYWORDS="amd64 ~ia64 ppc ppc64 ~x86 ~x86-fbsd"
37 IUSE="test-framework"
38
39 COMMON_DEP="test-framework? ( =dev-java/junit-3.8* )"
40
41
42
43 1.53 dev-java/commons-collections/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-collections/ChangeLog?rev=1.53&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-collections/ChangeLog?rev=1.53&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-collections/ChangeLog?r1=1.52&r2=1.53
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-collections/ChangeLog,v
52 retrieving revision 1.52
53 retrieving revision 1.53
54 diff -u -r1.52 -r1.53
55 --- ChangeLog 25 Oct 2008 17:27:13 -0000 1.52
56 +++ ChangeLog 27 Oct 2008 23:17:42 -0000 1.53
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-java/commons-collections
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/ChangeLog,v 1.52 2008/10/25 17:27:13 nixnut Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/ChangeLog,v 1.53 2008/10/27 23:17:42 ranger Exp $
62 +
63 + 27 Oct 2008; Brent Baude <ranger@g.o>
64 + commons-collections-3.2.1.ebuild:
65 + stable ppc64, bug 242966
66
67 25 Oct 2008; nixnut <nixnut@g.o> commons-collections-3.2.1.ebuild:
68 Stable on ppc wrt bug 242966