Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/icedtea6-bin: ChangeLog icedtea6-bin-1.9.5.ebuild
Date: Fri, 04 Feb 2011 23:21:07
Message-Id: 20110204232056.7C42920054@flycatcher.gentoo.org
1 fauli 11/02/04 23:20:56
2
3 Modified: ChangeLog icedtea6-bin-1.9.5.ebuild
4 Log:
5 stable x86, security bug 353418
6
7 (Portage version: 2.1.9.35/cvs/Linux i686)
8
9 Revision Changes Path
10 1.48 dev-java/icedtea6-bin/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea6-bin/ChangeLog?rev=1.48&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea6-bin/ChangeLog?rev=1.48&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea6-bin/ChangeLog?r1=1.47&r2=1.48
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/ChangeLog,v
19 retrieving revision 1.47
20 retrieving revision 1.48
21 diff -u -r1.47 -r1.48
22 --- ChangeLog 2 Feb 2011 14:53:59 -0000 1.47
23 +++ ChangeLog 4 Feb 2011 23:20:56 -0000 1.48
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-java/icedtea6-bin
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/ChangeLog,v 1.47 2011/02/02 14:53:59 caster Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/ChangeLog,v 1.48 2011/02/04 23:20:56 fauli Exp $
29 +
30 + 04 Feb 2011; Christian Faulhammer <fauli@g.o>
31 + icedtea6-bin-1.9.5.ebuild:
32 + stable x86, security bug 353418
33
34 02 Feb 2011; Vlastimil Babka <caster@g.o> icedtea6-bin-1.9.5.ebuild:
35 Change SRC_URI to dev.gentoo.org
36
37
38
39 1.3 dev-java/icedtea6-bin/icedtea6-bin-1.9.5.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea6-bin/icedtea6-bin-1.9.5.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea6-bin/icedtea6-bin-1.9.5.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea6-bin/icedtea6-bin-1.9.5.ebuild?r1=1.2&r2=1.3
44
45 Index: icedtea6-bin-1.9.5.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/icedtea6-bin-1.9.5.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- icedtea6-bin-1.9.5.ebuild 2 Feb 2011 14:53:59 -0000 1.2
52 +++ icedtea6-bin-1.9.5.ebuild 4 Feb 2011 23:20:56 -0000 1.3
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/icedtea6-bin/icedtea6-bin-1.9.5.ebuild,v 1.2 2011/02/02 14:53:59 caster Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/icedtea6-bin-1.9.5.ebuild,v 1.3 2011/02/04 23:20:56 fauli Exp $
58
59 EAPI="1"
60
61 @@ -28,7 +28,7 @@
62
63 LICENSE="GPL-2-with-linking-exception"
64 SLOT="0"
65 -KEYWORDS="~amd64 ~x86"
66 +KEYWORDS="~amd64 x86"
67
68 S="${WORKDIR}/${PN}-${TARBALL_VERSION}"