Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/icedtea6-bin: ChangeLog icedtea6-bin-1.8.1.ebuild
Date: Sat, 31 Jul 2010 04:02:28
Message-Id: 20100731032443.9BF192CF37@corvid.gentoo.org
1 phajdan.jr 10/07/31 03:24:43
2
3 Modified: ChangeLog icedtea6-bin-1.8.1.ebuild
4 Log:
5 x86 stable wrt security bug #330205
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.33 dev-java/icedtea6-bin/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea6-bin/ChangeLog?rev=1.33&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea6-bin/ChangeLog?rev=1.33&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea6-bin/ChangeLog?r1=1.32&r2=1.33
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/ChangeLog,v
18 retrieving revision 1.32
19 retrieving revision 1.33
20 diff -u -r1.32 -r1.33
21 --- ChangeLog 30 Jul 2010 14:52:42 -0000 1.32
22 +++ ChangeLog 31 Jul 2010 03:24:42 -0000 1.33
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-java/icedtea6-bin
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/ChangeLog,v 1.32 2010/07/30 14:52:42 caster Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/ChangeLog,v 1.33 2010/07/31 03:24:42 phajdan.jr Exp $
28 +
29 + 31 Jul 2010; Pawel Hajdan jr <phajdan.jr@g.o>
30 + icedtea6-bin-1.8.1.ebuild:
31 + x86 stable wrt security bug #330205
32
33 *icedtea6-bin-1.8.1 (30 Jul 2010)
34
35
36
37
38 1.2 dev-java/icedtea6-bin/icedtea6-bin-1.8.1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea6-bin/icedtea6-bin-1.8.1.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea6-bin/icedtea6-bin-1.8.1.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea6-bin/icedtea6-bin-1.8.1.ebuild?r1=1.1&r2=1.2
43
44 Index: icedtea6-bin-1.8.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/icedtea6-bin-1.8.1.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- icedtea6-bin-1.8.1.ebuild 30 Jul 2010 14:52:42 -0000 1.1
51 +++ icedtea6-bin-1.8.1.ebuild 31 Jul 2010 03:24:42 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/icedtea6-bin-1.8.1.ebuild,v 1.1 2010/07/30 14:52:42 caster Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/icedtea6-bin-1.8.1.ebuild,v 1.2 2010/07/31 03:24:42 phajdan.jr Exp $
57
58 EAPI="1"
59
60 @@ -28,7 +28,7 @@
61
62 LICENSE="GPL-2-with-linking-exception"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~x86"
65 +KEYWORDS="~amd64 x86"
66
67 S="${WORKDIR}/${PN}-${TARBALL_VERSION}"