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.7.2.ebuild
Date: Mon, 05 Apr 2010 14:10:26
Message-Id: 20100405141023.02CBD2C04A@corvid.gentoo.org
1 phajdan.jr 10/04/05 14:10:22
2
3 Modified: ChangeLog icedtea6-bin-1.7.2.ebuild
4 Log:
5 x86 stable wrt security bug #312297
6 (Portage version: 2.1.7.17/cvs/Linux i686)
7
8 Revision Changes Path
9 1.26 dev-java/icedtea6-bin/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/icedtea6-bin/ChangeLog?rev=1.26&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/icedtea6-bin/ChangeLog?rev=1.26&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/icedtea6-bin/ChangeLog?r1=1.25&r2=1.26
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/ChangeLog,v
18 retrieving revision 1.25
19 retrieving revision 1.26
20 diff -u -r1.25 -r1.26
21 --- ChangeLog 1 Apr 2010 13:59:58 -0000 1.25
22 +++ ChangeLog 5 Apr 2010 14:10:22 -0000 1.26
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.25 2010/04/01 13:59:58 caster Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/ChangeLog,v 1.26 2010/04/05 14:10:22 phajdan.jr Exp $
28 +
29 + 05 Apr 2010; Pawel Hajdan jr <phajdan.jr@g.o>
30 + icedtea6-bin-1.7.2.ebuild:
31 + x86 stable wrt security bug #312297
32
33 *icedtea6-bin-1.7.2 (01 Apr 2010)
34
35
36
37
38 1.2 dev-java/icedtea6-bin/icedtea6-bin-1.7.2.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/icedtea6-bin/icedtea6-bin-1.7.2.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/icedtea6-bin/icedtea6-bin-1.7.2.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/icedtea6-bin/icedtea6-bin-1.7.2.ebuild?r1=1.1&r2=1.2
43
44 Index: icedtea6-bin-1.7.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/icedtea6-bin-1.7.2.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- icedtea6-bin-1.7.2.ebuild 1 Apr 2010 13:59:58 -0000 1.1
51 +++ icedtea6-bin-1.7.2.ebuild 5 Apr 2010 14:10:22 -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.7.2.ebuild,v 1.1 2010/04/01 13:59:58 caster Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/icedtea6-bin-1.7.2.ebuild,v 1.2 2010/04/05 14:10:22 phajdan.jr Exp $
57
58 EAPI="1"
59
60 @@ -30,7 +30,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}"