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/jettison: ChangeLog jettison-1.0.ebuild
Date: Sat, 24 Apr 2010 17:49:25
Message-Id: 20100424174922.774882C04C@corvid.gentoo.org
1 grobian 10/04/24 17:49:22
2
3 Modified: ChangeLog jettison-1.0.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.9 dev-java/jettison/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jettison/ChangeLog?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jettison/ChangeLog?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jettison/ChangeLog?r1=1.8&r2=1.9
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-java/jettison/ChangeLog,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- ChangeLog 15 Jan 2010 20:31:53 -0000 1.8
22 +++ ChangeLog 24 Apr 2010 17:49:22 -0000 1.9
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-java/jettison
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jettison/ChangeLog,v 1.8 2010/01/15 20:31:53 abcd Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jettison/ChangeLog,v 1.9 2010/04/24 17:49:22 grobian Exp $
28 +
29 + 24 Apr 2010; Fabian Groffen <grobian@g.o> jettison-1.0.ebuild:
30 + Marked ~sparc-solaris ~x86-solaris, bug #314093
31
32 15 Jan 2010; Jonathan Callen <abcd@g.o> jettison-1.0.ebuild:
33 Add prefix keywords
34
35
36
37 1.10 dev-java/jettison/jettison-1.0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jettison/jettison-1.0.ebuild?rev=1.10&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jettison/jettison-1.0.ebuild?rev=1.10&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jettison/jettison-1.0.ebuild?r1=1.9&r2=1.10
42
43 Index: jettison-1.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-java/jettison/jettison-1.0.ebuild,v
46 retrieving revision 1.9
47 retrieving revision 1.10
48 diff -u -r1.9 -r1.10
49 --- jettison-1.0.ebuild 15 Jan 2010 20:31:53 -0000 1.9
50 +++ jettison-1.0.ebuild 24 Apr 2010 17:49:22 -0000 1.10
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/jettison/jettison-1.0.ebuild,v 1.9 2010/01/15 20:31:53 abcd Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jettison/jettison-1.0.ebuild,v 1.10 2010/04/24 17:49:22 grobian Exp $
56
57 EAPI=2
58 JAVA_PKG_IUSE="doc source"
59 @@ -13,7 +13,7 @@
60
61 LICENSE="Apache-2.0"
62 SLOT="0"
63 -KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
64 +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
65
66 IUSE=""