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-io: ChangeLog commons-io-1.4.ebuild
Date: Sat, 24 Apr 2010 16:15:41
Message-Id: 20100424161533.D107B2C04C@corvid.gentoo.org
1 grobian 10/04/24 16:15:33
2
3 Modified: ChangeLog commons-io-1.4.ebuild
4 Log:
5 Marked ~sparc-solaris ~x86-solaris, bug #314093
6 (Portage version: 2.2.00.15842-prefix/cvs/Darwin powerpc)
7
8 Revision Changes Path
9 1.48 dev-java/commons-io/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/ChangeLog?rev=1.48&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/ChangeLog?rev=1.48&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/ChangeLog?r1=1.47&r2=1.48
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v
18 retrieving revision 1.47
19 retrieving revision 1.48
20 diff -u -r1.47 -r1.48
21 --- ChangeLog 3 Jan 2010 20:27:14 -0000 1.47
22 +++ ChangeLog 24 Apr 2010 16:15:33 -0000 1.48
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-java/commons-io
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v 1.47 2010/01/03 20:27:14 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v 1.48 2010/04/24 16:15:33 grobian Exp $
28 +
29 + 24 Apr 2010; Fabian Groffen <grobian@g.o> commons-io-1.4.ebuild:
30 + Marked ~sparc-solaris ~x86-solaris, bug #314093
31
32 03 Jan 2010; Christian Faulhammer <fauli@g.o>
33 commons-io-1.4.ebuild:
34
35
36
37 1.8 dev-java/commons-io/commons-io-1.4.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/commons-io-1.4.ebuild?rev=1.8&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/commons-io-1.4.ebuild?rev=1.8&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/commons-io-1.4.ebuild?r1=1.7&r2=1.8
42
43 Index: commons-io-1.4.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-io/commons-io-1.4.ebuild,v
46 retrieving revision 1.7
47 retrieving revision 1.8
48 diff -u -r1.7 -r1.8
49 --- commons-io-1.4.ebuild 3 Jan 2010 20:27:14 -0000 1.7
50 +++ commons-io-1.4.ebuild 24 Apr 2010 16:15:33 -0000 1.8
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/commons-io-1.4.ebuild,v 1.7 2010/01/03 20:27:14 fauli Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/commons-io-1.4.ebuild,v 1.8 2010/04/24 16:15:33 grobian Exp $
56
57 JAVA_PKG_IUSE="doc source"
58
59 @@ -13,7 +13,7 @@
60
61 LICENSE="Apache-2.0"
62 SLOT="1"
63 -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
64 +KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
65 IUSE="test"
66
67 DEPEND=">=virtual/jdk-1.4