Gentoo Archives: gentoo-commits

From: "Ralph Sennhauser (sera)" <sera@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/icedtea-bin: ChangeLog icedtea-bin-7.2.1-r1.ebuild icedtea-bin-6.1.11.1-r1.ebuild
Date: Tue, 05 Jun 2012 15:35:40
Message-Id: 20120605153528.414B92004B@flycatcher.gentoo.org
1 sera 12/06/05 15:35:28
2
3 Modified: ChangeLog icedtea-bin-7.2.1-r1.ebuild
4 icedtea-bin-6.1.11.1-r1.ebuild
5 Log:
6 Add missing -* keyword, so it wont be pulled in on archs with no keyworded alternative. #344345
7
8 (Portage version: 2.1.10.62/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.18 dev-java/icedtea-bin/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/ChangeLog?rev=1.18&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/ChangeLog?rev=1.18&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/ChangeLog?r1=1.17&r2=1.18
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v
20 retrieving revision 1.17
21 retrieving revision 1.18
22 diff -u -r1.17 -r1.18
23 --- ChangeLog 4 Jun 2012 07:20:35 -0000 1.17
24 +++ ChangeLog 5 Jun 2012 15:35:28 -0000 1.18
25 @@ -1,6 +1,11 @@
26 # ChangeLog for dev-java/icedtea-bin
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.17 2012/06/04 07:20:35 zmedico Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.18 2012/06/05 15:35:28 sera Exp $
30 +
31 + 05 Jun 2012; Ralph Sennhauser <sera@g.o>
32 + icedtea-bin-6.1.11.1-r1.ebuild, icedtea-bin-7.2.1-r1.ebuild:
33 + Add missing -* keyword, so it wont be pulled in on archs with no keyworded
34 + alternative. #344345
35
36 04 Jun 2012; Zac Medico <zmedico@g.o> icedtea-bin-6.1.11.1-r1.ebuild,
37 icedtea-bin-6.1.11.1.ebuild, icedtea-bin-7.2.1-r1.ebuild,
38
39
40
41 1.3 dev-java/icedtea-bin/icedtea-bin-7.2.1-r1.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-7.2.1-r1.ebuild?rev=1.3&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-7.2.1-r1.ebuild?rev=1.3&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-7.2.1-r1.ebuild?r1=1.2&r2=1.3
46
47 Index: icedtea-bin-7.2.1-r1.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-7.2.1-r1.ebuild,v
50 retrieving revision 1.2
51 retrieving revision 1.3
52 diff -u -r1.2 -r1.3
53 --- icedtea-bin-7.2.1-r1.ebuild 4 Jun 2012 07:20:35 -0000 1.2
54 +++ icedtea-bin-7.2.1-r1.ebuild 5 Jun 2012 15:35:28 -0000 1.3
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-7.2.1-r1.ebuild,v 1.2 2012/06/04 07:20:35 zmedico Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-7.2.1-r1.ebuild,v 1.3 2012/06/05 15:35:28 sera Exp $
60
61 EAPI="4"
62
63 @@ -28,7 +28,7 @@
64
65 LICENSE="GPL-2-with-linking-exception"
66 SLOT="7"
67 -KEYWORDS="~amd64 ~x86"
68 +KEYWORDS="-* ~amd64 ~x86"
69
70 IUSE="+X +alsa cjk +cups doc examples nsplugin source"
71 REQUIRED_USE="nsplugin? ( X )"
72
73
74
75 1.3 dev-java/icedtea-bin/icedtea-bin-6.1.11.1-r1.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.11.1-r1.ebuild?rev=1.3&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.11.1-r1.ebuild?rev=1.3&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.11.1-r1.ebuild?r1=1.2&r2=1.3
80
81 Index: icedtea-bin-6.1.11.1-r1.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.11.1-r1.ebuild,v
84 retrieving revision 1.2
85 retrieving revision 1.3
86 diff -u -r1.2 -r1.3
87 --- icedtea-bin-6.1.11.1-r1.ebuild 4 Jun 2012 07:20:35 -0000 1.2
88 +++ icedtea-bin-6.1.11.1-r1.ebuild 5 Jun 2012 15:35:28 -0000 1.3
89 @@ -1,6 +1,6 @@
90 # Copyright 1999-2012 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.11.1-r1.ebuild,v 1.2 2012/06/04 07:20:35 zmedico Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.11.1-r1.ebuild,v 1.3 2012/06/05 15:35:28 sera Exp $
94
95 EAPI="4"
96
97 @@ -28,7 +28,7 @@
98
99 LICENSE="GPL-2-with-linking-exception"
100 SLOT="6"
101 -KEYWORDS="~amd64 ~x86"
102 +KEYWORDS="-* ~amd64 ~x86"
103
104 IUSE="+X +alsa cjk +cups doc examples nsplugin source"
105 REQUIRED_USE="nsplugin? ( X )"