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/commons-collections: commons-collections-3.2.1.ebuild ChangeLog
Date: Wed, 30 Nov 2011 12:09:56
Message-Id: 20111130120947.327402004B@flycatcher.gentoo.org
1 grobian 11/11/30 12:09:47
2
3 Modified: commons-collections-3.2.1.ebuild ChangeLog
4 Log:
5 Marked ~x64-macos
6
7 (Portage version: 2.2.01.19572-prefix/cvs/Darwin i386)
8
9 Revision Changes Path
10 1.10 dev-java/commons-collections/commons-collections-3.2.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1.ebuild?r1=1.9&r2=1.10
15
16 Index: commons-collections-3.2.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- commons-collections-3.2.1.ebuild 20 Mar 2010 13:07:46 -0000 1.9
23 +++ commons-collections-3.2.1.ebuild 30 Nov 2011 12:09:47 -0000 1.10
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1.ebuild,v 1.9 2010/03/20 13:07:46 betelgeuse Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1.ebuild,v 1.10 2011/11/30 12:09:47 grobian Exp $
29
30 JAVA_PKG_IUSE="doc source test"
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="Apache-2.0"
35 SLOT="0"
36 -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
37 +KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
38 IUSE="test-framework"
39
40 COMMON_DEP="test-framework? ( =dev-java/junit-3.8* )"
41
42
43
44 1.58 dev-java/commons-collections/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-collections/ChangeLog?rev=1.58&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-collections/ChangeLog?rev=1.58&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-collections/ChangeLog?r1=1.57&r2=1.58
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-collections/ChangeLog,v
53 retrieving revision 1.57
54 retrieving revision 1.58
55 diff -u -r1.57 -r1.58
56 --- ChangeLog 20 Mar 2010 13:07:46 -0000 1.57
57 +++ ChangeLog 30 Nov 2011 12:09:47 -0000 1.58
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-java/commons-collections
60 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/ChangeLog,v 1.57 2010/03/20 13:07:46 betelgeuse Exp $
62 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/ChangeLog,v 1.58 2011/11/30 12:09:47 grobian Exp $
64 +
65 + 30 Nov 2011; Fabian Groffen <grobian@g.o>
66 + commons-collections-3.2.1.ebuild:
67 + Marked ~x64-macos
68
69 20 Mar 2010; Petteri Räty <betelgeuse@g.o>
70 commons-collections-3.2.1.ebuild: