Gentoo Archives: gentoo-commits

From: "Ralph Sennhauser (sera)" <sera@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: Sun, 01 Jan 2012 12:19:11
Message-Id: 20120101121902.6C1272004B@flycatcher.gentoo.org
1 sera 12/01/01 12:19:02
2
3 Modified: ChangeLog commons-logging-1.1.1.ebuild
4 Log:
5 Drop ia64 support #345433
6
7 (Portage version: 2.1.10.43/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.71 dev-java/commons-logging/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-logging/ChangeLog?rev=1.71&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-logging/ChangeLog?rev=1.71&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-logging/ChangeLog?r1=1.70&r2=1.71
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-logging/ChangeLog,v
19 retrieving revision 1.70
20 retrieving revision 1.71
21 diff -u -r1.70 -r1.71
22 --- ChangeLog 19 Dec 2011 12:09:29 -0000 1.70
23 +++ ChangeLog 1 Jan 2012 12:19:02 -0000 1.71
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-java/commons-logging
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-logging/ChangeLog,v 1.70 2011/12/19 12:09:29 sera Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-logging/ChangeLog,v 1.71 2012/01/01 12:19:02 sera Exp $
30 +
31 + 01 Jan 2012; Ralph Sennhauser <sera@g.o> commons-logging-1.1.1.ebuild:
32 + Drop ia64 support #345433
33
34 19 Dec 2011; Ralph Sennhauser <sera@g.o> commons-logging-1.1.1.ebuild:
35 Fix homepage wrt #202445.
36
37
38
39 1.12 dev-java/commons-logging/commons-logging-1.1.1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-logging/commons-logging-1.1.1.ebuild?rev=1.12&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-logging/commons-logging-1.1.1.ebuild?rev=1.12&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-logging/commons-logging-1.1.1.ebuild?r1=1.11&r2=1.12
44
45 Index: commons-logging-1.1.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-logging/commons-logging-1.1.1.ebuild,v
48 retrieving revision 1.11
49 retrieving revision 1.12
50 diff -u -r1.11 -r1.12
51 --- commons-logging-1.1.1.ebuild 19 Dec 2011 12:09:29 -0000 1.11
52 +++ commons-logging-1.1.1.ebuild 1 Jan 2012 12:19:02 -0000 1.12
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-logging/commons-logging-1.1.1.ebuild,v 1.11 2011/12/19 12:09:29 sera Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-logging/commons-logging-1.1.1.ebuild,v 1.12 2012/01/01 12:19:02 sera Exp $
59
60 EAPI="1"
61 JAVA_PKG_IUSE="doc source test"
62 @@ -13,7 +13,7 @@
63
64 LICENSE="Apache-2.0"
65 SLOT="0"
66 -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"
67 +KEYWORDS="amd64 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"
68 IUSE="avalon-logkit log4j servletapi avalon-framework"
69
70 COMMON_DEP="