Gentoo Archives: gentoo-commits

From: "Andreas Schuerch (nativemad)" <nativemad@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/icedtea-bin: ChangeLog icedtea-bin-6.1.11.5.ebuild
Date: Wed, 31 Oct 2012 14:24:39
Message-Id: 20121031142422.CA09321600@flycatcher.gentoo.org
1 nativemad 12/10/31 14:24:22
2
3 Modified: ChangeLog icedtea-bin-6.1.11.5.ebuild
4 Log:
5 x86 stable, see bug 438750
6
7 (Portage version: 2.1.11.9/cvs/Linux i686)
8
9 Revision Changes Path
10 1.31 dev-java/icedtea-bin/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/ChangeLog?rev=1.31&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/ChangeLog?rev=1.31&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/ChangeLog?r1=1.30&r2=1.31
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v
19 retrieving revision 1.30
20 retrieving revision 1.31
21 diff -u -r1.30 -r1.31
22 --- ChangeLog 21 Oct 2012 10:31:52 -0000 1.30
23 +++ ChangeLog 31 Oct 2012 14:24:22 -0000 1.31
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-java/icedtea-bin
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.30 2012/10/21 10:31:52 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.31 2012/10/31 14:24:22 nativemad Exp $
29 +
30 + 31 Oct 2012; Andreas Schuerch <nativemad@g.o>
31 + icedtea-bin-6.1.11.5.ebuild:
32 + x86 stable, see bug 438750
33
34 21 Oct 2012; Agostino Sarubbo <ago@g.o> icedtea-bin-6.1.11.5.ebuild:
35 Stable for amd64, wrt bug #438750
36
37
38
39 1.3 dev-java/icedtea-bin/icedtea-bin-6.1.11.5.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.11.5.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.11.5.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.11.5.ebuild?r1=1.2&r2=1.3
44
45 Index: icedtea-bin-6.1.11.5.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.11.5.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- icedtea-bin-6.1.11.5.ebuild 21 Oct 2012 10:31:52 -0000 1.2
52 +++ icedtea-bin-6.1.11.5.ebuild 31 Oct 2012 14:24:22 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2012 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-6.1.11.5.ebuild,v 1.2 2012/10/21 10:31:52 ago Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.11.5.ebuild,v 1.3 2012/10/31 14:24:22 nativemad Exp $
58
59 EAPI="4"
60
61 @@ -28,7 +28,7 @@
62
63 LICENSE="GPL-2-with-linking-exception"
64 SLOT="6"
65 -KEYWORDS="-* amd64 ~x86"
66 +KEYWORDS="-* amd64 x86"
67
68 IUSE="+X +alsa cjk +cups doc examples nsplugin source"
69 REQUIRED_USE="nsplugin? ( X )"