Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/icedtea6-bin: ChangeLog icedtea6-bin-1.10.3.ebuild
Date: Tue, 02 Aug 2011 15:00:13
Message-Id: 20110802145957.5912520035@flycatcher.gentoo.org
1 hwoarang 11/08/02 14:59:57
2
3 Modified: ChangeLog icedtea6-bin-1.10.3.ebuild
4 Log:
5 Stable on amd64 wrt bug #375977
6
7 (Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.62 dev-java/icedtea6-bin/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea6-bin/ChangeLog?rev=1.62&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea6-bin/ChangeLog?rev=1.62&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea6-bin/ChangeLog?r1=1.61&r2=1.62
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/ChangeLog,v
19 retrieving revision 1.61
20 retrieving revision 1.62
21 diff -u -r1.61 -r1.62
22 --- ChangeLog 24 Jul 2011 18:56:41 -0000 1.61
23 +++ ChangeLog 2 Aug 2011 14:59:57 -0000 1.62
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.61 2011/07/24 18:56:41 phajdan.jr Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/ChangeLog,v 1.62 2011/08/02 14:59:57 hwoarang Exp $
29 +
30 + 02 Aug 2011; Markos Chandras <hwoarang@g.o>
31 + icedtea6-bin-1.10.3.ebuild:
32 + Stable on amd64 wrt bug #375977
33
34 24 Jul 2011; Pawel Hajdan jr <phajdan.jr@g.o>
35 icedtea6-bin-1.10.3.ebuild:
36
37
38
39 1.3 dev-java/icedtea6-bin/icedtea6-bin-1.10.3.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea6-bin/icedtea6-bin-1.10.3.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea6-bin/icedtea6-bin-1.10.3.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.10.3.ebuild?r1=1.2&r2=1.3
44
45 Index: icedtea6-bin-1.10.3.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/icedtea6-bin-1.10.3.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- icedtea6-bin-1.10.3.ebuild 24 Jul 2011 18:56:41 -0000 1.2
52 +++ icedtea6-bin-1.10.3.ebuild 2 Aug 2011 14:59:57 -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.10.3.ebuild,v 1.2 2011/07/24 18:56:41 phajdan.jr Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/icedtea6-bin-1.10.3.ebuild,v 1.3 2011/08/02 14:59:57 hwoarang 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}"