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