Gentoo Archives: gentoo-commits

From: "James Le Cuirot (chewi)" <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/xalan: xalan-2.7.2.ebuild ChangeLog xalan-2.7.1.ebuild
Date: Thu, 30 Jul 2015 22:36:53
Message-Id: 20150730223649.E2BEA110@oystercatcher.gentoo.org
1 chewi 15/07/30 22:36:49
2
3 Modified: xalan-2.7.2.ebuild ChangeLog
4 Removed: xalan-2.7.1.ebuild
5 Log:
6 Mark stable according to ALLARCHES policy and drop vulnerable version
7 wrt bug #505602.
8
9 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 9C6D7DE4)
10
11 Revision Changes Path
12 1.2 dev-java/xalan/xalan-2.7.2.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xalan/xalan-2.7.2.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xalan/xalan-2.7.2.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xalan/xalan-2.7.2.ebuild?r1=1.1&r2=1.2
17
18 Index: xalan-2.7.2.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-java/xalan/xalan-2.7.2.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- xalan-2.7.2.ebuild 30 Jun 2015 11:04:04 -0000 1.1
25 +++ xalan-2.7.2.ebuild 30 Jul 2015 22:36:49 -0000 1.2
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xalan/xalan-2.7.2.ebuild,v 1.1 2015/06/30 11:04:04 chewi Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-java/xalan/xalan-2.7.2.ebuild,v 1.2 2015/07/30 22:36:49 chewi Exp $
31
32 EAPI=5
33
34 @@ -24,7 +24,7 @@
35 doc? ( mirror://apache/${PN}/${MY_PN}/binaries/${BIN_DIST} )"
36 LICENSE="Apache-2.0"
37 SLOT="0"
38 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
40
41 CDEPEND="dev-java/javacup:0
42 dev-java/bcel:0"
43
44
45
46 1.100 dev-java/xalan/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xalan/ChangeLog?rev=1.100&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xalan/ChangeLog?rev=1.100&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xalan/ChangeLog?r1=1.99&r2=1.100
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-java/xalan/ChangeLog,v
55 retrieving revision 1.99
56 retrieving revision 1.100
57 diff -u -r1.99 -r1.100
58 --- ChangeLog 11 Jul 2015 09:22:38 -0000 1.99
59 +++ ChangeLog 30 Jul 2015 22:36:49 -0000 1.100
60 @@ -1,6 +1,11 @@
61 # ChangeLog for dev-java/xalan
62 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xalan/ChangeLog,v 1.99 2015/07/11 09:22:38 chewi Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-java/xalan/ChangeLog,v 1.100 2015/07/30 22:36:49 chewi Exp $
65 +
66 + 30 Jul 2015; James Le Cuirot <chewi@g.o> -xalan-2.7.1.ebuild,
67 + xalan-2.7.2.ebuild:
68 + Mark stable according to ALLARCHES policy and drop vulnerable version wrt bug
69 + #505602.
70
71 11 Jul 2015; James Le Cuirot <chewi@g.o> xalan-2.7.1.ebuild:
72 Drop java on ia64.