Gentoo Archives: gentoo-commits

From: "Tony Vroon (chainsaw)" <chainsaw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/icedtea-bin: ChangeLog icedtea-bin-1.10.4.ebuild
Date: Tue, 01 Nov 2011 11:18:38
Message-Id: 20111101111826.C11DD2004B@flycatcher.gentoo.org
1 chainsaw 11/11/01 11:18:26
2
3 Modified: ChangeLog icedtea-bin-1.10.4.ebuild
4 Log:
5 Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & Agostino "ago" Sarubbo in security bug #387637.
6
7 (Portage version: 2.1.10.32/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 dev-java/icedtea-bin/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/ChangeLog?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/ChangeLog?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/ChangeLog?r1=1.1&r2=1.2
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ChangeLog 30 Oct 2011 13:53:19 -0000 1.1
23 +++ ChangeLog 1 Nov 2011 11:18:26 -0000 1.2
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-java/icedtea-bin
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.1 2011/10/30 13:53:19 caster Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.2 2011/11/01 11:18:26 chainsaw Exp $
29 +
30 + 01 Nov 2011; Tony Vroon <chainsaw@g.o> icedtea-bin-1.10.4.ebuild:
31 + Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney &
32 + Agostino "ago" Sarubbo in security bug #387637.
33
34 *icedtea-bin-1.10.4 (30 Oct 2011)
35 *icedtea-bin-1.10.3-r2 (30 Oct 2011)
36
37
38
39 1.2 dev-java/icedtea-bin/icedtea-bin-1.10.4.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-1.10.4.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-1.10.4.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-1.10.4.ebuild?r1=1.1&r2=1.2
44
45 Index: icedtea-bin-1.10.4.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-1.10.4.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- icedtea-bin-1.10.4.ebuild 30 Oct 2011 13:53:19 -0000 1.1
52 +++ icedtea-bin-1.10.4.ebuild 1 Nov 2011 11:18:26 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-1.10.4.ebuild,v 1.1 2011/10/30 13:53:19 caster Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-1.10.4.ebuild,v 1.2 2011/11/01 11:18:26 chainsaw Exp $
58
59 EAPI="3"
60
61 @@ -34,7 +34,7 @@
62
63 LICENSE="GPL-2-with-linking-exception"
64 SLOT="6"
65 -KEYWORDS="~amd64 x86"
66 +KEYWORDS="amd64 x86"
67
68 S="${WORKDIR}/${XP}"